fishwowater/trellis2
TRELLIS.2: Native and Compact Structured Latents for 3D Generation
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image * | string (uri) | Input image to generate 3D asset from | — | — |
decimation_target | integer | Target number of faces for decimation (only used if generate_model=True) | 1000000 | min: 100000, max: 2000000 |
generate_model | boolean | Generate 3D model file (GLB) | true | — |
generate_video | boolean | Generate rendered video preview | true | — |
pipeline_type | string | Pipeline type for quality/speed tradeoff | "1024_cascade" | 512 1024 1024_cascade 1536_cascade |
preprocess_image | boolean | Preprocess image (remove background and crop) | true | — |
randomize_seed | boolean | Randomize seed | false | — |
return_no_background | boolean | Return the preprocessed image without background | false | — |
seed | integer | Random seed for generation | 42 | — |
shape_slat_guidance_rescale | number | Shape SLat guidance rescale | 0.5 | min: 0, max: 1 |
shape_slat_guidance_strength | number | Shape SLat guidance strength | 7.5 | min: 0, max: 15 |
shape_slat_rescale_t | number | Shape SLat rescale T | 3 | min: 1, max: 6 |
shape_slat_steps | integer | Shape SLat sampling steps | 12 | min: 1, max: 50 |
sparse_structure_guidance_rescale | number | Sparse structure guidance rescale | 0.7 | min: 0, max: 1 |
sparse_structure_guidance_strength | number | Sparse structure guidance strength | 7.5 | min: 0, max: 15 |
sparse_structure_rescale_t | number | Sparse structure rescale T | 5 | min: 1, max: 6 |
sparse_structure_steps | integer | Sparse structure sampling steps (more steps = better quality, slower) | 12 | min: 1, max: 50 |
tex_slat_guidance_rescale | number | Texture SLat guidance rescale | 0 | min: 0, max: 1 |
tex_slat_guidance_strength | number | Texture SLat guidance strength | 1 | min: 0, max: 15 |
tex_slat_rescale_t | number | Texture SLat rescale T | 3 | min: 1, max: 6 |
tex_slat_steps | integer | Texture SLat sampling steps | 12 | min: 1, max: 50 |
texture_size | integer | Texture size for GLB export (only used if generate_model=True) | 4096 | min: 1024, max: 8192 |
image required string Input image to generate 3D asset from
decimation_target integer Target number of faces for decimation (only used if generate_model=True)
1000000 min: 100000, max: 2000000 generate_model boolean Generate 3D model file (GLB)
true generate_video boolean Generate rendered video preview
true pipeline_type string Pipeline type for quality/speed tradeoff
"1024_cascade" preprocess_image boolean Preprocess image (remove background and crop)
true randomize_seed boolean Randomize seed
false return_no_background boolean Return the preprocessed image without background
false seed integer Random seed for generation
42 shape_slat_guidance_rescale number Shape SLat guidance rescale
0.5 min: 0, max: 1 shape_slat_guidance_strength number Shape SLat guidance strength
7.5 min: 0, max: 15 shape_slat_rescale_t number Shape SLat rescale T
3 min: 1, max: 6 shape_slat_steps integer Shape SLat sampling steps
12 min: 1, max: 50 sparse_structure_guidance_rescale number Sparse structure guidance rescale
0.7 min: 0, max: 1 sparse_structure_guidance_strength number Sparse structure guidance strength
7.5 min: 0, max: 15 sparse_structure_rescale_t number Sparse structure rescale T
5 min: 1, max: 6 sparse_structure_steps integer Sparse structure sampling steps (more steps = better quality, slower)
12 min: 1, max: 50 tex_slat_guidance_rescale number Texture SLat guidance rescale
0 min: 0, max: 1 tex_slat_guidance_strength number Texture SLat guidance strength
1 min: 0, max: 15 tex_slat_rescale_t number Texture SLat rescale T
3 min: 1, max: 6 tex_slat_steps integer Texture SLat sampling steps
12 min: 1, max: 50 texture_size integer Texture size for GLB export (only used if generate_model=True)
4096 min: 1024, max: 8192 52e1ad685259 Updated: 6/26/2026 1.2K runs
cinemasetfree.com