forked from weecology/DeepForest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
54 lines (53 loc) · 855 Bytes
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
name: DeepForest
channels:
- conda-forge
- defaults
dependencies:
- bump-my-version
- docutils<0.18
- geopandas
- huggingface_hub>=0.25.0
- h5py
- matplotlib
- nbmake
- nbsphinx
- numpy
- numpydoc
- pandas
- pillow>6.2.0
- pip
- psutil
- pydata-sphinx-theme
- pytest
- pytest-profiling
- pytorch::pytorch
- pytorch-lightning>1.5.8
- pyyaml>=5.1.0
- rasterio
- recommonmark
- rtree
- slidingwindow
- setuptools
- sphinx
- sphinx_rtd_theme
- sphinx-design
- pytorch::torchvision
- tqdm
- tensorboard
- twine
- xmltodict
- yapf
- pip:
- sphinx-markdown-tables
- albumentations>=1.0.0
- comet_ml
- pycocotools
- aiolimiter
- aiohttp
- supervision
- pre-commit
- nbqa
- Pygments
- docformatter
- opencv-python-headless
- safetensors