Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -3,8 +3,8 @@
"scene_name": "Mushroom",
"description": "A fantasy forest landscape filled with large, glowing mushrooms and bioluminescent flora under a night sky",
"scene": {
"background": "forest, giant_mushroom, glowing_mushroom, night, bioluminescence, nature, trees",
"foreground": "grass, mushroom, fungus, ferns, wildflowers",
"background": "forest, mushroom_forest, giant_mushroom, night, starry_sky, bioluminescence, glowing_plant, trees",
"foreground": "grass, mushroom, fungus, ferns, wildflowers, moss",
"furniture": [],
"colors": [
"colorful",
@@ -12,8 +12,8 @@
"green",
"purple"
],
"lighting": "bioluminescence, glowing, cinematic_lighting",
"theme": "fantasy, magical, surreal"
"lighting": "bioluminescence, glowing, cinematic_lighting, ambient_occlusion, dark",
"theme": "fantasy, magical, high_fantasy, surreal, ethereal"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Mushroom.safetensors",
@@ -22,14 +22,8 @@
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": [
"forest",
"mushroom",
"nature",
"giant_mushroom",
"glowing_mushroom",
"bioluminescence",
"fantasy",
"night"
]
}
"tags": {
"scene_type": "Fantasy",
"nsfw": false
}
}