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

dazaleas /sd15-cog:15d02e5a

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
string (enum)
pastelmix.safetensors

Options:

dreamshaper.safetensors, cf25.safetensors, schexcelsior.safetensors, tmix.safetensors, pastelmix.safetensors, anime.safetensors, xxmix.safetensors

The model to use
vae
string (enum)
None

Options:

None, Automatic, moist.vae.pt, clear.safetensors, ema_original.pt, consistency.pt

The vae to use
prompt
string
masterpiece, illustration, portrait of a beautiful young woman
The prompt
negative_prompt
string
low quality, bad quality, worst quality
The negative prompt (For things you don't want)
sampler_name
string (enum)
DPM++ 2M Karras

Options:

DDIM, DPM++ SDE Karras, DPM++ 2M Karras, DPM++ 2S a Karras, DPM2 a Karras, DPM2 Karras, LMS Karras, DPM adaptive, DPM fast, DPM++ SDE, DPM++ 2M, DPM++ 2S a, DPM2 a, DPM2, Heun, LMS, Euler, Euler a

The sampler used when generating
steps
integer
15

Min: 1

Max: 100

The steps when generating
cfg_scale
number
7

Min: 1

Max: 20

CFG Scale defines how much attention the model pays to the prompt when generating
width
integer
768

Min: 1

Max: 2048

The width of the image
height
integer
768

Min: 1

Max: 2048

The height of the image
batch_size
integer
1

Min: 1

Max: 4

Number of images to generate (1-4)
enable_hr
boolean
False
Generate high resoultion version
hr_scale
integer
2

Min: 1

Max: 4

The scale to resize
denoising_strength
number
0.38

Max: 1

The strength when applying denoising
hr_second_pass_steps
integer
8

Max: 30

The steps when performing second pass
hr_upscaler
string (enum)
R-ESRGAN 4x+ Anime6B

Options:

R-ESRGAN 4x+ Anime6B, R-ESRGAN 4x+, 4x_fatal_Anime_500000_G, 4x-AnimeSharp

The upscaler to use when performing second pass
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'}