Spaces:
Running
on
Zero
Running
on
Zero
bo.l
commited on
Commit
·
f1138b7
1
Parent(s):
6600fcf
update multi4
Browse files
app.py
CHANGED
|
@@ -124,7 +124,7 @@ def infer(
|
|
| 124 |
# UI
|
| 125 |
# ---------------------------
|
| 126 |
examples = [
|
| 127 |
-
"
|
| 128 |
"An astronaut riding a green horse",
|
| 129 |
"A delicious ceviche cheesecake slice",
|
| 130 |
]
|
|
|
|
| 124 |
# UI
|
| 125 |
# ---------------------------
|
| 126 |
examples = [
|
| 127 |
+
"Place the butterfly from the first image onto the landscape of the second image, positioning it either flying above the river near the bridge or perched on one of the trees in the foreground. Adjust the butterfly's size and blending to ensure it fits naturally in the scene.",
|
| 128 |
"An astronaut riding a green horse",
|
| 129 |
"A delicious ceviche cheesecake slice",
|
| 130 |
]
|