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

hcl14 /direct3d_s2:b1224f7d

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
use_alpha
boolean
False
Use Alpha Channel
resolution
None
1024
SDF Resolution
simplify
boolean
True
Simplify mesh
reduce_ratio
number
0.95

Min: 0.1

Max: 0.95

Faces Reduction Ratio
seed
integer
Random seed (leave empty for random)

Output schema

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

Schema
{'properties': {'model_file': {'format': 'uri',
                               'title': 'Model File',
                               'type': 'string'}},
 'required': ['model_file'],
 'title': 'Output',
 'type': 'object'}