forked from MeshchaninovViacheslav/DiMA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
67 lines (67 loc) · 1.34 KB
/
environment.yaml
File metadata and controls
67 lines (67 loc) · 1.34 KB
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
57
58
59
60
61
62
63
64
65
66
67
name: dima_env
channels:
- pytorch
- nvidia
- bioconda
- salilab
- conda-forge
- defaults
dependencies:
- python=3.10
- pip=23.0
- gxx_linux-64>=9,<=12
- ninja
- cuda=12.1.0
- cuda-nvcc=12.6.20
- cuda-version=12.6
- cuda-toolkit=12.1.0
- cuda-compiler=12.6.2
- pytorch=2.5.1
- pytorch-cuda=12.1
- torchvision=0.20.1
- torchmetrics=1.6.0
- libxcrypt
- bioconda::tmalign
- matplotlib=3.7.1
- numpy=1.24.3
- pandas=2.0.1
- scipy
- jupyter
- ipython
- ipykernel
- pip:
- accelerate==0.29.3
- argparse==1.4.0
- ml-collections==0.1.1
- nltk==3.8.1
- scikit-image==0.21.0
- scikit-learn==1.3.2
- seaborn==0.12.2
- timm==0.9.16
- tqdm==4.66.3
- transformers==4.40.0
- wandb==0.15.0
- datasets==3.6.0
- huggingface_hub==0.24.0
- evaluate
- biopython==1.81
- biotite==0.37.0
- sentencepiece==0.1.99
- hydra-core>=1.3
- lightning
- einops
- numba
- dm-tree
- modelcif
- omegaconf
- h5py
- lmdb
- safetensors
- py3Dmol
- pyarrow
- plotly
- ninja
- git+https://github.com/facebookresearch/esm.git@d7b3331f41442ed4ffde70cb95bdd48cabcec2e9
- git+https://github.com/amyxlu/evo.git
- git+https://github.com/MeshchaninovViacheslav/cheap-proteins.git
- git+https://github.com/amyxlu/openfold.git