You're looking at a specific version of this model. Jump to the model overview.
fire /part-crafter:3e94ff15
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 mesh generation
|
|
num_parts |
integer
|
4
Min: 1 Max: 16 |
Number of parts to generate
|
seed |
integer
|
0
Max: 10000 |
Random seed for reproducibility. Use 0 for random seed
|
num_tokens |
None
|
1024
|
Number of tokens for generation
|
num_inference_steps |
integer
|
50
Min: 10 Max: 100 |
Number of inference steps
|
guidance_scale |
number
|
7
Min: 1 Max: 15 |
Guidance scale for generation
|
remove_background |
boolean
|
False
|
Remove background from input image
|
use_flash_decoder |
boolean
|
True
|
Use flash decoder for faster inference (Tempermental?)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}