forked from drivendataorg/floodwater-runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment-cpu.yml
49 lines (49 loc) · 991 Bytes
/
environment-cpu.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
name: condaenv
channels:
- fastai
- conda-forge
- conda-forge/label/broken # required imagecodecs is marked broken
dependencies:
- albumentations=1.0.3
- fastai=2.5.0
- geos=3.9.1
- geotiff=1.6.0
- h5py=2.10.0
- imageio=2.9.0
- keras=2.4.3
- loguru=0.5.3
- mkl=2020.4
- numpy=1.21.1
- pandas=1.3.1
- pillow=8.2.0
- pip=20.3.4
- pydantic=1.8.2
- pydap=3.2.2
- pyepsg=0.4.0
- pygeos=0.10.1
- pytest=6.2.4
- python=3.9.6
- pytorch-cpu=1.8.0
- pytorch-lightning=1.4.1
- rasterio=1.2.6
- scikit-image=0.18.2
- scikit-learn=0.24.2
- scipy=1.7.1
- segmentation-models-pytorch=0.2.0
- shapely=1.7.1
- tifffile=2021.8.8
- tiledb=2.3.2
- timm=0.4.12
- torchvision=0.9.1
- tqdm=4.62.0
- typer=0.3.2
- xarray=0.19.0
- catboost=0.26.1
- pip:
- ttach==0.0.3
- mmcv==1.3.9
- mmsegmentation==0.16.0
- tensorflow-cpu==2.6.0
- segmentation-models==1.0.1
- numba==0.54.0
- lightning-flash[image]==0.5.0