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

zylim0702 /yun-3d-2.1:f019553e

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
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.0001

Max: 1

Distance threshold for merging vertices
smooth_surface
boolean
False
Apply surface smoothing for better quality (recommended for organic models)
smooth_iterations
integer
2

Max: 10

Number of smoothing iterations (more = smoother but less detail)
smooth_shading
boolean
True
Apply smooth shading to faces for better lighting
output_format
None
glb
Output file format
num_views
integer
4

Min: 2

Max: 16

Number of views for texture painting (higher = more accurate but slower)
paint_resolution
integer
768

Min: 256

Max: 1024

Resolution for texture painting (higher = more detailed but slower)

Output schema

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

Schema
{'title': 'Output'}