From 6996641a07505e412808abf8e57ea6ab010d5bca Mon Sep 17 00:00:00 2001 From: konjacpotato Date: Wed, 12 Nov 2025 21:00:33 +0800 Subject: [PATCH] add Readme --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) 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