You're looking at a specific version of this model. Jump to the model overview.

firtoz /trellis:809c6a54

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
Input image to generate 3D asset from
seed
integer
0
Random seed for generation
randomize_seed
boolean
True
Randomize seed
output_format
string (enum)
glb

Options:

mesh, glb

Output format for the 3D asset
ss_guidance_strength
number
7.5

Max: 10

Stage 1: Sparse Structure Generation - Guidance Strength
ss_sampling_steps
integer
12

Min: 1

Max: 50

Stage 1: Sparse Structure Generation - Sampling Steps
slat_guidance_strength
number
3

Max: 10

Stage 2: Structured Latent Generation - Guidance Strength
slat_sampling_steps
integer
12

Min: 1

Max: 50

Stage 2: Structured Latent Generation - Sampling Steps
mesh_simplify
number
0.95

Min: 0.9

Max: 0.98

GLB Extraction - Mesh Simplification
texture_size
integer
1024

Min: 512

Max: 2048

GLB Extraction - Texture Size

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}