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

zylim0702 /yun-3d-2.1:824a0c6e

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
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
merge_by_distance
boolean
True
Merge vertices by distance before texturing (recommended for texture painting)
merge_distance
number
0.001

Max: 1

Distance threshold for merging vertices
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'}