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,34 @@
{
"scene_id": "arcade___illustrious",
"scene_name": "Arcade Illustrious",
"description": "A vibrant, bustling interior of a Japanese-style game center illuminated by the glow of retro arcade cabinets and neon signs.",
"scene": {
"background": "arcade, indoors, game center, crowded, scenery, posters, ceiling lights, patterned carpet, rows of machines",
"foreground": "arcade cabinet, claw machine, joystick, buttons, screen, neon signage, glowing",
"furniture": [
"arcade machine",
"crane game",
"stool",
"change machine"
],
"colors": [
"neon purple",
"cyan",
"magenta",
"dark blue"
],
"lighting": "dimly lit, cinematic lighting, neon glow, screen light, bloom",
"theme": "gaming, retro, cyberpunk, nightlife"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Arcade_-_Illustrious.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Arcade_-_Illustrious"
},
"tags": [
"video games",
"amusement",
"electronic",
"nostalgia"
]
}

38
data/scenes/arcadev2.json Normal file
View File

@@ -0,0 +1,38 @@
{
"scene_id": "arcadev2",
"scene_name": "Arcadev2",
"description": "A vibrant, dimly lit retro arcade filled with rows of classic game cabinets and neon signs.",
"scene": {
"background": "indoors, arcade, row of arcade machines, arcade cabinet, neon sign, patterned carpet, posters, crowd background",
"foreground": "arcade machine, joystick, buttons, coin slot, reflection, glowing screen",
"furniture": [
"arcade cabinet",
"stool",
"pinball machine",
"crane game"
],
"colors": [
"neon purple",
"neon blue",
"cyan",
"magenta",
"black"
],
"lighting": "dimly lit, neon glow, backlighting, screen glow, cinematic lighting",
"theme": "retro, synthwave, 1980s, gaming, cyberpunk"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/ArcadeV2.safetensors",
"lora_weight": 1.0,
"lora_triggers": "ArcadeV2"
},
"tags": [
"arcade",
"scenery",
"retro gaming",
"indoors",
"neon lights",
"video games",
"atmosphere"
]
}

View File

@@ -0,0 +1,35 @@
{
"scene_id": "backstage",
"scene_name": "Backstage",
"description": "A cluttered and atmospheric backstage dressing room area behind the scenes of a performance venue.",
"scene": {
"background": "indoors, backstage, brick wall, electrical wires, flight cases, musical equipment, posters on wall",
"foreground": "vanity mirror, light bulbs, makeup tools, scattered clothes, clothing rack, hanging clothes",
"furniture": [
"vanity table",
"folding chair",
"clothing rack",
"sofa"
],
"colors": [
"tungsten yellow",
"dark grey",
"black",
"wood brown"
],
"lighting": "dim lighting, warm lighting, artificial light, cinematic lighting, dramatic shadows",
"theme": "behind the scenes, concerts, theater, preparation"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Backstage.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Backstage"
},
"tags": [
"backstage",
"dressing room",
"green room",
"behind the scenes",
"concert venue"
]
}

View File

@@ -0,0 +1,39 @@
{
"scene_id": "barbie_b3dr00m_i",
"scene_name": "Barbie B3Dr00M I",
"description": "A vibrant and glamorous bedroom inspired by a Barbie dream house, featuring extensive pink decor, plastic-like textures, and cute, girly aesthetics typical of a dollhouse interior.",
"scene": {
"background": "indoors, bedroom, pink wallpaper, heart pattern, window, lace curtains, chandelier, ornate walls",
"foreground": "bed, pink bedding, fluffy pillows, stuffed toys, perfume bottles, vanity mirror",
"furniture": [
"canopy bed",
"vanity table",
"heart-shaped chair",
"wardrobe",
"nightstand"
],
"colors": [
"pink",
"magenta",
"white",
"fuchsia",
"pastel pink"
],
"lighting": "bright, soft box, sparkling, dreamy, sunlight",
"theme": "barbiecore, dollhouse, girly, plastic, cute"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Barbie_b3dr00m-i.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Barbie_b3dr00m-i"
},
"tags": [
"interior",
"bedroom",
"barbie",
"pink",
"dollhouse",
"cozy",
"room"
]
}

View File

@@ -0,0 +1,17 @@
{
"scene_id": "bedroom_(pink)",
"description": "A pink bedroom with a girly theme.",
"scene": {
"background": "wallpaper",
"foreground": "plush carpet",
"furniture": ["bed", "desk", "chair", "wardrobe", "window"],
"colors": ["pink", "white"],
"lighting": "soft",
"theme": "girly, cute"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Girl_b3dr00m-i.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Girl_b3dr00m-i"
}
}

View File

@@ -0,0 +1,35 @@
{
"scene_id": "bedroom_0f_4_succubus_i",
"scene_name": "Bedroom 0F 4 Succubus I",
"description": "A lavish and moody gothic bedroom designed for a succubus, featuring dark romantic aesthetics, mystical colors, and ornate furniture.",
"scene": {
"background": "indoors, bedroom, gothic architecture, stone walls, stained glass window, night",
"foreground": "ornate canopy bed, silk sheets, heart motif, scattered rose petals, magical aura",
"furniture": [
"canopy bed",
"antique vanity",
"candelabra",
"heavy velvet curtains"
],
"colors": [
"crimson",
"black",
"deep purple",
"gold"
],
"lighting": "dim lighting, candlelight, purple ambient glow, volumetric lighting",
"theme": "dark fantasy"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/bedroom_0f_4_succubus-i.safetensors",
"lora_weight": 1.0,
"lora_triggers": "bedroom_0f_4_succubus-i"
},
"tags": [
"interior",
"gothic",
"fantasy",
"luxurious",
"succubus theme"
]
}

View File

@@ -0,0 +1,34 @@
{
"scene_id": "before_the_chalkboard_il",
"scene_name": "Before The Chalkboard Il",
"description": "A character standing confidently in a classroom setting with a chalkboard full of equations and notes in the background.",
"scene": {
"background": "indoors, classroom, school, chalkboard, greenboard, math, formula, writing on board, window, daylight, dust motes",
"foreground": "solo, standing, looking at viewer, holding chalk, pointing, school uniform, upper body",
"furniture": [
"chalkboard",
"teacher's desk",
"podium"
],
"colors": [
"dark green",
"chalk white",
"wood brown",
"creamy beige"
],
"lighting": "natural light, sunbeams, soft indoor lighting, cinematic lighting",
"theme": "education, school life, presentation"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Before_the_Chalkboard_IL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Before_the_Chalkboard_IL"
},
"tags": [
"classroom",
"chalkboard",
"school",
"teaching",
"presentation"
]
}

View File

@@ -0,0 +1,34 @@
{
"scene_id": "canopy_bed",
"scene_name": "Canopy Bed",
"description": "An ornate and elegant bedroom featuring a grand four-poster canopy bed with flowing sheer drapes, bathed in soft window light.",
"scene": {
"background": "indoors, bedroom, master_bedroom, ornate_wallpaper, large_window, patterned_carpet, victorian_decor",
"foreground": "canopy_bed, four-poster_bed, bed_curtains, white_bed_sheet, plush_pillows, duvet, no_humans",
"furniture": [
"bedside_table",
"antique_lamp",
"vanity_desk",
"tufted_bench"
],
"colors": [
"cream",
"gold",
"white",
"pale_blue"
],
"lighting": "soft_lighting, natural_light, volumetric_lighting, sunbeams",
"theme": "aristocratic, cozy, vintage, romance"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Canopy_Bed.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Canopy_Bed"
},
"tags": [
"interior_design",
"furniture",
"scenery",
"classic"
]
}

View File

@@ -0,0 +1,35 @@
{
"scene_id": "cozy_bedroom___illustrious",
"scene_name": "Cozy Bedroom Illustrious",
"description": "A warm and inviting bedroom filled with soft light, plush textures, and a relaxing atmosphere.",
"scene": {
"background": "indoors, bedroom, window, white curtains, sunlight, wood floor, bookshelf, potted plant, cluttered",
"foreground": "bed, messy bed, white bed sheet, duvet, pile of pillows, plush toy, blanket",
"furniture": [
"double bed",
"nightstand",
"rug",
"desk"
],
"colors": [
"beige",
"warm brown",
"cream",
"pastel yellow"
],
"lighting": "warm lighting, natural light, soft illumination, afternoon sun",
"theme": "cozy, comfort, slice of life, relaxation"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Cozy_bedroom_-_Illustrious.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Cozy_bedroom_-_Illustrious"
},
"tags": [
"scenery",
"no humans",
"interior",
"highly detailed",
"aesthetic"
]
}

View File

@@ -0,0 +1,35 @@
{
"scene_id": "forestill",
"scene_name": "Forestill",
"description": "A lush, enchanted forest floor illuminated by shafts of sunlight filtering through ancient trees, rendered in a detailed illustrative style.",
"scene": {
"background": "forest, tree, nature, outdoors, scenery, woodland, trunk, leaf, ancient tree, dense foliage, moss",
"foreground": "grass, flower, path, roots, fern, plant, mushroom",
"furniture": [
"fallen log",
"stump"
],
"colors": [
"emerald green",
"earth brown",
"golden yellow",
"soft teal"
],
"lighting": "sunlight, sunbeam, dappled sunlight, god rays, atmospheric lighting",
"theme": "nature, fantasy, ethereal, mysterious, tranquil"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/ForestILL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "ForestILL"
},
"tags": [
"forest",
"illustration",
"scenery",
"fantasy",
"nature",
"detailed",
"vegetation"
]
}

View File

@@ -0,0 +1,41 @@
{
"scene_id": "girl_b3dr00m_i",
"scene_name": "Girl B3Dr00M I",
"description": "A cozy, lived-in girl's bedroom filled with soft textures, personal items, and pastel decor.",
"scene": {
"background": "indoors, bedroom, window, curtains, bookshelf, posters, wallpaper, ",
"foreground": "bed, pillows, stuffed toy, blanket, sheets, cushions",
"furniture": [
"bed",
"desk",
"chair",
"nightstand",
"rug",
"shelves"
],
"colors": [
"pastel pink",
"white",
"cream",
"light blue",
"lavender"
],
"lighting": "soft natural light, sunlight, bright, ambient occlusion",
"theme": "cozy, cute, kawaii,interior"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Girl_b3dr00m-i.safetensors",
"lora_weight": 0.7,
"lora_triggers": "Girl_b3dr00m-i"
},
"tags": [
"indoors",
"bedroom",
"scenery",
"no humans",
"room",
"furniture",
"messy",
"pastel colors"
]
}

View File

@@ -0,0 +1,36 @@
{
"scene_id": "glass_block_wall_il_2_d16",
"scene_name": "Glass Block Wall Il 2 D16",
"description": "A bright, retro-modern interior space featuring a textured glass block wall that distorts sunlight into soft, geometric patterns across the tiled floor.",
"scene": {
"background": "glass_block_wall, indoors, architecture, white_wall, window, tiled_floor, blurred_background",
"foreground": "potted_plant, sunlight, heavy_shadows, no_humans, reflection",
"furniture": [
"sleek_sofa",
"metal_coffee_table",
"potted_fern"
],
"colors": [
"white",
"cyan",
"light_gray",
"green"
],
"lighting": "natural_light, caustics, volumetric_lighting, subsurface_scattering, day",
"theme": "interior_design, 1980s_style, aesthetic, minimalism"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/glass_block_wall_il_2_d16.safetensors",
"lora_weight": 1.0,
"lora_triggers": "glass_block_wall_il_2_d16"
},
"tags": [
"glass_block_wall",
"scenery",
"interior",
"translucent",
"retro",
"distortion",
"architectural"
]
}

View File

@@ -0,0 +1,39 @@
{
"scene_id": "homeless_ossan_v2",
"scene_name": "Homeless Ossan V2",
"description": "A gritty and melancholic urban scene featuring a disheveled middle-aged man sitting in a dimly lit alleyway surrounded by the remnants of daily life.",
"scene": {
"background": "outdoors, alley, night, brick wall, graffiti, trash, garbage, asphalt, damp, scenery, depth of field",
"foreground": "1male, solo, ossan, middle-aged man, beard, stubble, wrinkled skin, dirty face, messy hair, tired eyes, worn clothes, torn jacket, beanie, sitting on ground, crouching, gloom, realistic",
"furniture": [
"cardboard box",
"blue tarp",
"milk crate",
"empty can"
],
"colors": [
"grey",
"brown",
"black",
"mustard yellow",
"desaturated"
],
"lighting": "dim lighting, cinematic lighting, street light, harsh shadows, low key, volumetric lighting",
"theme": "poverty, homelessness, urban decay, depression, survival, realistic"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/homeless_ossan_V2.safetensors",
"lora_weight": 1.0,
"lora_triggers": "homeless_ossan_V2"
},
"tags": [
"homeless",
"ossan",
"poverty",
"urban",
"gritty",
"middle-aged",
"realistic",
"depressed"
]
}

View File

@@ -0,0 +1,40 @@
{
"scene_id": "il_medieval_brothel_bedroom_r1",
"scene_name": "Il Medieval Brothel Bedroom R1",
"description": "A dimly lit, intimate medieval bedroom with rustic stone walls and luxurious red ornate fabrics, illuminated by warm candlelight and a fireplace.",
"scene": {
"background": "indoors, stone wall, wood flooring, arched window, fireplace, tapestry, medieval interior, wooden beams, night",
"foreground": "canopy bed, red bedding, messy sheets, velvet pillows, fur rug, ornate chair, goblet, washbasin",
"furniture": [
"four-poster bed",
"vanity table",
"wooden trunk",
"dressing screen",
"candle stand"
],
"colors": [
"crimson",
"brown",
"gold",
"amber",
"deep purple"
],
"lighting": "candlelight, firelight, warm lighting, dim, volumetric lighting, atmospheric, low key",
"theme": "medieval, fantasy, romance, historical, rustic, intimate"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/IL_Medieval_brothel_Bedroom_r1.safetensors",
"lora_weight": 1.0,
"lora_triggers": "IL_Medieval_brothel_Bedroom_r1"
},
"tags": [
"medieval",
"bedroom",
"brothel",
"interior",
"fantasy",
"intricate",
"luxury",
"romantic atmosphere"
]
}

View File

@@ -0,0 +1,41 @@
{
"scene_id": "il_vintage_tavern",
"scene_name": "Il Vintage Tavern",
"description": "A cozy and rustic tavern interior featuring aged wooden beams, stone walls filled with shelves of bottles, and a warm, inviting atmosphere illuminated by soft lantern light.",
"scene": {
"background": "indoors, tavern, bar, shelves, glass bottle, alcohol, stone wall, wooden wall, fireplace, shelf, blur",
"foreground": "table, wooden chair, tankard, candle, countertop",
"furniture": [
"wooden beams",
"bar counter",
"bar stool",
"barrels",
"wooden table",
"chandelier"
],
"colors": [
"brown",
"amber",
"dark wood",
"warm yellow",
"orange"
],
"lighting": "warm lighting, candlelight, cinematic lighting, lantern light, volumetric lighting, low light",
"theme": "rustic, medieval, fantasy, historical, cozy, pub"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/IL_Vintage_Tavern.safetensors",
"lora_weight": 1.0,
"lora_triggers": "IL_Vintage_Tavern"
},
"tags": [
"scenery",
"no humans",
"detailed background",
"architecture",
"interior",
"perspective",
"depth of field",
"realistic"
]
}

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"
]
}

View File

@@ -0,0 +1,37 @@
{
"scene_id": "m4dscienc3_il",
"scene_name": "M4Dscienc3 Il",
"description": "A dark, cluttered laboratory filled with chaotic experiments, glowing chemical flasks, and sparking electrical equipment.",
"scene": {
"background": "indoors, laboratory, science fiction, mess, cluttered, wires, pipes, servers, electronics on wall, monitors, vapor",
"foreground": "flask, beaker, test tube, glowing liquid, bubbling, smoke, sparks, electricity, tesla coil, paperwork, glass shards",
"furniture": [
"workbench",
"metal shelving",
"rusty table",
"control console"
],
"colors": [
"neon green",
"electric blue",
"dark grey",
"rust orange"
],
"lighting": "dimly lit, cinematic lighting, volumetric lighting, glow from chemicals, bloom",
"theme": "mad science, cyberpunk, ominous, eccentric, hazard"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/M4DSCIENC3-IL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "M4DSCIENC3-IL"
},
"tags": [
"masterpiece",
"best quality",
"highres",
"detailed background",
"illustration",
"concept art",
"scifi"
]
}

View File

@@ -0,0 +1,34 @@
{
"scene_id": "midis_largeroom_v0_5_il_",
"scene_name": "Midis Largeroom V0 5 Il ",
"description": "An expansive, modern interior space featuring high ceilings and panoramic floor-to-ceiling windows.",
"scene": {
"background": "indoors, window, cityscape, sky, high_ceiling, glass_wall, scenery",
"foreground": "spacious, empty_room, polished_floor, depth_of_field",
"furniture": [
"modern_sofa",
"coffee_table",
"potted_plant",
"carpet"
],
"colors": [
"white",
"beige",
"grey"
],
"lighting": "natural_light, sunlight, cinematic_lighting, soft_shadows",
"theme": "modern_architecture, luxury, minimalism"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/midis_LargeRoom_V0.5[IL].safetensors",
"lora_weight": 1.0,
"lora_triggers": "midis_LargeRoom_V0.5[IL]"
},
"tags": [
"best_quality",
"masterpiece",
"ultra_detailed",
"architectural_photography",
"no_humans"
]
}

34
data/scenes/mushroom.json Normal file
View File

@@ -0,0 +1,34 @@
{
"scene_id": "mushroom",
"scene_name": "Mushroom",
"description": "A whimsical fantasy forest floor teeming with giant bioluminescent mushrooms and magical spores floating in the air.",
"scene": {
"background": "forest, trees, dense vegetation, moss, ferns, dark background, bokeh, nature, outdoors, mist",
"foreground": "mushroom, giant mushroom, glowing fungus, spores, sparkling, intricate details, dew drops, mycelium",
"furniture": [
"tree stump",
"fallen log"
],
"colors": [
"forest green",
"bioluminescent blue",
"earthy brown",
"glowing purple"
],
"lighting": "bioluminescence, soft atmospheric lighting, volumetric lighting, god rays, low light, cinematic",
"theme": "fantasy, magical, botanical, surreal, cottagecore"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Mushroom.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Mushroom"
},
"tags": [
"nature",
"fantasy",
"scenery",
"no humans",
"masterpiece",
"best quality"
]
}

View File

@@ -0,0 +1,38 @@
{
"scene_id": "mysterious_4lch3my_sh0p_i",
"scene_name": "Mysterious 4Lch3My Sh0P I",
"description": "A dimly lit, cluttered interior of an apothecary filled with bubbling potions, ancient tomes, and strange artifacts.",
"scene": {
"background": "indoors, room, wooden walls, stone floor, filled shelves, cobwebs, hanging plants, drying herbs",
"foreground": "counter, glass bottle, potion, glowing liquid, open book, scroll, skull, crystals, mortar and pestle",
"furniture": [
"wooden counter",
"bookshelf",
"display cabinet",
"stool"
],
"colors": [
"dark brown",
"emerald green",
"amethyst purple",
"gold"
],
"lighting": "dim, candlelight, lantern, glowing, cinematic lighting, volumetric lighting, shadows",
"theme": "fantasy, magic, alchemy, mystery, steampunk"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/mysterious_4lch3my_sh0p-i.safetensors",
"lora_weight": 1.0,
"lora_triggers": "mysterious_4lch3my_sh0p-i"
},
"tags": [
"alchemy",
"shop",
"magic",
"fantasy",
"interior",
"detailed",
"cluttered",
"mysterious"
]
}

View File

@@ -0,0 +1,40 @@
{
"scene_id": "nightclub",
"scene_name": "Nightclub",
"description": "A vibrant and energetic nightclub interior pulsing with neon lasers, haze, and a crowded dance floor atmosphere.",
"scene": {
"background": "indoors, nightclub, crowd, bokeh, dj booth, shelves, alcohol bottles, wall, dark",
"foreground": "dance floor, confetti, haze, laser beam",
"furniture": [
"bar counter",
"bar stool",
"disco ball",
"couch",
"speakers",
"amplifier"
],
"colors": [
"purple",
"cyan",
"neon pink",
"black",
"midnight blue"
],
"lighting": "cinematic lighting, volumetric lighting, strobe lights, dim, colorful, backlighting",
"theme": "nightlife, party, edm, rave"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/nightclub.safetensors",
"lora_weight": 1.0,
"lora_triggers": "nightclub"
},
"tags": [
"nightclub",
"party",
"neon",
"music",
"dance",
"crowd",
"alcohol"
]
}

View File

@@ -0,0 +1,35 @@
{
"scene_id": "privacy_screen_anyillustriousxlfor_v11_came_1420_v1_0",
"scene_name": "Privacy Screen Anyillustriousxlfor V11 Came 1420 V1 0",
"description": "An intimate indoor setting featuring a classic folding privacy screen acting as a room divider in a dressing area.",
"scene": {
"background": "indoors, bedroom, dressing room, wooden floor, painted wall, rug",
"foreground": "privacy screen, folding screen, room divider, wood frame, paper screen, ornate design",
"furniture": [
"privacy screen",
"full-length mirror",
"clothes rack",
"stool"
],
"colors": [
"beige",
"light brown",
"warm white",
"cream"
],
"lighting": "soft ambient lighting, indoor lighting, cast shadows",
"theme": "domestic, privacy, slice of life"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/privacy_screen_anyillustriousXLFor_v11_came_1420_v1.0.safetensors",
"lora_weight": 1.0,
"lora_triggers": "privacy_screen_anyillustriousXLFor_v11_came_1420_v1.0"
},
"tags": [
"privacy screen",
"room divider",
"furniture",
"indoors",
"folding screen"
]
}

View File

@@ -0,0 +1,36 @@
{
"scene_id": "retrokitchenill",
"scene_name": "Retrokitchenill",
"description": "A charming, nostalgic mid-century modern kitchen illustration featuring pastel colors, checkered flooring, and vintage appliances.",
"scene": {
"background": "indoors, kitchen, tile floor, checkered floor, window, curtains, wallpaper, cabinets, retro style, scenery, no humans",
"foreground": "table, chair, refrigerator, stove, oven, sink, countertop, plant, vase, fruit bowl",
"furniture": [
"chrome dinette set",
"rounded refrigerator",
"gas stove",
"formica table"
],
"colors": [
"mint green",
"pastel pink",
"cream",
"turquoise",
"chrome"
],
"lighting": "soft lighting, natural light, flat lighting",
"theme": "vintage, retro, 1950s, pop art, domestic"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/RetroKitchenILL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "RetroKitchenILL"
},
"tags": [
"retro",
"illustration",
"kitchen",
"aesthetic",
"vintage"
]
}

View File

@@ -0,0 +1,34 @@
{
"scene_id": "scenicill",
"scene_name": "Scenicill",
"description": "A breathtaking fantasy landscape illustrating a vast valley with floating islands and cascading waterfalls under a vibrant sunset.",
"scene": {
"background": "scenery, outdoors, sky, clouds, day, mountain, waterfall, fantasy, tree, nature, water, river, floating_island, sunset, horizon, vast, panoramic view, aesthetic",
"foreground": "grass, flower, field, moss, rock, path, depth of field, detailed flora",
"furniture": [
"ancient ruins",
"stone archway"
],
"colors": [
"gold",
"azure",
"cyan",
"verdant green"
],
"lighting": "cinematic lighting, volumetric lighting, god rays, glimmering, golden hour",
"theme": "fantasy, adventure, majesty, tranquility"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/ScenicILL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "ScenicILL"
},
"tags": [
"wallpaper",
"highly detailed",
"masterpiece",
"best quality",
"vivid colors",
"painting"
]
}

View File

@@ -0,0 +1,30 @@
{
"scene_id": "space_backround_illustrious",
"scene_name": "Space Backround Illustrious",
"description": "A breathtaking view of a vibrant, swirling nebula and distant galaxies in deep space.",
"scene": {
"background": "outer space, nebula, galaxy, milky way, starry sky, cosmic dust, purple space, blue space, hyperdetailed sky",
"foreground": "no humans, scenery, wide shot, lens flare",
"furniture": [],
"colors": [
"deep violet",
"cyan",
"midnight blue",
"glowing magenta"
],
"lighting": "bioluminescent, starlight, cinematic lighting, chromatic aberration",
"theme": "sci-fi, celestial, atmospheric, mysterious"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/space_backround_illustrious.safetensors",
"lora_weight": 1.0,
"lora_triggers": "space_backround_illustrious"
},
"tags": [
"masterpiece",
"best quality",
"wallpaper",
"astrophotography",
"concept art"
]
}

35
data/scenes/vip.json Normal file
View File

@@ -0,0 +1,35 @@
{
"scene_id": "vip",
"scene_name": "Vip",
"description": "A high-end, exclusive VIP lounge scene set in a luxury penthouse overlooking a city skyline at night.",
"scene": {
"background": "indoors, penthouse, luxury, cityscape, night, skyline, large window, heavy curtains, golden geometric patterns",
"foreground": "champagne bottle, ice bucket, crystal glasses, velvet rope, red carpet",
"furniture": [
"chesterfield sofa",
"crystal chandelier",
"marble coffee table",
"gold accents"
],
"colors": [
"gold",
"black",
"burgundy",
"royal purple"
],
"lighting": "dim lighting, mood lighting, cinematic, soft glow, city lights",
"theme": "luxury, wealth, exclusivity, nightlife"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/VIP.safetensors",
"lora_weight": 1.0,
"lora_triggers": "VIP"
},
"tags": [
"vip",
"luxury",
"rich",
"elegant",
"high lass"
]
}

View File

@@ -0,0 +1,37 @@
{
"scene_id": "wedding_venue",
"scene_name": "Wedding Venue",
"description": "A grand and romantic indoor wedding venue adorned with white floral arrangements, an elegant aisle runner, and soft, ethereal lighting illuminating the altar.",
"scene": {
"background": "indoors, church, stained glass, window, altar, arch, scenery, architecture",
"foreground": "aisle, carpet, flower petals, white flower, rose, no humans",
"furniture": [
"pew",
"chair",
"chandelier",
"podium",
"vase"
],
"colors": [
"white",
"gold",
"pastel pink",
"cream"
],
"lighting": "sunlight, volumetric lighting, bright, soft lighting, bloom",
"theme": "wedding, romance, ceremony, elegance"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Wedding_Venue.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Wedding_Venue"
},
"tags": [
"wedding",
"church",
"interior",
"romantic",
"flowers",
"ceremony"
]
}