0x101/n001_0

Public
3.2K runs

Run 0x101/n001_0 with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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
explain the image
init_image
string
source image
strength
number
0.8

Max: 1

i2i strength
negative_prompt
string
ugly, blurry, poor quality
negative strings
num_inference_steps
integer
28

Min: 1

Max: 200

how to many steps
true_cfg_scale
number
4

Min: 1

Max: 20

guidance scale
aspect_ratio
None
1:1
ratio of output image
width
integer
width of output image
height
integer
height of output image
lora
string
lora
lora_scale
number
1
lora scale
seed
integer
-1
seed
ka_token
string
KA token.

Output schema

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

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}