Updated JSON fields.
This commit is contained in:
@@ -3,22 +3,24 @@
|
||||
"scene_name": "Laboratory Il",
|
||||
"description": "A detailed scientific laboratory environment featuring high-tech equipment, glassware, and sterile surfaces.",
|
||||
"scene": {
|
||||
"background": "indoors, laboratory, reflective_floor, science_fiction",
|
||||
"foreground": "test_tube, vial, bottle, round-bottom_flask, chemicals, liquid, potion, paper, cable",
|
||||
"background": "indoors, laboratory, futuristic, science_fiction, reflective_floor, clean, sterile, high-tech",
|
||||
"foreground": "test_tube, vial, beaker, flask, glassware, chemicals, colored_liquid, glowing_liquid, scientific_equipment, data_pad, cables",
|
||||
"furniture": [
|
||||
"cabinet",
|
||||
"shelf",
|
||||
"laboratory_equipment",
|
||||
"computer",
|
||||
"monitor",
|
||||
"table",
|
||||
"stasis_tank"
|
||||
"worktable",
|
||||
"storage_cabinet",
|
||||
"shelving",
|
||||
"stasis_pod"
|
||||
],
|
||||
"colors": [
|
||||
"white",
|
||||
"blue",
|
||||
"silver"
|
||||
"white_background",
|
||||
"blue_lighting",
|
||||
"silver_metal"
|
||||
],
|
||||
"lighting": "ceiling_light, artificial_lighting",
|
||||
"theme": "science, chemistry, medical, sci-fi"
|
||||
"lighting": "intense_lighting, artificial_light, cool_color_temperature, volumetric_lighting",
|
||||
"theme": "science, chemistry, biotechnology, medical, cybernetics"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Backgrounds/Laboratory_-_IL.safetensors",
|
||||
@@ -27,26 +29,8 @@
|
||||
"lora_weight_min": 0.6,
|
||||
"lora_weight_max": 1.0
|
||||
},
|
||||
"tags": [
|
||||
"indoors",
|
||||
"laboratory",
|
||||
"science",
|
||||
"test_tube",
|
||||
"monitor",
|
||||
"shelf",
|
||||
"vial",
|
||||
"bottle",
|
||||
"round-bottom_flask",
|
||||
"cabinet",
|
||||
"paper",
|
||||
"reflective_floor",
|
||||
"cable",
|
||||
"chemicals",
|
||||
"jar",
|
||||
"ceiling_light",
|
||||
"liquid",
|
||||
"potion",
|
||||
"science_fiction",
|
||||
"stasis_tank"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"scene_type": "Indoor",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user