ninja pybind11 diffusers einops opencv-python numpy torch transformers torchvision #taming-transformers-rom1504 #ConfigArgParse #ipdb omegaconf #sentencepiece tqdm # Mesh Processing trimesh pymeshlab pygltflib xatlas #kornia #facexlib # Training accelerate #pytorch_lightning #scikit-learn #scikit-image # Demo only gradio fastapi uvicorn rembg onnxruntime #gevent #geventhttpclient
ComfyUI-Hunyuan3D-2.1 is now available in ComfyUI, Hunyuan3D-2.1 is a scalable 3D asset creation system that advances state-of-the-art 3D generation through two pivotal innovations: Fully Open-Source Framework and Physically-Based Rendering (PBR) Texture Synthesis.
cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1.git
cd ComfyUI-Hunyuan3D-2.1
pip install torch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu124
pip install -r requirements.txt
cd hy3dpaint/custom_rasterizer
pip install -e .
cd ../..
cd hy3dpaint/DifferentiableRenderer
bash compile_mesh_painter.sh
cd ../..
It takes 10 GB VRAM for shape generation, 21GB for texture generation and 29GB for shape and texture generation in total.
| Model | Description | Date | Size | Huggingface |
|—————————-|—————————–|————|——|——————————————————————————————-|
| Hunyuan3D-Shape-v2-1 | Image to Shape Model | 2025-01-21 | 3.3B | Download |
| Hunyuan3D-Paint-v2-1 | Texture Generation Model | 2025-01-21 | 2B | Download |