From bbdf5686985f20153b5dd8cdeb2015d984b79d1f Mon Sep 17 00:00:00 2001 From: yiranyyu <2606375857@qq.com> Date: Fri, 31 May 2024 22:33:51 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- README_en.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1250bdc..78ba6ca 100644 --- a/README.md +++ b/README.md @@ -459,7 +459,7 @@ We deploy MiniCPM-V 2.0 on end devices. The demo video is the raw screen recordi ## Chat with Our Demo on Gradio -We provide online and local demo powered by HuggingFace [Gradio](https://www.gradio.app/guides/quickstart), 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 HuggingFace [Gradio](https://www.gradio.app/guides/quickstart), the most popular model deployment framework nowadays. It supports streaming outputs, progress bars, queuing, alerts, and other useful features. ### Online Demo @@ -467,7 +467,7 @@ Click here to try out the online demo of [MiniCPM-Llama3-V 2.5](https://huggingf ### Local WebUI Demo -You can easily build your own local WebUI demo with Gradio use the following commands. +You can easily build your own local WebUI demo with Gradio using the following commands. ```shell pip install -r requirements.txt diff --git a/README_en.md b/README_en.md index 1250bdc..78ba6ca 100644 --- a/README_en.md +++ b/README_en.md @@ -459,7 +459,7 @@ We deploy MiniCPM-V 2.0 on end devices. The demo video is the raw screen recordi ## Chat with Our Demo on Gradio -We provide online and local demo powered by HuggingFace [Gradio](https://www.gradio.app/guides/quickstart), 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 HuggingFace [Gradio](https://www.gradio.app/guides/quickstart), the most popular model deployment framework nowadays. It supports streaming outputs, progress bars, queuing, alerts, and other useful features. ### Online Demo @@ -467,7 +467,7 @@ Click here to try out the online demo of [MiniCPM-Llama3-V 2.5](https://huggingf ### Local WebUI Demo -You can easily build your own local WebUI demo with Gradio use the following commands. +You can easily build your own local WebUI demo with Gradio using the following commands. ```shell pip install -r requirements.txt