theoracle commited on
Commit
d659a6a
·
verified ·
1 Parent(s): 03ebfe0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -8
app.py CHANGED
@@ -29,16 +29,18 @@ def generate(image, prompt, negative_prompt, strength):
29
 
30
  # Default prompt
31
  default_prompt = (
32
- "a blue maritime-themed TOK lounge, inspired by classic coastal elegance and deep ocean hues, "
33
- "navy and seafoam color palette, whitewashed wooden walls, large panoramic windows with ocean views, "
34
- "nautical decor like ropes, brass instruments, and ship wheels subtly integrated, "
35
- "linen sofas in soft ivory and deep blue, striped cushions and driftwood coffee table, "
36
- "open shelves with coral sculptures, vintage maritime maps and glass fishing floats, "
37
- "light oak flooring and woven jute rug, sheer curtains billowing in a coastal breeze, "
38
- "ambient natural light, serene and breezy atmosphere, luxury seaside escape with timeless nautical charm, "
39
- "8k ultra photorealistic, crisp focus, interior photography with coastal lighting and peaceful mood"
 
40
  )
41
 
 
42
  default_negative = (
43
  "empty rooms, clutter, mess, disorganized, visible wires, tangled cables, chaotic layout, "
44
  "outdated design, old furniture, vintage upholstery, faded fabric, chipped wood, "
 
29
 
30
  # Default prompt
31
  default_prompt = (
32
+ "A Scandinavian-style lounge with minimalist design and cozy atmosphere, "
33
+ "bright open space with white-painted walls and large windows, natural light flooding in, "
34
+ "light oak wood flooring, functional furniture with clean lines, "
35
+ "soft neutral tones like beige, gray, and muted pastels, "
36
+ "a low-profile sofa with textured cushions, woven wool throws, "
37
+ "modern coffee table in natural wood, built-in shelving with simple decor like ceramic vases, "
38
+ "indoor plants, and framed art prints, pendant lighting with matte finishes, "
39
+ "warm ambient light, hygge-inspired touches, uncluttered layout, "
40
+ "ultra photorealistic, 8k, crisp focus, soft lighting, Nordic aesthetic with a modern twist"
41
  )
42
 
43
+
44
  default_negative = (
45
  "empty rooms, clutter, mess, disorganized, visible wires, tangled cables, chaotic layout, "
46
  "outdated design, old furniture, vintage upholstery, faded fabric, chipped wood, "