Spaces:
Sleeping
Sleeping
Riddhi Bhagwat
commited on
Commit
·
aecd0a1
1
Parent(s):
e5ddfb2
minor edits
Browse files- app/app.py +1 -1
app/app.py
CHANGED
@@ -1213,7 +1213,7 @@ with gr.Blocks(css=css, js=js) as demo:
|
|
1213 |
with gr.Row(elem_classes=["footer-banner"]) as footer_banner:
|
1214 |
gr.Markdown("""
|
1215 |
### Contact Us
|
1216 |
-
Have questions, requests, or ideas for how we can improve? Email us at: **[email protected]**
|
1217 |
""")
|
1218 |
|
1219 |
# Add a subtle language management section at the bottom
|
|
|
1213 |
with gr.Row(elem_classes=["footer-banner"]) as footer_banner:
|
1214 |
gr.Markdown("""
|
1215 |
### Contact Us
|
1216 |
+
Have questions, requests, or ideas for how we can improve? Email us at: **[email protected]**, **[email protected]**
|
1217 |
""")
|
1218 |
|
1219 |
# Add a subtle language management section at the bottom
|