-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
56 lines (56 loc) · 1018 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
54
55
56
name: neuralcvd
channels:
- pytorch
- conda-forge
- dglteam
- defaults
dependencies:
- python=3.7
- pytorch==1.7.1
- torchvision==0.8.2
- torchaudio==0.7.2
- cudatoolkit=10.1
- pytorch-lightning=1.2.3
- scipy=1.6.1
- nano
- pandas>=1.2
- numpy
- matplotlib
- hdf5=1.10.4
- git
- tqdm
- ipython=7.21.0
- ipython_genutils=0.2.0
- ipykernel
- imageio=2.9.0
- psutil=5.6.3
- tensorboardx=1.9
- neptune-client>=0.9.5
- lifelines>=0.25.10
- seaborn>=0.11.1
- requests>=2.24.0
- prefect
- tensorboardx
- hydra-core>=1.0.6
- omegaconf
- cairo
- dask
- plotly>=4.14.3
- prefect
- pyaml
- scikit-image
- scikit-learn
- seaborn
- streamlit
- xarray
- pip
- pip:
- omegaconf>=2.0.6
- git+https://github.com/AnotherSamWilson/miceforest.git # nightly -> no official release
- torchmetrics
- scikit-metrics
- scikit-survival
- librosa
- pytorch-lightning-bolts
- pycox>=0.2.2
- nvidia-htop