torchgeo/environment.yml

45 строки
849 B
YAML
Исходник Обычный вид История

name: torchgeo
channels:
- conda-forge
2021-06-25 00:49:31 +03:00
dependencies:
- cudatoolkit
2021-09-07 00:07:24 +03:00
- einops
- fiona>=1.5
2021-07-08 00:50:28 +03:00
- h5py
2021-06-25 00:49:31 +03:00
- numpy
2021-07-08 00:50:28 +03:00
- pip
- pycocotools
- pyproj>=2.2
- python>=3.6
2021-08-03 02:22:54 +03:00
- pytorch-gpu>=1.7
- rarfile>=3
- rasterio>=1.0.16
- shapely>=1.3
2021-08-03 02:22:54 +03:00
- torchvision>=0.3
- pip:
- black>=21.4b0
- flake8>=3.8
2021-08-20 22:19:06 +03:00
- ipywidgets>=7
- isort[colors]>=5.8
- jupyterlab
- kornia>=0.5.4
- mypy>=0.900
2021-08-25 03:47:55 +03:00
- nbmake>=0.1
- nbsphinx>=0.8.5
- omegaconf>=2.1
- opencv-python
- pillow>=2.9
- pydocstyle[toml]>=6.1
- pytest>=6
- pytest-cov>=2.4
- pytorch-lightning>=1.3
- git+https://github.com/pytorch/pytorch_sphinx_theme
- radiant-mlhub>=0.2.1
- rtree>=0.5
- scikit-learn>=0.18
- scipy>=0.9
- segmentation-models-pytorch>=0.2
- setuptools>=30.4
- sphinx>=3
- torchmetrics