Update README.md

This commit is contained in:
wlkjyy 2023-12-07 14:17:31 +08:00 committed by GitHub
parent a65964454e
commit 94fd6e2a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
下载数据集和预训练模型https://systems.lanzout.com/iWUqz15mo57a
#### 环境安装
安装环境我用到的是python3.10
安装环境我用到的是python3.8
```
conda create -n geetest python=3.8
```