You're looking at a specific version of this model. Jump to the model overview.
goodguy1963 /good-sdxl-models-plus-loras:4f9fcb1c
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
|
Input prompt
|
|
negative_prompt |
string
|
worst quality, low quality, normal quality, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, mutated, deformed, distorted, disfigured, body horror, watermark, text, meme, bad proportions, cropped head, out of frame, cut off, ugly, duplicate, mutilated, mutation, disgusting, bad anatomy, bad hands, three hands, three legs, bad feet, three feet
|
Specify things to not see in the output
|
image |
string
|
Input image for img2img or inpaint mode
|
|
mask |
string
|
Input mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
|
|
width |
integer
(enum)
|
768
Options: 128, 256, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1152, 1280, 1408, 1536, 1664, 1792, 1920, 2048 |
Width of output image
|
height |
integer
(enum)
|
768
Options: 128, 256, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 1152, 1280, 1408, 1536, 1664, 1792, 1920, 2048 |
Height of output image
|
num_inference_steps |
integer
|
30
Min: 1 Max: 500 |
Number of denoising steps
|
guidance_scale |
number
|
7.5
Min: 1 Max: 20 |
Scale for classifier-free guidance
|
prompt_strength |
number
|
0.8
Max: 1 |
Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image
|
model_name |
string
(enum)
|
realvisxl_v50_sg161222
Options: realvisxl_v50_sg161222, realdream_sdxl5_sinatra, albedobase_xl_31large, realism_engine_sdxl_razzz, cyberrealistic_xl_cyberdelia |
Choose which model to use
|
lora_selection |
string
(enum)
|
none
Options: none, detail_tweaker_xl, extremely_detailed, detailed_eyes_xl |
Select a LoRA or LoRA combination to apply
|
lora_weight |
number
|
0.8
Min: 0.5 Max: 3 |
LoRA weight (higher values increase effect strength)
|
sampler |
string
(enum)
|
DPMSolverMultistep
Options: DDIM, DPMSolverMultistep, DPMSolverSinglestep, DPMPP_2M, HeunDiscrete, K_EULER_ANCESTRAL, K_EULER, PNDM, KLMS, KDPM2Discrete, KDPM2AncestralDiscrete, DEISMultistep, UniPCMultistep |
Choose a sampler
|
scheduler_type |
string
(enum)
|
default
Options: default, karras, exponential, simple, discrete, sde-dpmsolver++, v-prediction |
Choose a scheduler type
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}