akshayballal commited on
Commit
beff119
β€’
1 Parent(s): 4769752

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -112,6 +112,8 @@ demo = gr.Interface(
112
  title="Search πŸ”Ž in Audio πŸŽ™οΈ",
113
  description="""
114
 
 
 
115
  # Search within audio files using text queries.
116
 
117
  ## Models used:
@@ -123,7 +125,6 @@ demo = gr.Interface(
123
 
124
  ## Powered by [EmbedAnything by Starlight](https://github.com/StarlightSearch/EmbedAnything) πŸš€
125
 
126
- ![EmbedAnything](https://res.cloudinary.com/dltwftrgc/image/upload/v1712504276/Projects/EmbedAnything_500_x_200_px_a4l8xu.png)
127
 
128
  """,
129
  article = "Created by [Akshay Ballal](https://www.akshaymakes.com)",
 
112
  title="Search πŸ”Ž in Audio πŸŽ™οΈ",
113
  description="""
114
 
115
+ <img width=250 src = "https://res.cloudinary.com/dltwftrgc/image/upload/v1712504276/Projects/EmbedAnything_500_x_200_px_a4l8xu.png">
116
+
117
  # Search within audio files using text queries.
118
 
119
  ## Models used:
 
125
 
126
  ## Powered by [EmbedAnything by Starlight](https://github.com/StarlightSearch/EmbedAnything) πŸš€
127
 
 
128
 
129
  """,
130
  article = "Created by [Akshay Ballal](https://www.akshaymakes.com)",