You're looking at a specific version of this model. Jump to the model overview.
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 |
---|---|---|---|
prompt |
string
|
Prompt for generated image
|
|
seed |
integer
|
1234
|
Random seed
|
num_inference_steps |
integer
|
28
Min: 1 Max: 50 |
Number of inference steps for Flux
|
guidance |
number
|
3
Max: 10 |
Guidance scale for Flux
|
prompt_strength |
number
|
0.8
Max: 1 |
Prompt strength for img2img in Flux (only applicable if image is provided)
|
steps |
integer
|
50
Min: 20 Max: 50 |
Number of inference steps for Hunyuan
|
guidance_scale |
number
|
5.5
Min: 1 Max: 20 |
Guidance scale for Hunyuan
|
octree_resolution |
integer
(enum)
|
512
Options: 256, 384, 512 |
Octree resolution for Hunyuan
|
resolution |
integer
|
96
|
Voxel resolution for glb2vox
|
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'}