You're looking at a specific version of this model. Jump to the model overview.
zylim0702 /yun-3d-2.1:3dcd4bfe
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
|
| remove_background |
boolean
|
True
|
Remove background from input image before 3D generation
|
| quality |
None
|
Extra High
|
3D generation quality level
|
| 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'}