ComfyUI Node
TRELLIS2 Predict (Image to 3D Mesh)
A ComfyUI node in TRELLIS2/Core with 6 inputs and 1 output.
TRELLIS2 Predict (Image to 3D Mesh)
- image
- mesh
◄resolution1024►
◄seed0►
◄remove_backgroundtrue►
◄simplify_meshfalse►
◄target_faces50000►
CategoryTRELLIS2/Core
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to convert to 3D mesh | |
| resolutionopt | COMBO | 1024 | Processing resolution (higher = better quality, slower) |
| seedopt | INT | 00–2147483647 | Random seed for reproducible results (0 = random) |
| remove_backgroundopt | BOOLEAN | true | Automatically remove background before processing |
| simplify_meshopt | BOOLEAN | false | Simplify mesh to reduce polygon count |
| target_facesopt | INT | 500001000–500000 | Target face count when simplifying (only if simplify_mesh is True) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| mesh | TRELLIS_MESH | — |