SunderAli17 commited on
Commit
be68f75
1 Parent(s): 9f44054

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/test2.png", "Wild cowboy hat with western town and horses in the background"]
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