Upload app.py
Browse files
app.py
CHANGED
|
@@ -132,10 +132,10 @@ def generate(
|
|
| 132 |
|
| 133 |
|
| 134 |
examples = [
|
| 135 |
-
"
|
| 136 |
-
"
|
| 137 |
-
"
|
| 138 |
-
"
|
| 139 |
]
|
| 140 |
|
| 141 |
with gr.Blocks() as demo:
|
|
|
|
| 132 |
|
| 133 |
|
| 134 |
examples = [
|
| 135 |
+
"Food photography of a delicious steak dish",
|
| 136 |
+
"Futuristic soldier with hi-tech armor and weaponry",
|
| 137 |
+
"complex 3d render ultra detailed of a beautiful porcelain human brain",
|
| 138 |
+
"a red heart in the clouds over water"
|
| 139 |
]
|
| 140 |
|
| 141 |
with gr.Blocks() as demo:
|