You're looking at a specific version of this model. Jump to the model overview.
black-forest-labs /flux-depth-pro:af2100f4
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 |
|---|---|---|---|
| output_format |
None
|
jpg
|
Format of the output images.
|
| seed |
integer
|
Random seed. Set for reproducible generation
|
|
| steps |
integer
|
50
Min: 15 Max: 50 |
Number of diffusion steps. Higher values yield finer details but increase processing time.
|
| prompt |
string
|
Text prompt for image generation
|
|
| guidance |
number
|
30
Min: 1 Max: 100 |
Controls the balance between adherence to the text as well as image prompt and image quality/diversity. Higher values make the output more closely match the prompt but may reduce overall image quality. Lower values allow for more creative freedom but might produce results less relevant to the prompt.
|
| control_image |
string
|
Image to use as control input. Must be jpeg, png, gif, or webp.
|
|
| safety_tolerance |
integer
|
2
Min: 1 Max: 6 |
Safety tolerance, 1 is most strict and 6 is most permissive
|
| prompt_upsampling |
boolean
|
False
|
Automatically modify the prompt for more creative generation
|
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'}