Update space
Browse files
app.py
CHANGED
|
@@ -443,6 +443,7 @@ with demo:
|
|
| 443 |
|
| 444 |
## Contact Us
|
| 445 |
- Follow us on X, [Maitrix.org](https://twitter.com/MaitrixOrg) and [LLM360](https://twitter.com/llm360)
|
|
|
|
| 446 |
|
| 447 |
"""
|
| 448 |
gr.Markdown(ABOUT_TEXT, elem_classes="markdown-text")
|
|
|
|
| 443 |
|
| 444 |
## Contact Us
|
| 445 |
- Follow us on X, [Maitrix.org](https://twitter.com/MaitrixOrg) and [LLM360](https://twitter.com/llm360)
|
| 446 |
+
- Email us at [Zhen Wang](mailto:zhenwang9102@gmail.com), [Kun Zhou](mailto:franciskunzhou@gmail.com) and [Zhiting Hu](mailto:zhitinghu@gmail.com)
|
| 447 |
|
| 448 |
"""
|
| 449 |
gr.Markdown(ABOUT_TEXT, elem_classes="markdown-text")
|