Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -29,10 +29,10 @@ example_list = [
|
|
| 29 |
],
|
| 30 |
[
|
| 31 |
"examples/in2.jpg",
|
| 32 |
-
"A
|
| 33 |
-
|
| 34 |
"full",
|
| 35 |
-
"A
|
| 36 |
True,
|
| 37 |
"examples/out3.png",
|
| 38 |
],
|
|
|
|
| 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,
|
| 37 |
"examples/out3.png",
|
| 38 |
],
|