Infery.ai
← All models

Flow-Edit

flowedit

Image editby flowedit

The model provides you high quality image editing capabilities.

images

Pricing

Price
0.156 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducible generation. If set none, a random seed will be used.
n_avgAverage step count
n_maxControl the strength of the edit
n_minMinimum step for improved style edits
image_urlrequiredstringURL of image to be used for relighting
source_promptrequiredstringPrompt of the image to be used.
target_promptrequiredstringPrompt of the image to be made.
src_guidance_scaleGuidance scale for the source.
tar_guidance_scaleGuidance scale for target.
num_inference_stepsSteps for which the model should run.

Output

FieldTypeDescription
seedinteger Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
imageThe generated image file info.