Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,8 @@ An anime finetune of Würstchen V3 / Stable Cascade.
|
|
36 |
|
37 |
# ComfyUI
|
38 |
|
|
|
|
|
39 |
Download the Stage C to unet folder: https://huggingface.co/Disty0/sotediffusion-v2/resolve/main/sotediffusion-v2-stage_c.safetensors
|
40 |
Download the Stage C Text Encoder to clip folder: https://huggingface.co/Disty0/sotediffusion-v2/resolve/main/sotediffusion-v2-stage_c_text_encoder.safetensors
|
41 |
Download the Stage B to unet folder: https://huggingface.co/Disty0/sotediffusion-v2/resolve/main/sotediffusion-v2-stage_b.safetensors
|
|
|
36 |
|
37 |
# ComfyUI
|
38 |
|
39 |
+
Use these arguments when starting ComfyUI: `--fp16-vae --fp16-unet`
|
40 |
+
|
41 |
Download the Stage C to unet folder: https://huggingface.co/Disty0/sotediffusion-v2/resolve/main/sotediffusion-v2-stage_c.safetensors
|
42 |
Download the Stage C Text Encoder to clip folder: https://huggingface.co/Disty0/sotediffusion-v2/resolve/main/sotediffusion-v2-stage_c_text_encoder.safetensors
|
43 |
Download the Stage B to unet folder: https://huggingface.co/Disty0/sotediffusion-v2/resolve/main/sotediffusion-v2-stage_b.safetensors
|