comdoleger commited on
Commit
9231e04
1 Parent(s): 2b17206

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -21,16 +21,16 @@ example_list = [
21
  [
22
  "examples/in1.png",
23
  "A Bottle, placed on a rustic wooden table, viewed from a slight above angle, overlooking a serene beach, with seashells and driftwood artfully scattered around, bathed in the warm glow of the setting sun",
24
- 3.50,
25
  "full",
26
- "A transparent Bottle, Sunset",
27
  False,
28
  "examples/out1.png",
29
  ],
30
  [
31
  "examples/in2.jpg",
32
  "A Perfume bottle, perched delicately on a rock by the ocean, with a breathtaking sunset casting a golden glow over the waves",
33
- 4.50,
34
  "full",
35
  "A glass perfume Bottle, with a yellow lequide and a black cap, sunset, transparent",
36
  True,
@@ -41,7 +41,7 @@ example_list = [
41
  "A car, on a high-tech city street at night, surrounded by neon lights and holographic billboards, with sleek skyscrapers and flying cars in the background, a glowing cyber-road beneath",
42
  3.0,
43
  "full",
44
- "A Car, vibrant, reflections",
45
  False,
46
  "examples/out3.png",
47
  ],
 
21
  [
22
  "examples/in1.png",
23
  "A Bottle, placed on a rustic wooden table, viewed from a slight above angle, overlooking a serene beach, with seashells and driftwood artfully scattered around, bathed in the warm glow of the setting sun",
24
+ 2.50,
25
  "full",
26
+ "A transparent Bottle with a black cap and a semi transparent liquide, Sunset",
27
  False,
28
  "examples/out1.png",
29
  ],
30
  [
31
  "examples/in2.jpg",
32
  "A Perfume bottle, perched delicately on a rock by the ocean, with a breathtaking sunset casting a golden glow over the waves",
33
+ 3.50,
34
  "full",
35
  "A glass perfume Bottle, with a yellow lequide and a black cap, sunset, transparent",
36
  True,
 
41
  "A car, on a high-tech city street at night, surrounded by neon lights and holographic billboards, with sleek skyscrapers and flying cars in the background, a glowing cyber-road beneath",
42
  3.0,
43
  "full",
44
+ "A light grey Car, vibrant, reflections",
45
  False,
46
  "examples/out3.png",
47
  ],