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

ayushunleashed /partpacker:cf8cd1fb

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 for 3D object generation
num_steps
integer
50

Min: 1

Max: 100

Number of inference steps
cfg_scale
number
7

Min: 1

Max: 20

Classifier-free guidance scale
grid_resolution
integer
384

Min: 256

Max: 512

Grid resolution for mesh extraction
seed
integer
Random seed for reproducible results
simplify_mesh
boolean
False
Whether to simplify the output mesh
target_num_faces
integer
100000

Min: 10000

Max: 1000000

Target number of faces for mesh simplification

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