-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathenvironment.yml
More file actions
48 lines (47 loc) · 963 Bytes
/
environment.yml
File metadata and controls
48 lines (47 loc) · 963 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
44
45
46
47
48
name: mint
channels:
- pytorch
- bioconda
- conda-forge
- defaults
dependencies:
- python=3.7.12
- pip=24.0
- cudatoolkit=11.3.1
- biopython=1.79
- einops=0.7.0
- fairscale=0.4.3
- hhsuite=3.3.0
- hmmer=3.3.2
- hydra-core=1.3.2
- ipykernel=6.15.2
- ipython=7.31.1
- jupyter_client=7.4.9
- jupyter_core=4.11.2
- kalign2=2.04
- omegaconf=2.3.0
- openmm=7.5.1
- pandas=1.3.5
- pdbfixer=1.7
- pytest=7.4.4
- pytorch=1.12.1
- pytorch-mutex=1.0
- pip:
- absl-py==2.1.0
- datasets==2.13.2
- deepspeed==0.5.9
- filelock==3.12.2
- gdown==4.7.3
- huggingface-hub==0.16.4
- jupyterlab-widgets==3.0.10
- lightning==1.9.5
- matplotlib==3.5.3
- numpy==1.21.2
- openpyxl==3.1.3
- protobuf==3.20.3
- rdkit-pypi==2022.9.5
- regex==2024.4.16
- requests==2.26.0
- scikit-learn==1.0.2
- scipy==1.7.1
- sentencepiece==0.2.0