ComfyUI Node Runs on cloud
Trellis Image to 3D 🖼️➡️🎲
A ComfyUI node in ImpactFrames💥🎞️/Trellis with 20 inputs and 3 outputs.
Trellis Image to 3D 🖼️➡️🎲
- model
- images
- masks
- model_file
- video_path
- texture_image
◄modesingle►
◄seed0►
◄ss_guidance_strength7.5►
◄ss_sampling_steps12►
◄slat_guidance_strength3.0►
◄slat_sampling_steps12►
◄mesh_simplify0.95►
◄texture_size1024►
◄texture_modefast►
◄fps15►
◄multimodestochastic►
◄project_nametrellis_output►
◄save_glbtrue►
◄render_videofalse►
◄save_gaussianfalse►
◄save_texturefalse►
◄save_wireframefalse►
CategoryImpactFrames💥🎞️/Trellis
Inputs (20)
| Name | Type | Default | Description |
|---|---|---|---|
| model | TRELLIS_MODEL | — | |
| mode | COMBO | single | Mode. single is a single image. with multi you can provide multiple reference angles for the 3D model |
| images | IMAGE | — | |
| seed | INT | 00–2147483647 | — |
| ss_guidance_strength | FLOAT | 7.50–12 | — |
| ss_sampling_steps | INT | 121–100 | — |
| slat_guidance_strength | FLOAT | 3.00–12 | — |
| slat_sampling_steps | INT | 121–100 | — |
| mesh_simplify | FLOAT | 0.950.9–1 | Simplify the mesh. the lower the value more polygons the mesh will have |
| texture_size | INT | 1024512–2048 | Texture size. the higher the value the more detailed the texture will be |
| texture_mode | COMBO | fast | Texture mode. blank is no texture. fast is a fast texture. opt is a high quality texture |
| fps | INT | 151–60 | FPS. the higher the value the smoother the video will be |
| multimode | COMBO | stochastic | 2 options: stochastic, multidiffusion |
| project_name | STRING | trellis_output | — |
| save_glb | BOOLEAN | true | Save the GLB file this is the 3D model |
| render_video | BOOLEAN | false | Render a video |
| save_gaussian | BOOLEAN | false | Save the Gaussian file this is a ply file of the 3D model |
| save_texture | BOOLEAN | false | Save the texture file |
| save_wireframe | BOOLEAN | false | Save the wireframe file |
| masksopt | MASK | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model_file | STRING | — |
| video_path | STRING | — |
| texture_image | IMAGE | — |