Skip to main content
POST
Image Generation

Query

string
default:"lucataco/realvisxl-v2.0"
required
The image model to be used;

Body

string
required
Input prompt
int
default:"1024"
Width of output image. Recommended 1024 or 1280
int
default:"1024"
Height of output image. Recommended 1024 or 1280
int
default:"1"
Number of images to output.
string
Negative Input prompt
int
default:"40"
Number of denoising steps.
string
default:"DPMSolverMultistep"
scheduler
float
default:"7.0"
Scale for classifier-free guidance
float
default:"0.8"
Prompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image
float
default:"0.6"
LoRA additive scale. Only applicable on trained models.
file
Input image for img2img or inpaint mode
file
Input image for img2img or inpaint mode