-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathenvironment.yaml
More file actions
50 lines (50 loc) · 968 Bytes
/
environment.yaml
File metadata and controls
50 lines (50 loc) · 968 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
49
50
name: demo
channels:
- conda-forge
- openeye
- nodefaults
dependencies:
- openeye-toolkits # optional! just to get faster AM1-BCC
- ruff *
- openff-toolkit-examples ==0.16.9
- openfe ==1.4.0
- konnektor
- python 3.11.*
- nglview *
- pymol-open-source
- jupyterlab *
- intake
- zarr >=3.0.0
- molfeat
- datamol
- mordredcommunity
- lightgbm
- seaborn
- splito
- umap-learn
- modal
- chemprop >= 2.1.1
- pytorch # <2.4.0
- pytorch-lightning
- wandb
- statsmodels
- mdanalysis
- pytorch_geometric
- pytorch_cluster
- pytorch_scatter
- pytorch_sparse
- papermill
- ipykernel
- h5py
- e3nn
- ase
- loguru
- seaborn
- pip:
- openadmet-toolkit @ git+https://github.com/OpenADMET/openadmet-toolkit.git
- openadmet-models @ git+https://github.com/OpenADMET/openadmet-models.git
- phx-class-registry
- email-validator
- git+https://github.com/OpenADMET/mtenn.git@remove_dgl
- openff-pablo @ git+https://github.com/openforcefield/openff-pablo.git@v0.0.1a1
- pyxdg