Update README.md
Browse files
README.md
CHANGED
@@ -13,9 +13,7 @@ tags:
|
|
13 |
---
|
14 |
|
15 |
|
16 |
-
SoteMix V2 is trained at 1024x1536.
|
17 |
-
Don't use this model at 512x resolutions, it will be blurry.
|
18 |
-
Use SoteMix V1 for 512x instead.
|
19 |
|
20 |
|
21 |
Positive Prompts:
|
@@ -32,7 +30,8 @@ Sampler: `Euler a`
|
|
32 |
Steps: `30-40`
|
33 |
Clip Skip: `1`
|
34 |
CFG: `7`
|
35 |
-
Base Resolution: `1024x` / `768x1280` / `1280x768` / `1024x1536` / `1920x1080`
|
|
|
36 |
Model can still be chaotic at `1024x1536` and `1920x1080`.
|
37 |
|
38 |
Second Pass / Hires:
|
|
|
13 |
---
|
14 |
|
15 |
|
16 |
+
SoteMix V2 is trained at 1024x1536 for high resolution image generations.
|
|
|
|
|
17 |
|
18 |
|
19 |
Positive Prompts:
|
|
|
30 |
Steps: `30-40`
|
31 |
Clip Skip: `1`
|
32 |
CFG: `7`
|
33 |
+
Base Resolution: `512x` / `768x` / `1024x` / `768x1280` / `1280x768` / `1024x1536` / `1920x1080`
|
34 |
+
`512x` can be blurrier than SoteMix V1.
|
35 |
Model can still be chaotic at `1024x1536` and `1920x1080`.
|
36 |
|
37 |
Second Pass / Hires:
|