Spaces:
Sleeping
Sleeping
SunderAli17
commited on
Commit
•
3c5ddc6
1
Parent(s):
7223e2b
Update app.py
Browse files
app.py
CHANGED
@@ -126,7 +126,8 @@ def infer(prompt,
|
|
126 |
|
127 |
|
128 |
examples = [
|
129 |
-
["wearing a full suit sitting in a restaurant with candle lights", "image/SunderAli_Khowaja.png"]
|
|
|
130 |
]
|
131 |
|
132 |
|
|
|
126 |
|
127 |
|
128 |
examples = [
|
129 |
+
["wearing a full suit sitting in a restaurant with candle lights", "image/SunderAli_Khowaja.png"],
|
130 |
+
["Wild cowboy hat with western town and horses in the background", "image/test2.png"]
|
131 |
]
|
132 |
|
133 |
|