Spaces:
Build error
Build error
DiffusionGPT commited on
Commit ·
d339161
1
Parent(s): fc3a429
Update app.py
Browse files
app.py
CHANGED
|
@@ -686,7 +686,7 @@ if __name__ == '__main__':
|
|
| 686 |
["generate an image of a laughing woman, fashion magazine cover."],
|
| 687 |
["a cat on the grass."],
|
| 688 |
["create an illustration of a romantic couple sharing a tender moment under a starry sky."],
|
| 689 |
-
["a robot cooking in the kitchen."]
|
| 690 |
|
| 691 |
]
|
| 692 |
gr.Examples(examples=examples,
|
|
|
|
| 686 |
["generate an image of a laughing woman, fashion magazine cover."],
|
| 687 |
["a cat on the grass."],
|
| 688 |
["create an illustration of a romantic couple sharing a tender moment under a starry sky."],
|
| 689 |
+
["a robot cooking in the kitchen."],
|
| 690 |
|
| 691 |
]
|
| 692 |
gr.Examples(examples=examples,
|