BrokenSource/DepthFlow

Host Gradio Demo on Hugging Face

AK391 opened this issue ยท 1 comments

๐Ÿ”˜ 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

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!