Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -26,9 +26,9 @@ demo = gr.Interface(
|
|
| 26 |
examples=[
|
| 27 |
["city and clouds"],
|
| 28 |
["tea party"],
|
| 29 |
-
["
|
| 30 |
["buddhist monk"],
|
| 31 |
-
["
|
| 32 |
],
|
| 33 |
title="Generate images based on artist Oswaldo Guayasamín",
|
| 34 |
description="Write a prompt and an image will be generated. ",
|
|
|
|
| 26 |
examples=[
|
| 27 |
["city and clouds"],
|
| 28 |
["tea party"],
|
| 29 |
+
["chess player"],
|
| 30 |
["buddhist monk"],
|
| 31 |
+
["the man of the mask"],
|
| 32 |
],
|
| 33 |
title="Generate images based on artist Oswaldo Guayasamín",
|
| 34 |
description="Write a prompt and an image will be generated. ",
|