Spaces:
Running
Running
ZeroGPU with gradio in docker
#154
by
ejschwartz
- opened
Please make this feature available to gradio when run inside a docker container.
I use HuggingFace spaces to make it easy to test new neural decompiler models, but newer models really need access to a GPU. Unfortunately, most of the models are distributed as git repositories which are much easier to "install" using a Dockerfile than trying to copy and paste code into a single repository.