Tencent / Hunyuan3D-1

Tencent Hunyuan3D-1.0: A Unified Framework for Text-to-3D and Image-to-3D Generation
https://3d.hunyuan.tencent.com/
Other
2.26k stars 169 forks source link

Why did it take nearly two hours to generate just one image, with GPU usage at 100%? Is this normal? #39

Closed o-zero-o closed 58 minutes ago

o-zero-o commented 1 week ago

Why did it take nearly two hours to generate just one image, with GPU usage at 100%? Is this normal? img_v3_02gk_55b18c49-c8a4-4880-a82f-0a166fbca3dg

HuiwenShi commented 1 day ago

The issue might be due to a small max_size setting in Gradio. Clicking multiple times causes subsequent tasks in the queue to be recorded as well. We've fixed. Please try cloning the repository again.