Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
ComfyUI-TRELLIS2
Installation
Three options, in order of speed → reliability:
- ComfyUI Manager (recommended) — search for
TRELLIS2in the Manager and click Install from the highest version displayed. If that doesn't work, try nightly. - Manager via Git URL — in ComfyUI Manager: "Install via Git URL" with
https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2.git. - Manual (most reliable):
cd ComfyUI/custom_nodes git clone https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2.git cd ComfyUI-TRELLIS2 pip install -r requirements.txt --upgrade python install.py
Please report any problems you hit during installation or use of my nodes — open a Discussion or Issue. Very grateful for your help! 🙏
ComfyUI custom nodes for TRELLIS.2 - Microsoft's state-of-the-art image-to-3D generation model.
Generate high-quality 3D meshes with PBR (Physically Based Rendering) materials from a single image.
Example Workfloww


https://github.com/user-attachments/assets/e28e4a74-b119-4303-8e30-63361f26aa88
Community
Questions or feature requests? Open a Discussion on GitHub.
Join the Comfy3D Discord for help, updates, and chat about 3D workflows in ComfyUI.
Credits
- TRELLIS.2 by Microsoft Research
Contributing
Contributions are welcome! Please feel free to submit issues and pull requests.