JosephusCheung
commited on
Commit
•
566323b
1
Parent(s):
1271708
Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ e.g. **_masterpiece, best quality, 1girl, brown hair, green eyes, colorful, autu
|
|
29 |
|
30 |
Parameters are not allowed to be modified, as it seems that it is generated with `Clip skip: 1`, for better performance, it is strongly recommended to use `Clip skip: 2` instead.
|
31 |
|
32 |
-
Here is an example of inference settings, if it is applicable with you on your own server: `Steps: 28, Sampler: Euler a, CFG scale: 11,
|
33 |
|
34 |
## 🧨 Diffusers
|
35 |
|
|
|
29 |
|
30 |
Parameters are not allowed to be modified, as it seems that it is generated with `Clip skip: 1`, for better performance, it is strongly recommended to use `Clip skip: 2` instead.
|
31 |
|
32 |
+
Here is an example of inference settings, if it is applicable with you on your own server: `Steps: 28, Sampler: Euler a, CFG scale: 11, Clip skip: 2`.
|
33 |
|
34 |
## 🧨 Diffusers
|
35 |
|