Spaces:
Runtime error
Runtime error
add NewYear Template
Browse files- style_template.py +5 -0
style_template.py
CHANGED
@@ -4,6 +4,11 @@ style_list = [
|
|
4 |
"prompt": "{prompt}",
|
5 |
"negative_prompt": "",
|
6 |
},
|
|
|
|
|
|
|
|
|
|
|
7 |
{
|
8 |
"name": "Watercolor",
|
9 |
"prompt": "watercolor painting, {prompt}. vibrant, beautiful, painterly, detailed, textural, artistic",
|
|
|
4 |
"prompt": "{prompt}",
|
5 |
"negative_prompt": "",
|
6 |
},
|
7 |
+
{
|
8 |
+
"name": "NewYear",
|
9 |
+
"prompt": "Chinese Dragon Spring Festival, {prompt}. jubilant, Delicate Chinese new year decoration, painterly, detailed, textural, artistic",
|
10 |
+
"negative_prompt": "(lowres, low quality, worst quality:1.2), (text:1.2), watermark",
|
11 |
+
},
|
12 |
{
|
13 |
"name": "Watercolor",
|
14 |
"prompt": "watercolor painting, {prompt}. vibrant, beautiful, painterly, detailed, textural, artistic",
|