From 09c413a2729b1ea521c17d870da539e49ec4c534 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Mon, 24 Apr 2023 12:17:58 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c3c0e..3e2b7cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ > **Note** > -> 本项目依赖的Gradio组件的最新版pip包有严重bug。所以,请在安装时严格选择requirements.txt中**指定的版本**。 +> 本项目依赖的Gradio组件的最新版pip包有严重bug需要降级使用。所以,请在安装时严格选择requirements.txt中**指定的版本**。 > > `pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/` >