From 6c5278b78730ed8e686e8c8e57b3456737b0a951 Mon Sep 17 00:00:00 2001 From: Efreak Date: Thu, 20 Jun 2024 12:09:53 -0700 Subject: [PATCH] new summer styles --- attribution.md | 2 ++ categories.json | 2 ++ styles.json | 24 ++++++++++++++++++++++++ summer-2024.json | 24 ++++++++++++++++++++++++ 4 files changed, 52 insertions(+) diff --git a/attribution.md b/attribution.md index be8ef42..c38083e 100644 --- a/attribution.md +++ b/attribution.md @@ -11,6 +11,8 @@ - color splash, parchment, flat simple cartoon, emoji 3d, emoji 2d, fustercluck 3d, vector illustration by robertcs 2024 summer solstice styles +- 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) - sunny solstice by @deanwinchester1971 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1251849303106785372) - stonehenge sunrise by @paladin01101100 [here](https://discord.com/channels/781145214752129095/1246725634919497819/1252100701933535283) diff --git a/categories.json b/categories.json index 19d6bb9..1e35de2 100644 --- a/categories.json +++ b/categories.json @@ -382,6 +382,8 @@ "bdcolordd" ], "summer 2024": [ + "mayan solstice", + "golden solstice", "floral solstice", "sunny solstice", "stonehenge sunrise", diff --git a/styles.json b/styles.json index 2e56e64..9132f18 100644 --- a/styles.json +++ b/styles.json @@ -2305,6 +2305,30 @@ "cfg_scale": 2 }, + "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", + "steps": 14, + "width": 1024, + "height": 1024, + "cfg_scale": 7, + "sampler_name": "k_euler_a", + "karras": true + }, + "golden solstice": { + "prompt": "Shepard Fairey, lino print, gold colored, block print, print of {p}, sun, sunrays, sunlight, solar background, greenery, floral, flowers, outdoor background, landscape###{np}", + "model": "AlbedoBase XL (SDXL)", + "steps": 20, + "width": 1024, + "height": 1024, + "hires_fix": false, + "cfg_scale": 6, + "sampler_name": "k_euler_a", + "karras": true, + "loras": [ + { "name": "151806", "model": 0.65, "clip": 1, "is_version": true} + ] + }, "floral solstice": { "prompt": "sunlit photo of a {p}, analog, vibrant colors, floral background, flowers, surrounded by flowers. polaroid film photography###{np}", "model": "ICBINP XL", diff --git a/summer-2024.json b/summer-2024.json index 97c6bfa..e50206e 100644 --- a/summer-2024.json +++ b/summer-2024.json @@ -1,4 +1,28 @@ { + "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", + "steps": 14, + "width": 1024, + "height": 1024, + "cfg_scale": 7, + "sampler_name": "k_euler_a", + "karras": true + }, + "golden solstice": { + "prompt": "Shepard Fairey, lino print, gold colored, block print, print of {p}, sun, sunrays, sunlight, solar background, greenery, floral, flowers, outdoor background, landscape###{np}", + "model": "AlbedoBase XL (SDXL)", + "steps": 20, + "width": 1024, + "height": 1024, + "hires_fix": false, + "cfg_scale": 6, + "sampler_name": "k_euler_a", + "karras": true, + "loras": [ + { "name": "151806", "model": 0.65, "clip": 1, "is_version": true} + ] + }, "floral solstice": { "prompt": "sunlit photo of a {p}, analog, vibrant colors, floral background, flowers, surrounded by flowers. polaroid film photography###{np}", "model": "ICBINP XL",