Files
character-browser/data/scenes/space_backround_illustrious.json
2026-03-21 18:21:00 +00:00

28 lines
884 B
JSON

{
"scene_id": "space_backround_illustrious",
"scene_name": "Space Backround Illustrious",
"description": "A majestic and aesthetic space scenery featuring intricate starry skies, vibrant nebulae, and the vast universe, designed to serve as a high-quality background for illustrations.",
"scene": {
"background": "space, starry_sky, universe, nebula, galaxy, milky_way, scenery",
"foreground": "",
"furniture": [],
"colors": [
"purple_background",
"blue_background",
"black_background"
],
"lighting": "starry_sky",
"theme": "science_fiction"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/space_backround_illustrious.safetensors",
"lora_weight": 0.8,
"lora_triggers": "space_backround",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"scene_type": "Outdoor",
"nsfw": false
}
}