Skip to content

Commit

Permalink
add ghibli solstice
Browse files Browse the repository at this point in the history
  • Loading branch information
Efreak committed Jun 15, 2024
1 parent 60895fa commit f6d9864
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions attribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- color splash, parchment, flat simple cartoon, emoji 3d, emoji 2d, fustercluck 3d, vector illustration by robertcs

2024 summer solstice styles
- ghibli solstice by @zackbradshaw [here](https://discord.com/channels/781145214752129095/1246725634919497819/1249830079912087764)
- summer rays by @unit1208 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1246863030159937619)
- 8pm by @caradhigama1 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1247460068522328106)
- leaping–fire–cascade by @paladin01101100 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1247556445222998178)
Expand Down
1 change: 1 addition & 0 deletions categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@
"bdcolordd"
],
"summer 2024": [
"ghibli solstice",
"8pm",
"leaping–fire–cascade",
"summer rays"
Expand Down
11 changes: 11 additions & 0 deletions styles.json
Original file line number Diff line number Diff line change
Expand Up @@ -2305,6 +2305,17 @@
"cfg_scale": 2
},

"ghibli solstice": {
"prompt": "{p} studio ghibli style art depicting lush green enviroment set during the summer solstice####{np}",
"model": "Stable Cascade 1.0",
"steps": 15,
"width": 1024,
"height": 1024,
"hires_fix": false,
"cfg_scale": 4,
"sampler_name": "k_dpmpp_sde",
"karras": true
},
"summer rays": {
"prompt": "A beautiful summer solstice image, picture of a {p}, summer day, beautiful, god rays, warm lighting, bright summer solstice, warm colors, Fantasy, Color Grading, Cinematic Postprocessing, DOF, Golden Hour, Natural Lighting, Beautiful Lighting, Warm Color Palette, Colorful, realistic shadows ### (worst quality, low quality:1.4), out of focus, text, {np}",
"cfg_scale": 4,
Expand Down
11 changes: 11 additions & 0 deletions summer-2024.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"ghibli solstice": {
"prompt": "{p} studio ghibli style art depicting lush green enviroment set during the summer solstice####{np}",
"model": "Stable Cascade 1.0",
"steps": 15,
"width": 1024,
"height": 1024,
"hires_fix": false,
"cfg_scale": 4,
"sampler_name": "k_dpmpp_sde",
"karras": true
},
"summer rays": {
"prompt": "A beautiful summer solstice image, picture of a {p}, summer day, beautiful, god rays, warm lighting, bright summer solstice, warm colors, Fantasy, Color Grading, Cinematic Postprocessing, DOF, Golden Hour, Natural Lighting, Beautiful Lighting, Warm Color Palette, Colorful, realistic shadows ### (worst quality, low quality:1.4), text, EasyNegative, {np}",
"cfg_scale": 4,
Expand Down

0 comments on commit f6d9864

Please sign in to comment.