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.
prompt
Type:string
Default value:-
Description:Text prompt for image generation
image_prompt
Type:image
Default value:
Description:Image to use with Flux Redux. This is used together with the text prompt to guide the generation towards the composition of the image_prompt. Must be jpeg, png, gif, or webp.
image_prompt_strength
Type:float
Default value:0.1
Description:Blend between the prompt and the image prompt.
Range:
Min: 0
|
Max: 1
aspect_ratio
Type:enum
Default value:-
Description:Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image.