Spaces:
Runtime error
The space is running but in the browsers it is still loading
I don't understand what's going on. After changing from the gradio_leaderboard
package to the GitHub ZIP file in the requrements.txt
file, my application won't load in the browser. It still shows the message Loading...
. Yet there is no error in the log and Space is in the Running
state. The modifications I made to the gradio_leaderboard
package should not cause looping.
One more thing. I tried installing the same package using the git+git://
syntax. But it was worse, because it failed when downloading the git repository from GitHub. It ended with a Connection timed out
error.
So installing the package using git+https://
works. But the endless Loading...
is still there. Even when I tried a version that should be identical to the package on pypi.
git+https://github.com/freddyaboulton/gradio-leaderboard@main#egg=gradio_leaderboard