-
-
Notifications
You must be signed in to change notification settings - Fork 51
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 Gradio Demo on Hugging Face #44
Comments
Yup, definitely on plans, just didn't have time to see how it would go! 👍🏻 I'm a bit worried to know if they enable the required settings on NVIDIA Container Toolkit on their hosts for the runners to have OpenGL acceleration, and if so, is NVENC enabled to off-load video encoding to the GPU? ..just that the docker/cloud experience has been somewhat poor with some providers 😅 ~ I'm focusing in documentation on the website/FAQ, will fix minor issues with the 0.7.0.dev1 prerelease, go for a full 0.7 release and might take a look at this! |
+1 |
Hi all, sorry for the delay 😅 I got the upcoming v0.9 code and webui layout overhaul working in a spaces (can self host running from source now), albeit I only have access to the free CPU tier, which is abysmally slow to handle everything, and I mean it lol Could you help me with a community GPU grant here @AK391? A pro sub is 100% my current donations :( Cheapest one should suffice (the Thanks! 🙂 |
🔘 Request type
General feedback
🔘 Description
Great work on DepthFlow, would be great to host the demo on Hugging Face, there is also free zero-gpu support for demos with gradio
see: https://huggingface.co/docs/hub/spaces-sdks-gradio
and: https://huggingface.co/zero-gpu-explorers
you can also manage it from github: https://huggingface.co/docs/hub/en/spaces-github-actions
The text was updated successfully, but these errors were encountered: