rishiraj commited on
Commit
d810a9e
1 Parent(s): 4cf661d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ with gr.Blocks(
129
 
130
  gr.HTML(
131
  "<p style='text-align: center'>"
132
- "Developed with 🫶 by <a href='https://getindexify.io/' target='_blank'>Indexify</a> | "
133
  "a <a href='https://www.tensorlake.ai/' target='_blank'>Tensorlake</a> product"
134
  "</p>"
135
  )
 
129
 
130
  gr.HTML(
131
  "<p style='text-align: center'>"
132
+ "Developed with 🫶 by <a href='https://getindexify.ai/' target='_blank'>Indexify</a> | "
133
  "a <a href='https://www.tensorlake.ai/' target='_blank'>Tensorlake</a> product"
134
  "</p>"
135
  )