Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

huggingface space down? #82

Closed
caylamiller opened this issue May 7, 2024 · 0 comments
Closed

huggingface space down? #82

caylamiller opened this issue May 7, 2024 · 0 comments

Comments

@caylamiller
Copy link

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants