kikikara commited on
Commit
f422310
·
verified ·
1 Parent(s): 4c2f748

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ torch --index-url https://download.pytorch.org/whl/cpu
3
+ transformers
4
+ joblib
5
+ numpy
6
+ scikit-learn