drggboy 6c9478555d 数据库初始化 8 months ago
..
app 6c9478555d 数据库初始化 8 months ago
model_optimize fa852071cc 降酸模型文件导入与接口优化 8 months ago
.gitignore 31be29e6e5 api接口 8 months ago
README.md 31be29e6e5 api接口 8 months ago
SoilAcidification.db 6c9478555d 数据库初始化 8 months ago
api_db.py 443e4cfe89 实现数据库的交互操作 8 months ago
run.py 31be29e6e5 api接口 8 months ago

README.md

环境搭建

根据environment.yml文件新建conda环境

conda env create -f environment.yml