Clementio commited on
Commit
57f356f
·
verified ·
1 Parent(s): c172574

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.32.0
2
+ torch==2.2.0
3
+ pandas==2.0.0
4
+ numpy==1.24.0
5
+ networkx==3.1
6
+ scikit-learn==1.3.0
7
+ huggingface_hub==0.20.0