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

delta-lock /ponynai3:d52eab59

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
model
None
tPonynai3_v55.safetensors
The model to use
vae
None
default
The VAE to use
prompt
string
1girl, cat girl, cat ears, cat tail, yellow eyes, white hair, bob cut, from side, scenery, sunset
The prompt
lora_url
string
The URL to the LoRA (Will download the weights, might take a while if the LoRA is huge or the download is slow, WILL CHARGE WHEN DOWNLOADING)
negative_prompt
string
unaestheticXL_Sky3.1, animal, cat, dog, big breasts
The negative prompt (For things you don't want)
prepend_preprompt
boolean
True
Prepend preprompt (Prompt: "score_9, score_8_up, score_7_up, " Negative prompt: "score_4, score_3, score_2, score_1, worst quality, bad hands, bad feet, ").
scheduler
None
DPM++ 2M SDE Karras
The scheduler to use
steps
integer
35

Min: 1

Max: 100

The steps when generating
cfg_scale
number
7

Min: 1

Max: 30

CFG Scale defines how much attention the model pays to the prompt when generating
guidance_rescale
number
0.7

Max: 1

The amount to rescale CFG generated noise to avoid generating overexposed images
width
integer
1184

Min: 1

Max: 2048

The width of the image
height
integer
864

Min: 1

Max: 2048

The height of the image
batch_size
integer
1

Min: 1

Max: 4

Number of images to generate (1-4)
seed
integer
-1
The seed used when generating, set to -1 for random seed

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