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

firtoz /trellis:acb329d0

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
1
Random seed for generation
output_format
string (enum)
glb

Options:

mesh, glb

Output format for the 3D asset
cfg_strength
number
7.5

Max: 15

Classifier-free guidance strength
steps
integer
12

Min: 1

Max: 50

Number of sampling steps
simplify_ratio
number
0.95

Max: 1

Ratio for mesh simplification (only for GLB)
texture_size
integer
1024

Min: 128

Max: 4096

Texture size for GLB export

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'}