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

impetusdesign /fynd_jr:7a90584f

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 for style guidance
prompt
string
Text prompt for image generation
aspect_ratio
string
1:1
Aspect ratio of the output image (valid values: '1:1', '3:4', '4:3', '16:9')
ip_scale
number
0.5

Max: 1

IP Adapter scale (default: 0.5)
seed
integer
42
Seed value for reproducibility
num_outputs
integer
1

Min: 1

Max: 4

Number of output images (1–4)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}