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

0x7o /if-v1.0-img2img:4db1f68a

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
original_image
string
Inital image to generate variations of.
prompt
string
A painting of a cat
Input prompt
negative_prompt
string
None
style_prompt
string
None
num_outputs
integer
1

Min: 1

Max: 5

Number of images to output.
seed
integer
0

Max: 4294967295

Random seed. Leave 0 to randomize the seed
guidance_scale
number
10

Max: 15

Guidance scale

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