Update negative prompt
Browse filesThe previous negative prompt sometimes caused the output to have a pink or reddish hue, similar to neon lighting. I recently discovered that the negative prompt was the cause of this issue. To address this, please use this updated negative prompt as the default.
README.md
CHANGED
@@ -204,7 +204,7 @@ masterpiece, best quality, good quality,
|
|
204 |
|
205 |
- **Negative prompts:**
|
206 |
```
|
207 |
-
(bad quality, worst quality:1.2),
|
208 |
```
|
209 |
|
210 |
- **CFG:** 7
|
|
|
204 |
|
205 |
- **Negative prompts:**
|
206 |
```
|
207 |
+
lowres, (bad quality, worst quality:1.2), bad anatomy, sketch, jpeg artifacts, ugly, poorly drawn, signature, watermark,
|
208 |
```
|
209 |
|
210 |
- **CFG:** 7
|