liuganghuggingface commited on
Commit
ca17d9e
1 Parent(s): a264edd

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pyarrow
2
+ pandas
3
+ joblib
4
+ scikit-learn==1.3.1
5
+ rdkit==2023.9.6
6
+ torch
7
+ torch-geometric
8
+ transformers
9
+ datasets
10
+ huggingface_hub
11
+ gradio
12
+ imageio
13
+ spaces