Atomu2014 commited on
Commit
2a24922
·
1 Parent(s): 1f0c7b9

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -0
requirements.txt ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl_py==2.1.0
2
+ AutoDockTools_py3==1.5.7.post1+10.g9d37a13
3
+ easydict==1.13
4
+ fire==0.6.0
5
+ gradio==4.36.1
6
+ gradio_molecule3d==0.0.5
7
+ imageio==2.34.1
8
+ lmdb==1.4.1
9
+ matplotlib==3.4.3
10
+ meeko==0.1.dev3
11
+ numpy==1.23.1
12
+ openbabel==3.1.1.1
13
+ overrides==7.7.0
14
+ Pillow==9.2.0
15
+ Pillow==10.3.0
16
+ posecheck==1.1
17
+ posecheck.egg==info
18
+ py3Dmol==2.1.0
19
+ pytorch_lightning==2.0.8
20
+ PyYAML==6.0.1
21
+ PyYAML==6.0.1
22
+ rdkit==2023.9.5
23
+ scipy==1.9.3
24
+ torch==1.12.0
25
+ torch_geometric==2.1.0.post1
26
+ torch_scatter==2.0.9
27
+ torchdiffeq==0.2.3
28
+ tqdm==4.64.0
29
+ vina==1.2.2