Spaces:
Sleeping
Sleeping
Update data.py
Browse files
data.py
CHANGED
|
@@ -5,7 +5,6 @@
|
|
| 5 |
# ============================================
|
| 6 |
|
| 7 |
PROFESSIONS = [
|
| 8 |
-
# Originales
|
| 9 |
"Executive Secretary", "Luxury Hotel Manager", "Fashion Boutique Manager", "Corporate Lawyer",
|
| 10 |
"Private Jet Attendant", "Art Gallery Curator", "University Professor", "Wine Sommelier",
|
| 11 |
"Ballet Instructor", "Yacht Stewardess", "Casino Dealer", "News Anchor", "Elegant Maid",
|
|
@@ -21,7 +20,6 @@ PROFESSIONS = [
|
|
| 21 |
"1960s Mercury 13 Trainee", "1970s Apollo-Era Engineer", "1980s Space Shuttle Pilot",
|
| 22 |
"1990s Hubble Telescope Scientist", "2000s ISS Mission Specialist", "2010s Mars Rover Operator",
|
| 23 |
"2020s Artemis Astronaut", "2025 Gateway Station Commander",
|
| 24 |
-
# Lista extendida (incorporando la segunda lista que enviaste)
|
| 25 |
"dermatologist", "architect", "interior designer", "actress",
|
| 26 |
"painter", "tattoo artist", "jewelry consultant", "luxury sales associate",
|
| 27 |
"hotel receptionist", "flight dispatcher", "paramedic", "veterinarian",
|
|
@@ -44,7 +42,6 @@ PROFESSIONS = [
|
|
| 44 |
LACE_THONG_STYLES = [
|
| 45 |
"delicate black lace thong with floral embroidery", "sheer nude illusion thong with lace trim",
|
| 46 |
"red satin thong with scalloped edges", "white lace thong with pearl detail",
|
| 47 |
-
# Incorporando la segunda lista
|
| 48 |
"black floral lace thong", "white sheer lace thong", "red embroidered lace thong",
|
| 49 |
"pink soft lace micro-thong", "burgundy transparent lace thong", "silky lace-trimmed thong",
|
| 50 |
"high-leg lace thong", "lace-string thong with floral patterns", "silk-trim micro lace thong",
|
|
@@ -56,7 +53,6 @@ LACE_THONG_STYLES = [
|
|
| 56 |
HOSIERY_STYLES = [
|
| 57 |
"black sheer thigh-high stockings with lace tops", "nude ultra-sheer stockings with reinforced toes",
|
| 58 |
"fishnet thigh-highs with delicate weave", "back-seam stockings with Cuban heel",
|
| 59 |
-
# Incorporando la segunda lista
|
| 60 |
"sheer black thigh-highs", "semi-opaque pantyhose", "lace-top stockings",
|
| 61 |
"nude glossy stockings", "fishnet thigh-highs", "micro-net pantyhose",
|
| 62 |
"ultra-sheer 8 den stockings", "ombre seamless thigh-highs",
|
|
@@ -70,106 +66,285 @@ HOSIERY_STYLES = [
|
|
| 70 |
# ============================================
|
| 71 |
|
| 72 |
EVERYDAY_MOMENTS = [
|
| 73 |
-
{
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
{
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
{
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
{
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
{
|
| 102 |
-
|
| 103 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
{
|
| 105 |
"scene": "reaching up to a high cabinet",
|
| 106 |
-
"
|
| 107 |
"outfit": "thin fitted blouse",
|
| 108 |
"setting": "warm kitchen light",
|
| 109 |
-
"
|
| 110 |
},
|
| 111 |
{
|
| 112 |
"scene": "walking through doorway",
|
| 113 |
-
"
|
| 114 |
"outfit": "soft office pencil skirt",
|
| 115 |
"setting": "corporate hallway",
|
| 116 |
-
"
|
| 117 |
},
|
| 118 |
{
|
| 119 |
"scene": "bending to pick something up",
|
| 120 |
-
"
|
| 121 |
"outfit": "casual tight jeans",
|
| 122 |
"setting": "living room light",
|
| 123 |
-
"
|
| 124 |
},
|
| 125 |
{
|
| 126 |
"scene": "adjusting her blouse while holding a folder",
|
| 127 |
-
"
|
| 128 |
"outfit": "soft satin blouse tucked into a high-waist skirt",
|
| 129 |
"setting": "warm office ambient lighting",
|
| 130 |
-
"
|
| 131 |
},
|
| 132 |
{
|
| 133 |
"scene": "leaning over a desk to organize papers",
|
| 134 |
-
"
|
| 135 |
"outfit": "pencil skirt creating natural fabric tension",
|
| 136 |
"setting": "corporate workspace at dusk",
|
| 137 |
-
"
|
| 138 |
},
|
| 139 |
{
|
| 140 |
"scene": "lifting her hair into a loose updo",
|
| 141 |
-
"
|
| 142 |
"outfit": "light cashmere sweater",
|
| 143 |
"setting": "dim bedroom lamp glow",
|
| 144 |
-
"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"scene": "closing window curtains",
|
| 148 |
-
"
|
| 149 |
"outfit": "thin loose T-shirt falling near shoulder",
|
| 150 |
"setting": "late evening warm shadows",
|
| 151 |
-
"
|
| 152 |
},
|
| 153 |
{
|
| 154 |
"scene": "pulling up thigh-high hosiery",
|
| 155 |
-
"
|
| 156 |
"outfit": "oversized button-down shirt",
|
| 157 |
"setting": "soft morning light through curtains",
|
| 158 |
-
"
|
| 159 |
},
|
| 160 |
{
|
| 161 |
"scene": "touching up her lipstick in the mirror",
|
| 162 |
-
"
|
| 163 |
"outfit": "classy evening dress with soft shimmer",
|
| 164 |
"setting": "bathroom warm reflective light",
|
| 165 |
-
"
|
| 166 |
},
|
| 167 |
{
|
| 168 |
"scene": "stretching after waking up",
|
| 169 |
-
"
|
| 170 |
"outfit": "thin sleepwear tank",
|
| 171 |
"setting": "pale sunrise diffuse light",
|
| 172 |
-
"
|
| 173 |
}
|
| 174 |
-
]
|
| 175 |
-
|
|
|
|
| 5 |
# ============================================
|
| 6 |
|
| 7 |
PROFESSIONS = [
|
|
|
|
| 8 |
"Executive Secretary", "Luxury Hotel Manager", "Fashion Boutique Manager", "Corporate Lawyer",
|
| 9 |
"Private Jet Attendant", "Art Gallery Curator", "University Professor", "Wine Sommelier",
|
| 10 |
"Ballet Instructor", "Yacht Stewardess", "Casino Dealer", "News Anchor", "Elegant Maid",
|
|
|
|
| 20 |
"1960s Mercury 13 Trainee", "1970s Apollo-Era Engineer", "1980s Space Shuttle Pilot",
|
| 21 |
"1990s Hubble Telescope Scientist", "2000s ISS Mission Specialist", "2010s Mars Rover Operator",
|
| 22 |
"2020s Artemis Astronaut", "2025 Gateway Station Commander",
|
|
|
|
| 23 |
"dermatologist", "architect", "interior designer", "actress",
|
| 24 |
"painter", "tattoo artist", "jewelry consultant", "luxury sales associate",
|
| 25 |
"hotel receptionist", "flight dispatcher", "paramedic", "veterinarian",
|
|
|
|
| 42 |
LACE_THONG_STYLES = [
|
| 43 |
"delicate black lace thong with floral embroidery", "sheer nude illusion thong with lace trim",
|
| 44 |
"red satin thong with scalloped edges", "white lace thong with pearl detail",
|
|
|
|
| 45 |
"black floral lace thong", "white sheer lace thong", "red embroidered lace thong",
|
| 46 |
"pink soft lace micro-thong", "burgundy transparent lace thong", "silky lace-trimmed thong",
|
| 47 |
"high-leg lace thong", "lace-string thong with floral patterns", "silk-trim micro lace thong",
|
|
|
|
| 53 |
HOSIERY_STYLES = [
|
| 54 |
"black sheer thigh-high stockings with lace tops", "nude ultra-sheer stockings with reinforced toes",
|
| 55 |
"fishnet thigh-highs with delicate weave", "back-seam stockings with Cuban heel",
|
|
|
|
| 56 |
"sheer black thigh-highs", "semi-opaque pantyhose", "lace-top stockings",
|
| 57 |
"nude glossy stockings", "fishnet thigh-highs", "micro-net pantyhose",
|
| 58 |
"ultra-sheer 8 den stockings", "ombre seamless thigh-highs",
|
|
|
|
| 66 |
# ============================================
|
| 67 |
|
| 68 |
EVERYDAY_MOMENTS = [
|
| 69 |
+
{
|
| 70 |
+
"scene": "Cocina matutina",
|
| 71 |
+
"action": "agachándose a sacar algo del horno bajo",
|
| 72 |
+
"outfit": "camiseta oversized blanca y shorts de algodón",
|
| 73 |
+
"setting": "cocina soleada con ventana abierta",
|
| 74 |
+
"accessories": "taza de café en la encimera, delantal colgando"
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"scene": "Lavandería",
|
| 78 |
+
"action": "doblándose para sacar ropa de la secadora",
|
| 79 |
+
"outfit": "top deportivo y leggings ajustados",
|
| 80 |
+
"setting": "cuarto de lavado con cestas de ropa",
|
| 81 |
+
"accessories": "cesta de ropa limpia"
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"scene": "Jardinería",
|
| 85 |
+
"action": "arrodillada plantando flores",
|
| 86 |
+
"outfit": "vestido ligero de algodón con tirantes",
|
| 87 |
+
"setting": "jardín trasero con macetas",
|
| 88 |
+
"accessories": "guantes de jardinería, regadera"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"scene": "Yoga en casa",
|
| 92 |
+
"action": "haciendo postura del perro boca abajo",
|
| 93 |
+
"outfit": "leggings de yoga y top corto",
|
| 94 |
+
"setting": "sala con esterilla y luz natural",
|
| 95 |
+
"accessories": "bloque de yoga"
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"scene": "Limpieza de estanterías",
|
| 99 |
+
"action": "estirándose en punta de pies para alcanzar un libro",
|
| 100 |
+
"outfit": "camiseta holgada y shorts de pijama",
|
| 101 |
+
"setting": "biblioteca personal con escalera pequeña",
|
| 102 |
+
"accessories": "plumero"
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"scene": "Paseo con el perro",
|
| 106 |
+
"action": "agachándose a atar la correa",
|
| 107 |
+
"outfit": "vestido veraniego floreado",
|
| 108 |
+
"setting": "parque al atardecer",
|
| 109 |
+
"accessories": "correa, bolsa de premios"
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"scene": "Café en la terraza",
|
| 113 |
+
"action": "sentada cruzando las piernas y dejando caer una servilleta",
|
| 114 |
+
"outfit": "blusa de seda y falda plisada",
|
| 115 |
+
"setting": "terraza con mesa de hierro",
|
| 116 |
+
"accessories": "libro abierto, taza de té"
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"scene": "Subiendo escaleras",
|
| 120 |
+
"action": "subiendo con una bolsa de compras",
|
| 121 |
+
"outfit": "falda lápiz y blusa ajustada",
|
| 122 |
+
"setting": "escalera de caracol en apartamento",
|
| 123 |
+
"accessories": "bolsa de compras"
|
| 124 |
+
},
|
| 125 |
+
{
|
| 126 |
+
"scene": "Bailando sola",
|
| 127 |
+
"action": "girando con música en auriculares",
|
| 128 |
+
"outfit": "vestido corto de verano",
|
| 129 |
+
"setting": "sala con luz cálida",
|
| 130 |
+
"accessories": "auriculares inalámbricos"
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"scene": "Pintando una pared",
|
| 134 |
+
"action": "estirándose para pintar el techo",
|
| 135 |
+
"outfit": "camiseta vieja y shorts vaqueros",
|
| 136 |
+
"setting": "habitación en renovación",
|
| 137 |
+
"accessories": "brocha, escalera"
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"scene": "Cambiando bombilla",
|
| 141 |
+
"action": "de pie en una silla",
|
| 142 |
+
"outfit": "camiseta larga como vestido",
|
| 143 |
+
"setting": "cocina con lámpara colgante",
|
| 144 |
+
"accessories": "bombilla nueva"
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"scene": "Buscando algo en el armario",
|
| 148 |
+
"action": "arrodillada revisando cajones bajos",
|
| 149 |
+
"outfit": "camisa de dormir de satén",
|
| 150 |
+
"setting": "dormitorio con armario abierto",
|
| 151 |
+
"accessories": "caja de joyas"
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"scene": "Haciendo la cama",
|
| 155 |
+
"action": "inclinándose sobre el colchón",
|
| 156 |
+
"outfit": "pijama de seda corto",
|
| 157 |
+
"setting": "dormitorio con luz de mañana",
|
| 158 |
+
"accessories": "almohadas"
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"scene": "Tomando el sol",
|
| 162 |
+
"action": "ajustando la sombrilla",
|
| 163 |
+
"outfit": "bikini bajo vestido transparente",
|
| 164 |
+
"setting": "balcón con tumbona",
|
| 165 |
+
"accessories": "gafas de sol"
|
| 166 |
+
},
|
| 167 |
+
{
|
| 168 |
+
"scene": "Cargando compras del auto",
|
| 169 |
+
"action": "doblándose para sacar bolsas del maletero",
|
| 170 |
+
"outfit": "vestido casual de algodón",
|
| 171 |
+
"setting": "garaje residencial",
|
| 172 |
+
"accessories": "bolsas de supermercado"
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"scene": "Regando plantas altas",
|
| 176 |
+
"action": "estirándose para alcanzar una maceta",
|
| 177 |
+
"outfit": "top sin mangas y shorts",
|
| 178 |
+
"setting": "invernadero casero",
|
| 179 |
+
"accessories": "regadera"
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"scene": "Probándose zapatos",
|
| 183 |
+
"action": "sentada en el suelo con una pierna levantada",
|
| 184 |
+
"outfit": "falda corta y blusa",
|
| 185 |
+
"setting": "tienda de zapatos",
|
| 186 |
+
"accessories": "caja de zapatos"
|
| 187 |
+
},
|
| 188 |
+
{
|
| 189 |
+
"scene": "Bailando en la cocina",
|
| 190 |
+
"action": "moviendo caderas mientras cocina",
|
| 191 |
+
"outfit": "camiseta y shorts de algodón",
|
| 192 |
+
"setting": "cocina moderna",
|
| 193 |
+
"accessories": "cuchara de madera"
|
| 194 |
+
},
|
| 195 |
+
{
|
| 196 |
+
"scene": "Limpiando el piso",
|
| 197 |
+
"action": "en cuatro puntos fregando",
|
| 198 |
+
"outfit": "vestido ligero de verano",
|
| 199 |
+
"setting": "sala con balde",
|
| 200 |
+
"accessories": "trapo"
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"scene": "Colgando cortinas",
|
| 204 |
+
"action": "de pie en una silla con los brazos arriba",
|
| 205 |
+
"outfit": "blusa y falda corta",
|
| 206 |
+
"setting": "ventana grande",
|
| 207 |
+
"accessories": "cortinas nuevas"
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"scene": "Leyendo en el sofá",
|
| 211 |
+
"action": "cruzando las piernas y dejando caer el libro",
|
| 212 |
+
"outfit": "vestido de punto ajustado",
|
| 213 |
+
"setting": "sala con manta",
|
| 214 |
+
"accessories": "libro"
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"scene": "Haciendo estiramiento",
|
| 218 |
+
"action": "tocando los dedos de los pies",
|
| 219 |
+
"outfit": "leggings y top deportivo",
|
| 220 |
+
"setting": "sala con TV",
|
| 221 |
+
"accessories": "esterilla"
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"scene": "Saliendo de la ducha",
|
| 225 |
+
"action": "secándose el cabello con toalla",
|
| 226 |
+
"outfit": "toalla corta envuelta",
|
| 227 |
+
"setting": "baño con espejo empañado",
|
| 228 |
+
"accessories": "secador"
|
| 229 |
+
},
|
| 230 |
+
{
|
| 231 |
+
"scene": "Buscando en el bolso",
|
| 232 |
+
"action": "doblándose sobre la mesa",
|
| 233 |
+
"outfit": "falda plisada y blusa",
|
| 234 |
+
"setting": "entrada de casa",
|
| 235 |
+
"accessories": "bolso grande"
|
| 236 |
+
},
|
| 237 |
+
{
|
| 238 |
+
"scene": "Cambiando ropa",
|
| 239 |
+
"action": "quitándose una camiseta",
|
| 240 |
+
"outfit": "sostén de encaje visible",
|
| 241 |
+
"setting": "dormitorio con espejo",
|
| 242 |
+
"accessories": "camiseta en mano"
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"scene": "Bailando frente al espejo",
|
| 246 |
+
"action": "ensayando un paso de baile",
|
| 247 |
+
"outfit": "top corto y shorts",
|
| 248 |
+
"setting": "habitación con espejo",
|
| 249 |
+
"accessories": "móvil grabando"
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"scene": "Subiendo al auto",
|
| 253 |
+
"action": "sentándose con falda corta",
|
| 254 |
+
"outfit": "falda lápiz y tacones",
|
| 255 |
+
"setting": "estacionamiento",
|
| 256 |
+
"accessories": "llaves en mano"
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"scene": "Tomando selfie",
|
| 260 |
+
"action": "agachándose para mejor ángulo",
|
| 261 |
+
"outfit": "vestido ajustado",
|
| 262 |
+
"setting": "parque con flores",
|
| 263 |
+
"accessories": "móvil"
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"scene": "Limpiando el auto",
|
| 267 |
+
"action": "inclinándose sobre el capó",
|
| 268 |
+
"outfit": "shorts vaqueros y top",
|
| 269 |
+
"setting": "garaje",
|
| 270 |
+
"accessories": "trapo húmedo"
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"scene": "Cocinando descalza",
|
| 274 |
+
"action": "picando verduras en la encimera",
|
| 275 |
+
"outfit": "camiseta larga sin nada debajo",
|
| 276 |
+
"setting": "cocina con isla",
|
| 277 |
+
"accessories": "cuchillo, tabla"
|
| 278 |
+
},
|
| 279 |
+
# Elementos en inglés - corregidos con las mismas claves
|
| 280 |
{
|
| 281 |
"scene": "reaching up to a high cabinet",
|
| 282 |
+
"action": "slightly arched back",
|
| 283 |
"outfit": "thin fitted blouse",
|
| 284 |
"setting": "warm kitchen light",
|
| 285 |
+
"accessories": "delicate pendant necklace"
|
| 286 |
},
|
| 287 |
{
|
| 288 |
"scene": "walking through doorway",
|
| 289 |
+
"action": "hips swaying subtly",
|
| 290 |
"outfit": "soft office pencil skirt",
|
| 291 |
"setting": "corporate hallway",
|
| 292 |
+
"accessories": "glossy heels"
|
| 293 |
},
|
| 294 |
{
|
| 295 |
"scene": "bending to pick something up",
|
| 296 |
+
"action": "arched posture",
|
| 297 |
"outfit": "casual tight jeans",
|
| 298 |
"setting": "living room light",
|
| 299 |
+
"accessories": "simple bracelet"
|
| 300 |
},
|
| 301 |
{
|
| 302 |
"scene": "adjusting her blouse while holding a folder",
|
| 303 |
+
"action": "slightly twisting her torso",
|
| 304 |
"outfit": "soft satin blouse tucked into a high-waist skirt",
|
| 305 |
"setting": "warm office ambient lighting",
|
| 306 |
+
"accessories": "thin gold necklace"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"scene": "leaning over a desk to organize papers",
|
| 310 |
+
"action": "hips subtly angled",
|
| 311 |
"outfit": "pencil skirt creating natural fabric tension",
|
| 312 |
"setting": "corporate workspace at dusk",
|
| 313 |
+
"accessories": "subtle perfume shimmer"
|
| 314 |
},
|
| 315 |
{
|
| 316 |
"scene": "lifting her hair into a loose updo",
|
| 317 |
+
"action": "exposed neckline tilt",
|
| 318 |
"outfit": "light cashmere sweater",
|
| 319 |
"setting": "dim bedroom lamp glow",
|
| 320 |
+
"accessories": "hair clip catching soft light"
|
| 321 |
},
|
| 322 |
{
|
| 323 |
"scene": "closing window curtains",
|
| 324 |
+
"action": "graceful side silhouette",
|
| 325 |
"outfit": "thin loose T-shirt falling near shoulder",
|
| 326 |
"setting": "late evening warm shadows",
|
| 327 |
+
"accessories": "minimalist bracelet"
|
| 328 |
},
|
| 329 |
{
|
| 330 |
"scene": "pulling up thigh-high hosiery",
|
| 331 |
+
"action": "knee lifted delicately",
|
| 332 |
"outfit": "oversized button-down shirt",
|
| 333 |
"setting": "soft morning light through curtains",
|
| 334 |
+
"accessories": "silky fabric folds around her legs"
|
| 335 |
},
|
| 336 |
{
|
| 337 |
"scene": "touching up her lipstick in the mirror",
|
| 338 |
+
"action": "relaxed hip tilt",
|
| 339 |
"outfit": "classy evening dress with soft shimmer",
|
| 340 |
"setting": "bathroom warm reflective light",
|
| 341 |
+
"accessories": "glossy compact mirror"
|
| 342 |
},
|
| 343 |
{
|
| 344 |
"scene": "stretching after waking up",
|
| 345 |
+
"action": "arms raised elongating her silhouette",
|
| 346 |
"outfit": "thin sleepwear tank",
|
| 347 |
"setting": "pale sunrise diffuse light",
|
| 348 |
+
"accessories": "hair falling softly around her face"
|
| 349 |
}
|
| 350 |
+
]
|
|
|