takahirox / tiny-web-metaverse

A web-based 3D virtual space lightweight framework with high flexibility, extensibility, and easy hosting, built on ECS architecture
MIT License
118 stars 13 forks source link

Demo: Fix text-to-3d #79

Closed takahirox closed 5 months ago

takahirox commented 5 months ago

Text-to-3D seems to have been broken. We should fix it. Perhaps gradio client version needs to be upgraded.

takahirox commented 5 months ago

Fixed.

Hugging face space seems to be deactivate if its idle time is too long. We may need to fire it by accessing first. Retrying the request may resolve the issue? It is another issue from this issue tho.