OlegSkutte
commited on
Commit
•
4722555
1
Parent(s):
95b7d6e
Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,12 @@ license_link: https://huggingface.co/stabilityai/sdxl-turbo/blob/main/LICENSE.TX
|
|
5 |
pipeline_tag: text-to-image
|
6 |
---
|
7 |
|
8 |
-
gguf quantized version of https://huggingface.co/stabilityai/sdxl-turbo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
pipeline_tag: text-to-image
|
6 |
---
|
7 |
|
8 |
+
## .gguf quantized version of https://huggingface.co/stabilityai/sdxl-turbo
|
9 |
+
|
10 |
+
### Recommended settings for Dreamio:
|
11 |
+
- Dimensions = 512 x 512
|
12 |
+
- Sampling steps = 1
|
13 |
+
- Classifier-free guidance scale = 1,00
|
14 |
+
- Sampler = EULER
|
15 |
+
- Scheduler = DEFAULT
|
16 |
+
- TAESD = taesdxl
|