Spaces:
Runtime error
Runtime error
Add Photographic 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": "NewYear",
|
9 |
"prompt": "Chinese Dragon Spring Festival, {prompt}. jubilant, Delicate Chinese new year decoration, painterly, detailed, textural, artistic",
|
|
|
4 |
"prompt": "{prompt}",
|
5 |
"negative_prompt": "",
|
6 |
},
|
7 |
+
{
|
8 |
+
"name": "Photographic (Default)",
|
9 |
+
"prompt": "cinematic photo {prompt} . 35mm photograph, film, bokeh, professional, 4k, highly detailed",
|
10 |
+
"negative_prompt": "drawing, painting, crayon, sketch, graphite, impressionist, noisy, blurry, soft, deformed, ugly",
|
11 |
+
},
|
12 |
{
|
13 |
"name": "NewYear",
|
14 |
"prompt": "Chinese Dragon Spring Festival, {prompt}. jubilant, Delicate Chinese new year decoration, painterly, detailed, textural, artistic",
|