镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 06:26:47 +00:00
336 B
336 B
Running with fastapi
We currently support fastapi in order to solve sub-path deploy issue.
- checkout to
subpathbranch
git checkout subpath
- merge lastest features (optional)
git merge master
- change CUSTOM_PATH setting in
config.py
nano config.py
- Go!
python main.py