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

usamaehsan /flux-multicontrolnet:aea4efb9

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
A bohemian-style female travel blogger with sun-kissed skin and messy beach waves
Input prompt
guidance_scale
number
3.5

Max: 20

Guidance scale
steps
integer
20

Min: 1

Max: 50

Number of steps
seed
integer
Set a seed for reproducibility. Random by default.
scheduler
string (enum)
FlowMatchEulerDiscreteScheduler

Options:

FlowMatchEulerDiscreteScheduler, DDIM, DPMSolverMultistep, EulerAncestralDiscrete, EulerDiscrete, HeunDiscrete, LMSDiscrete, PNDM, UniPCMultistep, KDPM2AncestralDiscrete, KDPM2Discrete, DDPM, DEISMultistep, DPMSolverSinglestep

Scheduler to use
canny_image
string
Canny control image
tile_image
string
Tile control image
depth_image
string
Depth control image
blur_image
string
Blur control image
pose_image
string
Pose control image
gray_image
string
Gray control image
low_quality_image
string
Low-quality control image
canny_strength
number
0.4

Max: 1

Canny ControlNet strength
tile_strength
number
0.4

Max: 1

Tile ControlNet strength
depth_strength
number
0.2

Max: 1

Depth ControlNet strength
blur_strength
number
0.4

Max: 1

Blur ControlNet strength
pose_strength
number
0.4

Max: 1

Pose ControlNet strength
gray_strength
number
0.4

Max: 1

Gray ControlNet strength
low_quality_strength
number
0.4

Max: 1

Low-quality ControlNet strength

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'}