From 8cfb2870bf324ee562951f9f92b0bd616be53189 Mon Sep 17 00:00:00 2001 From: Efreak Date: Thu, 20 Jun 2024 12:38:58 -0700 Subject: [PATCH] add noveau solstice style --- attribution.md | 1 + categories.json | 1 + styles.json | 10 ++++++++++ summer-2024.json | 10 ++++++++++ 4 files changed, 22 insertions(+) diff --git a/attribution.md b/attribution.md index c38083e..3f5a408 100644 --- a/attribution.md +++ b/attribution.md @@ -11,6 +11,7 @@ - color splash, parchment, flat simple cartoon, emoji 3d, emoji 2d, fustercluck 3d, vector illustration by robertcs 2024 summer solstice styles +- noveau solstice by @fanofdc1952 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1253428482990407711) - mayan solstice by @fanofdc1952 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1253113587413549066) - golden solstice by @deanwinchester1971 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1253417888992202772) - floral solstice by @deanwinchester1971 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1252723938908311562) diff --git a/categories.json b/categories.json index 1e35de2..6148dd3 100644 --- a/categories.json +++ b/categories.json @@ -382,6 +382,7 @@ "bdcolordd" ], "summer 2024": [ + "noveau solstice", "mayan solstice", "golden solstice", "floral solstice", diff --git a/styles.json b/styles.json index 9132f18..9644253 100644 --- a/styles.json +++ b/styles.json @@ -2305,6 +2305,16 @@ "cfg_scale": 2 }, + "nouveau solstice": { + "prompt": "a close up of a dog, the sun, sun deity, (Celtic pattern:0.1), (solstice:1.4), solstice celebration, summer solstice, (art nouveau:1.2), victorian oil painting, art by Judy Baca, Diego Rivera, and (Alphonse mucha:0.2).outline, cartoon, comic ###{np}", + "model": "AlbedoBase XL (SDXL)", + "steps": 14, + "width": 1024, + "height": 1024, + "cfg_scale": 7, + "sampler_name": "k_euler_a", + "karras": true + }, "mayan solstice": { "prompt": "an impasto oil painting of {p}, Summer Solstice celebration, solstice, by Jules Breton, (norman rockwell:0.3), and Francisco goya. (Mayan pyramid:0.1), sun on top of the sky###{np}", "model": "Stable Cascade 1.0", diff --git a/summer-2024.json b/summer-2024.json index e50206e..1d60622 100644 --- a/summer-2024.json +++ b/summer-2024.json @@ -1,4 +1,14 @@ { + "nouveau solstice": { + "prompt": "a close up of a dog, the sun, sun deity, (Celtic pattern:0.1), (solstice:1.4), solstice celebration, summer solstice, (art nouveau:1.2), victorian oil painting, art by Judy Baca, Diego Rivera, and (Alphonse mucha:0.2).outline, cartoon, comic ###{np}", + "model": "AlbedoBase XL (SDXL)", + "steps": 14, + "width": 1024, + "height": 1024, + "cfg_scale": 7, + "sampler_name": "k_euler_a", + "karras": true + }, "mayan solstice": { "prompt": "an impasto oil painting of {p}, Summer Solstice celebration, solstice, by Jules Breton, (norman rockwell:0.3), and Francisco goya. (Mayan pyramid:0.1), sun on top of the sky###{np}", "model": "Stable Cascade 1.0",