Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -127,7 +127,7 @@ def infer(prompt,
|
|
| 127 |
|
| 128 |
examples = [
|
| 129 |
["image/SunderAli_Khowaja.png", "wearing a full suit sitting in a restaurant with candle lights"],
|
| 130 |
-
["image/
|
| 131 |
]
|
| 132 |
|
| 133 |
|
|
|
|
| 127 |
|
| 128 |
examples = [
|
| 129 |
["image/SunderAli_Khowaja.png", "wearing a full suit sitting in a restaurant with candle lights"],
|
| 130 |
+
["image/test3.jpg", "Wild cowboy hat with western town and horses in the background"]
|
| 131 |
]
|
| 132 |
|
| 133 |
|