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

aisha-ai-official /centerfold-v9:b38e2185

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
street, 1girl, dark-purple short hair, purple eyes, medium breasts, smile, casual clothes, V, portrait
Image prompt
negative_prompt
string
Negative prompt
width
integer
1280

Min: 512

Max: 1920

Width
height
integer
1280

Min: 512

Max: 1920

Height
scheduler
string (enum)
K_EULER_ANCESTRAL

Options:

K_EULER_ANCESTRAL, K_EULER, DDPM, DPM++_2M_SDE, DPM++_2M_Karras, DPM++_2M_SDE_Restart, DDIM, DPMSolverMultistep, HeunDiscrete, KarrasDPM, PNDM, LCM

Scheduler
num_inference_steps
integer
8

Min: 1

Max: 100

Inference steps
guidance_scale
number
1.2

Min: 1

Max: 20

Guidance Scale
pag_scale
number
3
PAG Scale
clip_skip
integer
0
Clip Skip
eta
number
0
ETA Param (noise)
prompt_weight
number
1

Min: 0.01

Max: 2

Prompt weight
seed
integer
Seed (leave blank for random)

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