-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.environment.yml
59 lines (59 loc) · 1.06 KB
/
.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
57
58
59
name: TRILL_RTD
channels:
- conda-forge
- defaults
- pytorch
- pyg
- nvidia
dependencies:
- python=3.8
- pip=24.0
- openmm
- swig
- pdbfixer
- llvm-openmp
- pytorch=2.3.0=py3.8_cpu_0
- cuda-cudart=11.8
- cpuonly
- pyg=2.6.1=py38_torch_2.3.0_cpu
- pytorch-cluster=1.6.3=py38_torch_2.3.0_cpu
- pytorch-sparse=0.6.18=py38_torch_2.3.0_cpu
- pytorch-scatter=2.1.2=py38_torch_2.3.0_cpu
# - mkl=2024.1.0
- pip:
- torchmetrics==0.11.4
- setuptools==69.5.1
- lightning-fabric==2.3.0
- h5py
- loguru
- setuptools
- pytorch-lightning==1.7.7
- transformers
- datasets
- biotite
- bokeh
- umap-learn
- pyfiglet
- fair-esm
- GitPython
- xgboost
- pandas
- rdkit
- e3nn
- biopython==1.81
- spyrmsd
- SentencePiece
- omegaconf
- hydra-core
- icecream
- chardet
- cchardet
- skops
- fairscale
# - deepspeed
- sphinx-argparse
- myst-parser
- sphinx-rtd-dark-mode
- sphinx-copybutton
- biobb_vs
- scikit-optimize