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

zylim0702 /yun-3d-2.1:777f9aa7

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 generation
mode
None
textured
Generation mode: 'shape_only' for 3D shape only, 'textured' for shape + texture
num_inference_steps
integer
30

Min: 1

Max: 100

Number of denoising steps for shape generation
guidance_scale
number
7.5

Min: 1

Max: 20

Guidance scale for shape generation
seed
integer
1234

Max: 2147483647

Random seed for reproducible generation
octree_resolution
integer
256

Min: 16

Max: 512

Octree resolution for shape generation
num_chunks
integer
200000

Min: 1000

Max: 5000000

Number of chunks for processing
remove_background
boolean
True
Automatically remove background from input image
max_num_view
integer
8

Min: 6

Max: 9

Maximum number of views for texture generation
texture_resolution
None
768
Resolution for texture generation
simplify_mesh
boolean
False
Simplify the generated mesh to reduce face count
target_face_count
integer
10000

Min: 100

Max: 1000000

Target number of faces after simplification
output_format
None
glb
Output file format

Output schema

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

Schema
{'title': 'Output'}