Spaces:
Running
on
Zero
Running
on
Zero
better negative prompt?
Browse files
app.py
CHANGED
@@ -57,8 +57,8 @@ TEMPLATE = (
|
|
57 |
#
|
58 |
"<general>{subject}"
|
59 |
)
|
60 |
-
QUALITY_TAGS = "masterpiece, best quality, very aesthetic
|
61 |
-
NEGATIVE_PROMPT = "(worst quality, bad quality:1.1), very displeasing, lowres, jaggy lines, 3d, blurry, watermark, signature, copyright notice, logo, scan, jpeg artifacts, chromatic aberration, white outline, film grain, artistic error, bad anatomy, bad hands, wrong hand, 2010s, 2011s, 2012s, 2013s
|
62 |
BAN_TAGS = [
|
63 |
"photoshop (medium)",
|
64 |
"clip studio paint (medium)",
|
|
|
57 |
#
|
58 |
"<general>{subject}"
|
59 |
)
|
60 |
+
QUALITY_TAGS = "masterpiece, best quality, very aesthetic"
|
61 |
+
NEGATIVE_PROMPT = "(worst quality, bad quality:1.1), very displeasing, lowres, jaggy lines, 3d, blurry, watermark, signature, copyright notice, logo, scan, jpeg artifacts, chromatic aberration, white outline, film grain, artistic error, bad anatomy, bad hands, wrong hand, 2010s, 2011s, 2012s, 2013s"
|
62 |
BAN_TAGS = [
|
63 |
"photoshop (medium)",
|
64 |
"clip studio paint (medium)",
|