Spaces:
Paused
Paused
lllyasviel
commited on
Commit
·
93b065a
1
Parent(s):
aebf8c6
cinematic-default v2
Browse files- fooocus_version.py +1 -1
- modules/sdxl_styles.py +2 -2
- update_log.md +4 -0
fooocus_version.py
CHANGED
@@ -1 +1 @@
|
|
1 |
-
version = '1.0.
|
|
|
1 |
+
version = '1.0.37'
|
modules/sdxl_styles.py
CHANGED
@@ -8,8 +8,8 @@ styles = [
|
|
8 |
},
|
9 |
{
|
10 |
"name": "cinematic-default",
|
11 |
-
"prompt": "cinematic still {prompt} . emotional, harmonious, vignette, highly detailed, high budget,
|
12 |
-
"negative_prompt": "anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured"
|
13 |
},
|
14 |
{
|
15 |
"name": "sai-3d-model",
|
|
|
8 |
},
|
9 |
{
|
10 |
"name": "cinematic-default",
|
11 |
+
"prompt": "cinematic still {prompt} . emotional, harmonious, vignette, highly detailed, high budget, moody, epic, gorgeous, film grain, grainy",
|
12 |
+
"negative_prompt": "blur, bokeh, anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured"
|
13 |
},
|
14 |
{
|
15 |
"name": "sai-3d-model",
|
update_log.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
### 1.0.36
|
2 |
|
3 |
* Change gaussian kernel to anisotropic kernel.
|
|
|
1 |
+
### 1.0.37
|
2 |
+
|
3 |
+
* Cinematic-default v2.
|
4 |
+
|
5 |
### 1.0.36
|
6 |
|
7 |
* Change gaussian kernel to anisotropic kernel.
|