evelyncsb commited on
Commit
931456e
1 Parent(s): f2dda80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ iface = gr.Interface(
56
  ["camera", "a person looking at a camera on a tripod", "assets/images/camera.png"],
57
  ["horse", "a black-and-white silhouette of a horse", "assets/images/horse.png"],
58
  ["coffee", "a cup of coffee on a saucer", "assets/images/coffee.png"]
59
- ]
60
  title="Find the image most similar to the given text",
61
  description='''<p>
62
  Welcome to a straightforward demonstration of ImageBind, a powerful tool designed to
 
56
  ["camera", "a person looking at a camera on a tripod", "assets/images/camera.png"],
57
  ["horse", "a black-and-white silhouette of a horse", "assets/images/horse.png"],
58
  ["coffee", "a cup of coffee on a saucer", "assets/images/coffee.png"]
59
+ ],
60
  title="Find the image most similar to the given text",
61
  description='''<p>
62
  Welcome to a straightforward demonstration of ImageBind, a powerful tool designed to