Spaces:
Running
on
Zero
Running
on
Zero
Plat
commited on
Commit
β’
c74874b
1
Parent(s):
075e529
better negative?
Browse files
app.py
CHANGED
@@ -53,7 +53,7 @@ TEMPLATE = (
|
|
53 |
"<general>{subject}"
|
54 |
)
|
55 |
QUALITY_TAGS = "masterpiece, best quality, very aesthetic, newest"
|
56 |
-
NEGATIVE_PROMPT = "
|
57 |
BAN_TAGS = [
|
58 |
"photoshop (medium)",
|
59 |
"clip studio paint (medium)",
|
|
|
53 |
"<general>{subject}"
|
54 |
)
|
55 |
QUALITY_TAGS = "masterpiece, best quality, very aesthetic, newest"
|
56 |
+
NEGATIVE_PROMPT = "(worst quality, bad quality:1.1), very displeasing, lowres, jaggy lines, 3d, watermark, signature, copyright notice, logo, blurry, scan, jpeg artifacts, chromatic aberration, white outline, film grain, artistic error, bad anatomy, bad hands, wrong hand"
|
57 |
BAN_TAGS = [
|
58 |
"photoshop (medium)",
|
59 |
"clip studio paint (medium)",
|