Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -697,7 +697,7 @@ def build_demo(embed_mode):
|
|
| 697 |
[None, "a smiling child."],
|
| 698 |
[None, "tiger cub playing with soccer ball"],
|
| 699 |
[None, "screenshot from a 16 bit platform game in a lush green landscape"],
|
| 700 |
-
[None, "Old car in kandy sri lanka,lake road,flower, bright, sunny, orange sky
|
| 701 |
[None, "Create a vibrant painting of a tropical beach at sunset."],
|
| 702 |
], inputs=[imagebox, textbox], label='Image Generation Examples')
|
| 703 |
|
|
|
|
| 697 |
[None, "a smiling child."],
|
| 698 |
[None, "tiger cub playing with soccer ball"],
|
| 699 |
[None, "screenshot from a 16 bit platform game in a lush green landscape"],
|
| 700 |
+
[None, "Old car in kandy sri lanka,lake road,flower, bright, sunny, orange sky"],
|
| 701 |
[None, "Create a vibrant painting of a tropical beach at sunset."],
|
| 702 |
], inputs=[imagebox, textbox], label='Image Generation Examples')
|
| 703 |
|