drggboy fa852071cc 降酸模型文件导入与接口优化 il y a 8 mois
..
app fa852071cc 降酸模型文件导入与接口优化 il y a 8 mois
model_optimize fa852071cc 降酸模型文件导入与接口优化 il y a 8 mois
.gitignore 31be29e6e5 api接口 il y a 8 mois
README.md 31be29e6e5 api接口 il y a 8 mois
SoilAcidification.db a5ec8b6858 将原数据库接口代码整合到项目接口中 il y a 8 mois
api_db.py 443e4cfe89 实现数据库的交互操作 il y a 8 mois
run.py 31be29e6e5 api接口 il y a 8 mois

README.md

环境搭建

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

conda env create -f environment.yml