bananapuncakes
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -17,24 +17,24 @@ For optimal results with our model, we recommend the following settings:
|
|
17 |
|
18 |
- Resolution: 1024x1024
|
19 |
- Steps: 15-30
|
20 |
-
- CFG: 1 (Disabled) or 4
|
21 |
- Guidance: 4
|
22 |
- **CFG Skip Steps: 4**
|
23 |
|
24 |
-
The choice between CFG 1 and CFG 4 depends on your specific needs:
|
25 |
|
26 |
-
**CFG 4 advantages:**
|
27 |
|
28 |
- Produces more coherent text, even with lower step counts
|
29 |
- Can generate more detailed images or results closer to base Flux
|
30 |
|
31 |
**CFG 1 advantage:**
|
32 |
|
33 |
-
- Faster generation times (about half the time of CFG 4)
|
34 |
|
35 |
We recommend experimenting with both to find your preference. If using CFG 1, you may need to increase the step count for more coherent results.
|
36 |
|
37 |
-
When using CFG 4, it's crucial to skip steps. We suggest skipping 4 steps at 15 total steps. If your generations appear very blurry and blue, try increasing the number of skipped steps. Our ComfyUI workflow will handle this automatically.
|
38 |
|
39 |
## Usage Instructions
|
40 |
|
|
|
17 |
|
18 |
- Resolution: 1024x1024
|
19 |
- Steps: 15-30
|
20 |
+
- CFG: 1 (Disabled) or 2-4
|
21 |
- Guidance: 4
|
22 |
- **CFG Skip Steps: 4**
|
23 |
|
24 |
+
The choice between CFG 1 and CFG 2-4 depends on your specific needs:
|
25 |
|
26 |
+
**CFG 2-4 advantages:**
|
27 |
|
28 |
- Produces more coherent text, even with lower step counts
|
29 |
- Can generate more detailed images or results closer to base Flux
|
30 |
|
31 |
**CFG 1 advantage:**
|
32 |
|
33 |
+
- Faster generation times (about half the time of CFG 2-4)
|
34 |
|
35 |
We recommend experimenting with both to find your preference. If using CFG 1, you may need to increase the step count for more coherent results.
|
36 |
|
37 |
+
When using CFG 2-4, it's crucial to skip steps. We suggest skipping 4 steps at 15 total steps. If your generations appear very blurry and blue, try increasing the number of skipped steps. Our ComfyUI workflow will handle this automatically.
|
38 |
|
39 |
## Usage Instructions
|
40 |
|