Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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.
|
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 |
)
|