Spaces:
Running
on
Zero
Running
on
Zero
Plat
commited on
Commit
β’
5913a4f
1
Parent(s):
d2ab76c
blurry?
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 = "(worst quality, bad quality:1.1), very displeasing, lowres, jaggy lines, 3d, watermark, signature, copyright notice, logo,
|
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, blurry, watermark, signature, copyright notice, logo, 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)",
|