-
Notifications
You must be signed in to change notification settings - Fork 12
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
Host demos on Huggingface Spaces #6
Comments
Hi @yvrjsharma, |
Hi @LHY-HongyangLi, Congrats on your work. Besides hosting a demo, are you also up for uploading the model to the hub, instead of Google Drive? This could enhance its discoverability as people can then find them when searching for tracking models on hf.co/models. See here for a guide: https://huggingface.co/docs/hub/models-uploading. It can also be linked to the paper page (where I discovered your work): https://huggingface.co/papers/2407.16291. See here on how to do that: https://huggingface.co/docs/hub/en/paper-pages#linking-a-paper-to-a-model-dataset-or-space. Let us know if you need any help! Cheers, Niels |
Dear @yvrjsharma and @NielsRogge , |
Hi @LHY-HongyangLi Can you share your Spaces link, we can try assigning a ZeroGPU to it. Also, you might need to modify the gradio demo code a bit for it to work as a ZeroGPU Space. To understand this better, please refer to the usage section of the organization: https://huggingface.co/zero-gpu-explorers. |
Hi @yvrjsharma, |
Hi @LHY-HongyangLi, coming back to this thread, would you be up for uploading the model to the hub, rather than Google Drive? Could be pushed here: https://huggingface.co/HYeungLee. Next we could look into providing a Spaces demo, linked to the model |
Hi @LHY-HongyangLi congratulations on TAPTR release! It would be amazing to have the demos hosted on Huggingface Spaces. We provide GPU grants for research-oriented projects and papers, and we would be happy to sponsor ZeroGPU (A100s) for hosting the TAPTR demos on Spaces.
You will need to modify the demo code for ZeroGPU Spaces. To understand this better, please refer to the
usage
section of the organization: https://huggingface.co/zero-gpu-explorers.Here is a step-by-step guide for using the gradio sdk on Spaces: https://huggingface.co/docs/hub/en/spaces-sdks-gradio.
For information on how to apply for GPU grants on Spaces, please visit: https://huggingface.co/docs/hub/en/spaces-gpus#community-gpu-grants."
The text was updated successfully, but these errors were encountered: