torchgeo/environment.yml

52 строки
1.0 KiB
YAML

name: torchgeo
channels:
- pytorch # for pytorch and torchvision.
- conda-forge
dependencies:
- einops>=0.3
- fiona>=1.8
- h5py>=2.6
- numpy>=1.17.2
- pip
- pycocotools>=2
- pyproj>=2.2
- python>=3.7
- pytorch>=1.12
- pyvista>=0.20
- rarfile>=3
- rasterio>=1.0.20
- shapely>=1.3
- torchvision>=0.13
- pip:
- black[jupyter]>=21.8
- flake8>=3.8
- ipywidgets>=7
- isort[colors]>=5.8
- kornia>=0.6.5
- laspy>=2
- lightning>=1.8
- mypy>=0.900
- nbmake>=1.3.3
- nbsphinx>=0.8.5
- omegaconf>=2.1
- opencv-python>=3.4.2.17
- pandas>=0.23.2
- pillow>=6.2
- pydocstyle[toml]>=6.1
- pytest>=6.1.2
- pytest-cov>=2.4
- git+https://github.com/pytorch/pytorch_sphinx_theme
- pyupgrade>=2.4
- radiant-mlhub>=0.3
- rtree>=1
- scikit-image>=0.18
- scikit-learn>=0.21
- scipy>=1.6.2
- segmentation-models-pytorch>=0.2
- setuptools>=42
- sphinx>=4,<6
- tensorboard>=2.9.1
- timm>=0.4.12
- torchmetrics>=0.10
- zipfile-deflate64>=0.2