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

aisha-ai-official /centerfold-v9:792978ed

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
Input prompt
negative_prompt
string
3d, render, bad hands, fewer digits, extra digits, amateur drawing, DeepNegative_xl_v1
Input negative prompt
width
integer
1024

Min: 512

Max: 1344

Output image width
height
integer
1024

Min: 512

Max: 1344

Output image height
scheduler
string (enum)
LCM

Options:

DDIM, DPMSolverMultistep, HeunDiscrete, KarrasDPM, K_EULER_ANCESTRAL, K_EULER, PNDM, LCM

Scheduler
num_inference_steps
integer
10

Min: 1

Max: 100

Number of denoising steps
guidance_scale
number
1.5

Min: 1

Max: 20

Guidance Scale
seed
integer
Random seed. Leave blank for a 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'}