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

paragekbote /flux-fast-lora-hotswap-img2img:e6e00065

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 image generation.
trigger_word
string
Trigger word to select LoRA.
init_image
string
Initial image (URL).
strength
number
0.6

Max: 1

Strength of transformation.
guidance_scale
number
7.5
Classifier-free guidance scale follows the text prompt.
num_inference_steps
integer
28

Min: 1

Number of denoising steps for image generation.
seed
integer
42
Random seed.

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