Doesn't work if we duplicate this leaderboard.

#13
by juncliu - opened

Hi,

Thanks for the great demo. I am trying to build our own leaderboard based on this one. But I found it cannot even work if I duplicate this space and change the environment accordingly. Here is the link: https://huggingface.co/spaces/juncliu/demo_leaderboard. Basically, it cannot be displayed correctly.

But the log looks fine:

===== Application Startup at 2024-10-20 09:54:30 =====

None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used.
./eval-queue
./eval-results
* Running on local URL:  http://0.0.0.0:7860, with SSR ⚡
Attempted to select a non-interactive or hidden tab.
Attempted to select a non-interactive or hidden tab.

To create a public link, set `share=True` in `launch()`.
Attempted to select a non-interactive or hidden tab.
Attempted to select a non-interactive or hidden tab.
Attempted to select a non-interactive or hidden tab.
Attempted to select a non-interactive or hidden tab.
`` `
Could you suggest what the possible issue is for that? Thanks a lot. 

Another strange thing is that it works if I put it locally. It can display normally.
image.png

Sign up or log in to comment