forked from daisybio/PPI_prediction_study
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcentral_env.yaml
49 lines (49 loc) · 1.14 KB
/
central_env.yaml
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: mamba2
channels:
- conda-forge
- nvidia
- pytorch
dependencies:
- biopython=1.81
- brotli=1.1.0
- ca-certificates=2024.12.14
- cached-property=1.5.2
- colorama=0.4.6
- h5py=3.11.0
- matplotlib=3.7.3
- munkres=1.1.4
- openssl=3.4.0
- pandas=2.0.3
- pip=23.3.1
- plotly=5.19.0
- pooch=1.8.0
- pyqt=5.15.9
- pysocks=1.7.1
- python=3.8.18
- scikit-learn=1.3.2
- sip=6.7.12
- toml=0.10.2
- tornado=6.4
- unicodedata2=15.1.0
- wandb=0.15.12
- wheel=0.41.3
- cuda-toolkit=11.8
- pip:
- certifi==2023.7.22
- git+https://github.com/facebookresearch/esm.git@2b369911bb5b4b0dda914521b9475cad1656b2ac
- kaleido==0.2.1
- networkx==3.1
- numpy==1.24.1
- nvidia-cuda-cupti-cu12==12.1.105
- nvidia-cuda-nvrtc-cu12==12.1.105
- nvidia-cuda-runtime-cu12==12.1.105
- nvidia-cudnn-cu12==8.9.2.26
- nvidia-cufft-cu12==11.0.2.54
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-nccl-cu12==2.18.1
- nvidia-nvtx-cu12==12.1.105
- pcmap==0.5.0
- torch==2.1.1
- torchaudio==2.1.1
- torchvision==0.16.1