Skip to content

Commit

Permalink
updated environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
initze committed Jan 3, 2024
1 parent d75f62b commit 143b5d9
Showing 1 changed file with 32 additions and 29 deletions.
61 changes: 32 additions & 29 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,41 +1,44 @@
name: aicore
name: thaw_slump_segmentation
channels:
- pytorch
- conda-forge
- nvidia
- defaults
dependencies:
- earthengine-api=0.1.227
- albumentations
- earthengine-api
- einops
- efficientnet-pytorch=0.6.3
- efficientnet-pytorch==0.7.1
- fsspec
- geedim=1.7.0
- gdal
- geedim
- geemap
- geopandas
- h5netcdf=1.1.0
- joblib=1.0.1
- matplotlib=3.2.2
- numpy=1.18.5
- numpy-base=1.18.5
- opencv=4.8.1
- pandas=1.0.5
- pillow=9.4
- pip=20.1.1
- pretrainedmodels=0.7.4
- pyproj=2.6.1.post1
- python=3.7
- pytorch=1.13.1 #
- h5netcdf
- h5py
- joblib=1.3
- matplotlib
- numpy
- pandas
- pillow
- pip
- pretrainedmodels
- pyproj
- python=3.10
- pytorch=2.1.1
- pytorch-cuda=11.7
- pyyaml=5.3.1
- rasterio=1.1.5
- requests=2.24.0
- rioxarray=0.9.1
- scikit-image=0.19.3
- tensorboard=2.2.1
- tqdm=4.65.0
- torchvision=0.14.1 #
- timm=0.4.12
- wandb=0.15.3
- xarray=2023.4.2
- pyyaml
- rasterio
- requests
- rioxarray
- rtree
- scikit-image
- tensorboard=
- tqdm
- torchvision
- timm
- wandb=0.15.3
- xarray
- yacs
- pip:
- torchsummary=1.5.1
- torchsummary

0 comments on commit 143b5d9

Please sign in to comment.