diff --git a/Readme.md b/Readme.md index 0a4df64..49f6710 100644 --- a/Readme.md +++ b/Readme.md @@ -1,3 +1,9 @@ # Peter 电影里面的蜘蛛侠叫Peter Parker. + +## environment + +- conda create -n peter python=3.12 +- conda activate peter +- pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple \ No newline at end of file