-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
43 lines (43 loc) · 818 Bytes
/
environment.yaml
File metadata and controls
43 lines (43 loc) · 818 Bytes
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
name: gigapath
channels:
- defaults
- nvidia
- pytorch
dependencies:
- pip
- python=3.9 # Specify the Python version you want to use
- cuda
- packaging
- pytorch==2.0.0
- torchvision==0.15.0
- torchaudio==2.0.0
- pytorch-cuda=11.8
- pip:
- omegaconf
- torchmetrics==0.10.3
- fvcore
- iopath
- xformers==0.0.18
- huggingface-hub==0.20.2
- h5py
- numpy
- pandas
- pillow
- tqdm
- einops
- webdataset
- matplotlib
- lifelines
- scikit-survival
- scikit-learn
- tensorboard
- fairscale
- wandb
- timm>=1.0.3
- packaging==23.2
- ninja==1.11.1.1
- transformers==4.36.2
- flash-attn==2.5.8
- monai
- openslide-python
- scikit-image