From 4451770061f0f61a5b8e314733e5091b01ee8d85 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Mon, 24 Apr 2023 12:24:29 +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 3e2b7cb..9ca6411 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ > **Note** > -> 本项目依赖的Gradio组件的最新版pip包有严重bug需要降级使用。所以,请在安装时严格选择requirements.txt中**指定的版本**。 +> 本项目依赖的Gradio组件的较新版pip包(3.26~3.27)有严重bug。所以,请在安装时严格选择requirements.txt中**指定的版本**。 > > `pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/` >