Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ pipeline_tag: text-to-image
|
|
| 12 |
- Sampling steps = 4
|
| 13 |
- Classifier-free guidance scale = 1,00
|
| 14 |
- Sampler = EULER
|
| 15 |
-
- Scheduler =
|
| 16 |
- TAESD = taef2
|
| 17 |
|
| 18 |
The GGUF file includes diffusion model (UNET), text encoder (LLM), and autoencoder (VAE), so you don't need to specify them separately.
|
|
|
|
| 12 |
- Sampling steps = 4
|
| 13 |
- Classifier-free guidance scale = 1,00
|
| 14 |
- Sampler = EULER
|
| 15 |
+
- Scheduler = DISCRETE
|
| 16 |
- TAESD = taef2
|
| 17 |
|
| 18 |
The GGUF file includes diffusion model (UNET), text encoder (LLM), and autoencoder (VAE), so you don't need to specify them separately.
|