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

alexgenovese /flux-sd3-flow-edit:c113eff6

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 to edit
model_type
string (enum)
FLUX

Options:

FLUX

Model to use for editing
source_prompt
string
Description of the input image
target_prompt
string
Description of desired output image
num_steps
integer
28

Min: 1

Max: 50

Total number of discretization steps
src_guidance_scale
number
1.5

Min: 1

Max: 30

Source prompt CFG scale
tar_guidance_scale
number
5.5

Min: 1

Max: 30

Target prompt CFG scale
n_max
integer
33

Min: 1

Max: 50

Control the strength of the edit
n_min
integer
0
Minimum step for improved style edits
n_avg
integer
1

Min: 1

Average step count (improves structure at cost of runtime)
seed
integer
42
Random seed for reproducibility

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