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.21k stars 167 forks source link

请教显存占用 #4

Closed supersyz closed 2 weeks ago

supersyz commented 2 weeks ago

您好,看到readme说要40G显存左右,请问是对应lite还是std呀?24G显存没办法跑了吗TT 感谢大佬的开源!

Commander-bao commented 2 weeks ago

16G显存已经爆炸了

HuiwenShi commented 2 weeks ago

When the GPU memory is not enough, one way is to try to split the three modules in the process and run each module separately. We will optimize this and release the code in the future.

Phrixus2023 commented 2 weeks ago

我也是只能出图,生成3D模型最精简的lite模型显存都爆炸了,我还是4090未阉割版

Commander-bao commented 2 weeks ago

When the GPU memory is not enough, one way is to try to split the three modules in the process and run each module separately. We will optimize this and release the code in the future.

Thank you very much! I have modified the code, and now I am able to generate 3D models with my GPU.