2025-01-21 20:01:16 +02:00
2025-01-21 21:11:10 +02:00
2025-01-21 21:36:02 +02:00
2025-01-21 21:41:45 +02:00
2025-01-21 20:01:16 +02:00
2025-01-21 16:33:55 +02:00
2025-01-21 20:01:16 +02:00
2025-01-21 21:07:49 +02:00
2025-01-21 21:07:49 +02:00
2025-01-21 21:12:00 +02:00
2025-01-21 21:07:49 +02:00

ComfyUI wrapper for Hunyuan3D-2

WORKINPROGRESS

installation still messy, requires compiling for texture gen

Main model, original: https://huggingface.co/tencent/Hunyuan3D-2/blob/main/hunyuan3d-dit-v2-0/model.ckpt

Converted to .safetensors: https://huggingface.co/Kijai/Hunyuan3D-2_safetensors

to ComfyUI/diffusion_models/

Rest of the models are diffusers models, so they are wrapped and autodownloaded for now.

pip install -r requirements.txt
# for texture (Linux only for now)
cd hy3dgen/texgen/custom_rasterizer
python3 setup.py install
cd hy3dgen/texgen/differentiable_renderer
bash compile_mesh_painter.sh

alt text

Description
No description provided
Readme 20 MiB
Languages
Python 95%
C++ 3.9%
Cuda 0.7%
JavaScript 0.4%