From e4ffa2f93b74bc1e6b377cc08968f26df31686ef Mon Sep 17 00:00:00 2001 From: imClumsyPanda Date: Mon, 13 Nov 2023 07:33:02 +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 185c0ae..4cbbda0 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ docker run -d --gpus all -p 80:8501 registry.cn-beijing.aliyuncs.com/chatchat/ch ### 1. 环境配置 -+ 首先,确保你的机器安装了 Python 3.10 ++ 首先,确保你的机器安装了 Python 3.8 - 3.10 ``` $ python --version Python 3.10.12