requirements.txt 176 B

12345678910
  1. # Cd预测集成系统依赖包
  2. numpy>=1.21.0
  3. pandas>=1.3.0
  4. torch>=1.9.0
  5. scikit-learn>=1.0.0
  6. geopandas>=0.10.0
  7. rasterio>=1.2.0
  8. matplotlib>=3.4.0
  9. seaborn>=0.11.0
  10. shapely>=1.7.0