Lawrence-cj
commited on
Commit
•
0f6fb46
1
Parent(s):
27c4717
typo fixed
Browse files
app.py
CHANGED
@@ -58,8 +58,7 @@ style_list = [
|
|
58 |
},
|
59 |
{
|
60 |
"name": "Digital Art",
|
61 |
-
"prompt": "concept art {prompt} . digital artwork, illustrative, painterly, matte painting, highly detailed"
|
62 |
-
,
|
63 |
"negative_prompt": "photo, photorealistic, realism, ugly",
|
64 |
},
|
65 |
{
|
|
|
58 |
},
|
59 |
{
|
60 |
"name": "Digital Art",
|
61 |
+
"prompt": "concept art {prompt} . digital artwork, illustrative, painterly, matte painting, highly detailed",
|
|
|
62 |
"negative_prompt": "photo, photorealistic, realism, ugly",
|
63 |
},
|
64 |
{
|