update readme

This commit is contained in:
yiranyyu
2024-08-07 11:38:07 +08:00
parent 53c29c72c0
commit 9d5b2c27ca
3 changed files with 11 additions and 11 deletions

View File

@@ -62,7 +62,7 @@ Join our <a href="docs/wechat.md" target="_blank"> 💬 WeChat</a>
- [MiniCPM-V 2.6](#minicpm-v-26)
- [MiniCPM-Llama3-V 2.5](#minicpm-llama3-v-25)
- [MiniCPM-V 2.0](#minicpm-v-20)
- [Chat with Our Demo on Gradio](#chat-with-our-demo-on-gradio)
- [Chat with Our Demo on Gradio 🤗](#chat-with-our-demo-on-gradio-)
- [Install](#install)
- [Inference](#inference)
- [Model Zoo](#model-zoo)
@@ -1226,9 +1226,9 @@ We deploy MiniCPM-V 2.0 on end devices. The demo video is the raw screen recordi
| OmniLMM-12B | [Document](./omnilmm_en.md) |
## Chat with Our Demo on Gradio
## Chat with Our Demo on Gradio 🤗
We provide online and local demos powered by HuggingFace [Gradio](https://github.com/gradio-app/gradio), the most popular model deployment framework nowadays. It supports streaming outputs, progress bars, queuing, alerts, and other useful features.
We provide online and local demos powered by Hugging Face **Gradio** <a href='https://github.com/gradio-app/gradio'><img src='https://img.shields.io/github/stars/gradio-app/gradio'></a>, the most popular model deployment framework nowadays. It supports streaming outputs, progress bars, queuing, alerts, and other useful features.
### Online Demo <!-- omit in toc -->