Spaces:
Running
on
Zero
Always get an error
Every thing I try returns "Error"
Opening a new issue because the problem seems persistent today (at least for me and a few others!) as in the closed discussion:
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/discussions/1
Thanks for any help!
Sorry for the inconvenience, and thanks for letting me know. I will restart the app from time to time to make sure it works as expected. (I thinks sometimes a replica node hosting this app malfunctioned and all requests sending to it failed.)
The ERROR problem is still there. Need to wait for recovery?
I am having the same problem, no matter what image I upload (or choose from the examples) - it's always an ERROR. Even if I try using a different browser.
Same problem here
Try checking that your ZeroGPU limits haven't been hit. I'm running on a Chromebook, and it works fine.
Try checking that your ZeroGPU limits haven't been hit. I'm running on a Chromebook, and it works fine.
Where do I fix it? I'm working on Chrome on macbook.
Actually I'm getting the error now. I'm going to investigate.
Sorry for the inconvenience, and thanks for letting me know. I will restart the app from time to time to make sure it works as expected. (I thinks sometimes a replica node hosting this app malfunctioned and all requests sending to it failed.)
@JeffreyXiang What if we wrote code in the RasterImpl class to log anomalies with the replica nodes? Also when I check duplicates of this space, they aren't working either.
When I run the container locally I get an error that there are no free ports from 7860-7860. The code in gradio/htttp-server.py say that it should try 100 ports but for some reason it only tried that one port. I think (could be wrong), but perhaps that's what's contributing to the issue here, the lack of a free port. Not sure.
Fixed by removing kaolin from dependency. For duplicated space, synchronize with this space can fix.
It stopped working again.
Fixed by removing kaolin from dependency. For duplicated space, synchronize with this space can fix.
Guys why does TRELLIS always give Error every time i try to run it on the HF Demo since yesterday?
Is the issue still there? I just commit a fix
It is working now! thank you!
Its work here as well. Thank you @JeffreyXiang for all of your efforts! It can be hard to maintain a free service haha