import edward
All checks were successful
Gitea Actions Demo / deploy (push) Successful in 15s

This commit is contained in:
konjacpotato
2025-11-12 21:19:26 +08:00
commit 5267db8a0d
48 changed files with 1848 additions and 0 deletions

9
Readme.md Normal file
View File

@ -0,0 +1,9 @@
# Edward缩写为Ed
许多编辑职位上的名字为 Ed也与“编辑”Editor的缩写一致
## environment
- conda create -n edward python=3.12
- conda activate edward
- pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple