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:[email protected]), [Kun Zhou](mailto:[email protected]) and [Zhiting Hu](mailto:[email protected])
|
| 447 |
|
| 448 |
"""
|
| 449 |
gr.Markdown(ABOUT_TEXT, elem_classes="markdown-text")
|