Spaces:
Running
on
Zero
"Error" for all inputs
Anyone got this to work?
Gradio was working roughly ~15 minutes ago. Suddenly stopped working.
It says "Running on ZERO" all the time. Maybe no free slots available?
Hi! I restart the app and it seems to back to normal now. Though I don't know why it was broken.😥
Excellent... we are so back!
FWIW, I'm seeing this same error again right now - everything errors.
Same here
Yep, errors all the time...
Maybe
@JeffreyXiang
already got a nice 20 million $ proposition from Adobe and sold the code? Haha) Jk.. (Tho I wish Jeffrey does get even more for his amazing talent)
Hey there
@JeffreyXiang
I see error
on every input
Sorry guys for the inconvenience😥, current solution is I restart the app whenever it malfunctions. Let me know in if It breaks again.
Seems it's broken now.
Restarted
Again
Is there any way to fix or automate the restart?
Yeah feels like an automatic restart every X hours is the way to go barring some other fix..
Still not working?
I had duplicated the space and it was running fine on ZeroGPU.
However, now even after restarting/rebuilding the space the error is constant.
I had duplicated the space and it was running fine on ZeroGPU.
However, now even after restarting/rebuilding the space the error is constant.
I tried to fix it but failed. It seems not related to the code..
I had duplicated the space and it was running fine on ZeroGPU.
However, now even after restarting/rebuilding the space the error is constant.I tried to fix it but failed. It seems not related to the code..
Can you fix it? The tool is very useful.
p.s. I use it for hearing aids and prostheses. I would deploy it on MacBook M1 but don't know how.
Is that can be possible that rate limit cause some issues?
https://www.gradio.app/main/docs/python-client/using-zero-gpu-spaces
I am reaching out to HF support team to see if they could provide some help.
Finally, it is back!
I remove Kaolin from dependency and it works. For people who duplicated this space, just synchronize!
Hi @JeffreyXiang , it looks like your last commit prevents the examples for properly working. I've not been digging a lot but probably that using https://www.gradio.app/guides/resource-cleanup from Gradio instead could help
Hi @JeffreyXiang , it looks like your last commit prevents the examples for properly working. I've not been digging a lot but probably that using https://www.gradio.app/guides/resource-cleanup from Gradio instead could help
Thank you for the advice! Looking into that