ComfyUI Node
Disco Diffusion Sampler
A ComfyUI node in sampling with 16 inputs and 1 output.
Disco Diffusion Sampler
- guided_diffusion
- guided_clip
- init_image
- extra_settings
- IMAGE
◄text; How to prompt:
; Each line is prefixed with the starting step number of the prompt.
; More than one line with the same step number concatenates the two prompts together.
; Each individual prompt can be no more than 77 CLIP tokens long.
; Weights are parsed from the end of each prompt with "25:a fluffy fox:5" syntax
; Comments are written with the ';' character. Blank lines are ignored.
0: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.
0:yellow color scheme
;100:This set of prompts starts at step 100.
;100:This prompt has weight five:5►
◄width1280►
◄height768►
◄seed0►
◄steps250►
◄skip_steps0►
◄n_batches1►
◄sampling_modeddim►
◄clip_guidance_scale1500.00►
◄tv_scale0.00►
◄range_scale150.00►
◄sat_scale0.00►
Categorysampling
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | ; How to prompt: ; Each line is prefixed with the starting step number of the prompt. ; More than one line with the same step number concatenates the two prompts together. ; Each individual prompt can be no more than 77 CLIP tokens long. ; Weights are parsed from the end of each prompt with "25:a fluffy fox:5" syntax ; Comments are written with the ';' character. Blank lines are ignored. 0: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. 0:yellow color scheme ;100:This set of prompts starts at step 100. ;100:This prompt has weight five:5 | — |
| guided_diffusion | GUIDED_DIFFUSION_MODEL | — | |
| guided_clip | GUIDED_CLIP | — | |
| width | INT | 128064–2048 | — |
| height | INT | 76864–2048 | — |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 2501–10000 | — |
| skip_steps | INT | 00–10000 | — |
| n_batches | INT | 11–16 | — |
| sampling_mode | COMBO | ddim | 4 options: plms, ddim, stsp, ltsp |
| clip_guidance_scale | FLOAT | 1500.001–10000000 | — |
| tv_scale | FLOAT | 0.000–100000 | — |
| range_scale | FLOAT | 150.000–100000 | — |
| sat_scale | FLOAT | 0.000–100000 | — |
| init_imageopt | IMAGE | — | |
| extra_settingsopt | DISCO_DIFFUSION_EXTRA_SETTINGS | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |