ninte commited on
Commit
9c3810a
·
1 Parent(s): 849766e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit==0.88.0
2
+ pandas==1.3.3
3
+ joblib==1.1.0
4
+ scikit-learn==0.24.2