berndf commited on
Commit
1adab1d
·
verified ·
1 Parent(s): c4fa76e
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit>=1.32.0
2
+ plotly>=5.20.0
3
+ scikit-learn>=1.4.0
4
+ numpy>=1.26.0
5
+ transformers>=4.41.0
6
+ torch>=2.2.0