facebookresearch/co-tracker

huggingface space down?

Closed this issue · 0 comments

Hello, when trying to open the huggingface space (linked in the readme), I got the error below. I'm not sure if this is a general hugging face issue, or specific to this project? Any help would be appreciated!

===== Application Startup at 2024-04-30 16:41:24 =====

/home/user/app/app.py:99: GradioUnusedKwargWarning: You have unused kwarg parameters in Video, please remove them: {'type': 'file'}
gr.Video(type="file", label="Input video", interactive=True),
/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/gradio/interface.py:328: UserWarning: The allow_flagging parameter in Interface nowtakes a string value ('auto', 'manual', or 'never'), not a boolean. Setting parameter to: 'never'.
warnings.warn(
Caching examples at: '/home/user/app/gradio_cached_examples/16'
Caching example 1/5
Downloading: "https://github.com/facebookresearch/co-tracker/zipball/main" to /home/user/.cache/torch/hub/main.zip
Downloading: "https://huggingface.co/facebook/cotracker/resolve/main/cotracker2.pth" to /home/user/.cache/torch/hub/checkpoints/cotracker2.pth

0%| | 0.00/195M [00:00<?, ?B/s]

23%|██▎ | 45.8M/195M [00:01<00:03, 47.6MB/s]

47%|████▋ | 91.5M/195M [00:02<00:02, 46.3MB/s]

70%|███████ | 137M/195M [00:03<00:01, 46.5MB/s]