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

@@ -67,7 +67,7 @@
- [MiniCPM-V 2.6](#minicpm-v-26)
- [MiniCPM-Llama3-V 2.5](#minicpm-llama3-v-25)
- [MiniCPM-V 2.0](#minicpm-v-20)
- [Demo](#demo)
- [Gradio Demo 🤗](#gradio-demo-)
- [安装](#安装)
- [推理](#推理)
- [模型库](#模型库)
@@ -1232,9 +1232,9 @@
| OmniLMM-12B | [文档](./omnilmm.md) |
## Demo
## Gradio Demo 🤗
我们提供由 Hugging Face [Gradio](https://github.com/gradio-app/gradio) 支持的在线和本地 Demo。Gradio 是目前最流行的模型部署框架支持流式输出、进度条、process bars 和其他常用功能。
我们提供由 Hugging Face **Gradio** <a href='https://github.com/gradio-app/gradio'><img src='https://img.shields.io/github/stars/gradio-app/gradio'></a> 支持的在线和本地 Demo。Gradio 是目前最流行的模型部署框架支持流式输出、进度条、process bars 和其他常用功能。
### Online Demo <!-- omit in toc -->