readme
Browse files
README.md
CHANGED
@@ -15,12 +15,24 @@ pipeline_tag: text-to-image
|
|
15 |
|
16 |
## Model Details
|
17 |
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
High range of resolutions supported (576 - 1280), 576*832 example:
|
21 |
|
22 |
![steps](5.png)
|
23 |
|
|
|
|
|
24 |
It also works at huge resolutions like 1248 * 1824 (with Kohya HRFix Integrated)
|
25 |
![huge](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7d8d701e-1346-460c-aa11-660b755a5a98/original=true/00055-3393169269.jpeg)
|
26 |
params: https://civitai.com/images/9415168)
|
|
|
15 |
|
16 |
## Model Details
|
17 |
|
18 |
+
v1.6. Based on ColorfulXL, with lightning ability.
|
19 |
+
|
20 |
+
- Fine-tuned on aesthetics
|
21 |
+
- Unet trained from 512 to 1280 with 64 steps
|
22 |
+
- Good prompt follow, trained text encoder
|
23 |
+
- Custom VAE
|
24 |
+
- Merged with 2,4,8, steps lightning unets from bytedance (supermario)
|
25 |
+
- Merged back with base model (not SGMUniform Euler works)
|
26 |
+
- Use with zero/low cfg
|
27 |
+
- Custom VAE
|
28 |
+
- Ability to generate pure white/black - colorful model with true colors
|
29 |
|
30 |
High range of resolutions supported (576 - 1280), 576*832 example:
|
31 |
|
32 |
![steps](5.png)
|
33 |
|
34 |
+
Black and white
|
35 |
+
|
36 |
It also works at huge resolutions like 1248 * 1824 (with Kohya HRFix Integrated)
|
37 |
![huge](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7d8d701e-1346-460c-aa11-660b755a5a98/original=true/00055-3393169269.jpeg)
|
38 |
params: https://civitai.com/images/9415168)
|