[8eeb5a]: / conda_env.yml

Download this file

22 lines (21 with data), 361 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
name: master
channels:
- defaults
- conda-forge
- pytorch
dependencies:
- pytorch-gpu
- segmentation-models-pytorch
- scikit-learn
- matplotlib
- numpy
- scikit-learn-intelex
- pytorch==1.8.0
- cudatoolkit=11.1
- torchvision==0.9.0
- torchaudio==0.8.0
- pandas
- yaml
- pyyaml
- opencv
prefix: /home/birk/anaconda3/envs/master