Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -250,6 +250,8 @@ title_markdown = ("""
|
|
| 250 |
|
| 251 |
<h5 align="center"> If you like our project, please give us a star ✨ on Github for latest update. </h2>
|
| 252 |
|
|
|
|
|
|
|
| 253 |
<div align="center">
|
| 254 |
<div style="display:flex; gap: 0.25rem;" align="center">
|
| 255 |
<a href='https://github.com/X-PLUG/mPLUG-Owl'><img src='https://img.shields.io/badge/Github-Code-blue'></a>
|
|
|
|
| 250 |
|
| 251 |
<h5 align="center"> If you like our project, please give us a star ✨ on Github for latest update. </h2>
|
| 252 |
|
| 253 |
+
<h5 align="center"> Note: This version is not multilingual demo, please refer to <a href="https://www.modelscope.cn/studios/damo/mPLUG-Owl-Bilingual/summary"> for multilingual demo! </h5>
|
| 254 |
+
|
| 255 |
<div align="center">
|
| 256 |
<div style="display:flex; gap: 0.25rem;" align="center">
|
| 257 |
<a href='https://github.com/X-PLUG/mPLUG-Owl'><img src='https://img.shields.io/badge/Github-Code-blue'></a>
|