comdoleger commited on
Commit
0a54537
1 Parent(s): 4fe4c23

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -22,7 +22,7 @@ example_list = [
22
  [
23
  "examples/in1.png",
24
  "A Perfume Bottle, resting on a wooden table, surrounded by lavender leaves with droplets of morning dew glistening, in a serene garden, under the soft glow of a twilight sky, encircled by delicate purple petals",
25
- 3.0,
26
  "full",
27
  "A transparent Bottle with a purple liquide, studio light",
28
  False,
@@ -31,9 +31,9 @@ example_list = [
31
  [
32
  "examples/in3.png",
33
  "A PAir of Shoes, resting on a sleek white platform under a bright spotlight, with subtle pastel-colored reflections and delicate flower petals scattered around, creating a cheerful and elegant setting",
34
- 3.0,
35
  "full",
36
- "A brown Pair of Shoes, vibrant, Shadow",
37
  False,
38
  "examples/out3.png"
39
  ],
 
22
  [
23
  "examples/in1.png",
24
  "A Perfume Bottle, resting on a wooden table, surrounded by lavender leaves with droplets of morning dew glistening, in a serene garden, under the soft glow of a twilight sky, encircled by delicate purple petals",
25
+ 3.5,
26
  "full",
27
  "A transparent Bottle with a purple liquide, studio light",
28
  False,
 
31
  [
32
  "examples/in3.png",
33
  "A PAir of Shoes, resting on a sleek white platform under a bright spotlight, with subtle pastel-colored reflections and delicate flower petals scattered around, creating a cheerful and elegant setting",
34
+ 2.0,
35
  "full",
36
+ "(( A Pair of Brown Shoes )), vibrant, Shadow",
37
  False,
38
  "examples/out3.png"
39
  ],