Files
edward/Readme.md
konjacpotato 5267db8a0d
All checks were successful
Gitea Actions Demo / deploy (push) Successful in 15s
import edward
2025-11-12 21:19:26 +08:00

9 lines
270 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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