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

nightmareai/disco-diffusion:0ed75cb9

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
steps
integer
75
Number of steps
prompt
string
A beautiful painting of a singular lighthouse, shining its light across a tumultuous sea of blood by greg rutkowski and thomas kinkade, Trending on artstation.
Text Prompt
ViTB32
boolean
True
Use ViTB32 model
ViTB16
boolean
True
Use ViTB16 model
RN50
boolean
True
Use RN50 model
diffusion_model
string (enum)
512x512_diffusion_uncond_finetune_008100

Options:

512x512_diffusion_uncond_finetune_008100, 256x256_diffusion_uncond

Diffusion Model
use_secondary_model
boolean
True
Use secondary model
diffusion_sampling_mode
string (enum)
plms

Options:

plms, ddim

Diffusion Sampling Mode
width
integer
512
Width
height
integer
256
Height
clip_guidance_scale
integer
5000
CLIP Guidance Scale
tv_scale
integer
0
TV Scale
range_scale
integer
150
Range Scale
sat_scale
integer
0
Saturation Scale
cutn_batches
integer
4
Cut Batches
skip_augs
boolean
False
Skip Augmentations
init_image
string
Init Image
target_image
string
Target Image
init_scale
integer
1000
Init Scale
target_scale
integer
20000
Target Scale
skip_steps
integer
10
Skip Steps
seed
integer

Max: 4294967295

Seed (leave empty to use 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'}