Added scene and actions browser.

This commit is contained in:
Aodhan Collins
2026-02-22 23:44:28 +00:00
parent bb65486995
commit 615c400024
361 changed files with 13438 additions and 15 deletions

View File

@@ -0,0 +1,33 @@
{
"scene_id": "laboratory___il",
"scene_name": "Laboratory Il",
"description": "A detailed modern science laboratory scene featuring a cluttered workbench with various chemical experiments and high-tech equipment.",
"scene": {
"background": "indoors, laboratory, science, shelves, cabinets, poster, whiteboard, machinery, glass_wall",
"foreground": "table, desk, beaker, flask, test_tube, liquid, chemical, microscope, computer, laptop, messy_desk, paperwork, wire",
"furniture": [
"lab_bench",
"metal_cabinet",
"stool"
],
"colors": [
"white",
"silver",
"cyan",
"glass"
],
"lighting": "fluorescent, bright, cold_lighting, screen_glow",
"theme": "science, research, chemistry, technology"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Laboratory_-_IL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Laboratory_-_IL"
},
"tags": [
"scenery",
"no_humans",
"hyperdetailed",
"realistic"
]
}