Spaces:
Running
on
T4
Running
on
T4
Update
Browse files
app.py
CHANGED
@@ -205,7 +205,7 @@ def regenerate_http_bot(state, topk, max_new_tokens, random_seed, request: gr.Re
|
|
205 |
title_markdown = ("""
|
206 |
# mPLUG-Owl🦉 (GitHub Repo: https://github.com/X-PLUG/mPLUG-Owl)
|
207 |
## If you like our project, please give us a star ✨ on Github for latest update.
|
208 |
-
[![Star on GitHub](https://img.shields.io/github/stars/
|
209 |
""")
|
210 |
|
211 |
tos_markdown = ("""
|
|
|
205 |
title_markdown = ("""
|
206 |
# mPLUG-Owl🦉 (GitHub Repo: https://github.com/X-PLUG/mPLUG-Owl)
|
207 |
## If you like our project, please give us a star ✨ on Github for latest update.
|
208 |
+
[![Star on GitHub](https://img.shields.io/github/stars/X-PLUG/mPLUG-Owl.svg?style=social)](https://github.com/X-PLUG/mPLUG-Owl/stargazers)
|
209 |
""")
|
210 |
|
211 |
tos_markdown = ("""
|