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

0x7o /if-v1.0-img2img:2bc567bd

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
A fantasy landscape in style minecraft
Input prompt
negative_prompt
string
None
num_inference_steps
integer
50

Min: 1

Max: 100

Number of inference steps
num_outputs
integer
1

Min: 1

Max: 5

Number of images to output.
original_image
string
Inital image to generate variations of.
seed
integer
0

Max: 4294967295

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

Max: 15

Guidance scale
stage3_upscale
boolean
False
Use 1024x1024 upscaler

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