SunderAli17 commited on
Commit
8ad96f3
1 Parent(s): 512e8b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ def infer(prompt,
119
 
120
 
121
  examples = [
122
- ["wearing a full suit sitting in a restaurant with candle lights ", "image/image1.png"]
123
  # ["Cowboy, cowboy hat, Wild Cowboy, background is a western town, cactus, sunset, warm colors, shot with XT4 film, noise, vignette, Kodak film, vintage", "image/image2.png"]
124
  ]
125
 
 
119
 
120
 
121
  examples = [
122
+ ["wearing a full suit sitting in a restaurant with candle lights ", "image/SunderAli_Khowaja.png"]
123
  # ["Cowboy, cowboy hat, Wild Cowboy, background is a western town, cactus, sunset, warm colors, shot with XT4 film, noise, vignette, Kodak film, vintage", "image/image2.png"]
124
  ]
125