SunderAli17 commited on
Commit
5bddc8c
·
verified ·
1 Parent(s): a080872

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -126,8 +126,7 @@ def infer(prompt,
126
 
127
 
128
  examples = [
129
- ["image/SunderAli_Khowaja.png", "wearing a full suit sitting in a restaurant with candle lights"],
130
- ["image/SunderAli_Khowaja.png", "Wild cowboy hat with western town and horses in the background"]
131
  ]
132
 
133
 
 
126
 
127
 
128
  examples = [
129
+ ["image/SunderAli_Khowaja.png", "wearing a full suit sitting in a restaurant with candle lights"]
 
130
  ]
131
 
132