Andrea Pozzetti 8163788014 Merge pull request #134 from PozzettiAndrea/dev
bump comfy-env to 0.3.84
2026-05-11 12:08:54 +02:00
2026-05-11 10:57:30 +02:00
2026-05-11 00:25:32 +02:00
2026-05-05 17:42:35 +02:00
2026-05-11 12:07:39 +02:00
2026-05-08 14:08:01 +02:00
2026-05-11 12:07:39 +02:00

ComfyUI-TRELLIS2

Installation

Three options, in order of speed → reliability:

  1. ComfyUI Manager (recommended) — search for TRELLIS2 in the Manager and click Install from the highest version displayed. If that doesn't work, try nightly.
  2. Manager via Git URL — in ComfyUI Manager: "Install via Git URL" with https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2.git.
  3. 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

tpose

rmbg

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

Contributing

Contributions are welcome! Please feel free to submit issues and pull requests.

Description
No description provided
Readme MIT 964 MiB
Languages
Python 100%