awacke1 commited on
Commit
ed227b9
1 Parent(s): af02f65

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.22.0
2
+ pandas==1.5.3
3
+ numpy==1.24.3
4
+ scikit-learn==1.2.2
5
+ nltk==3.8.1
6
+ matplotlib==3.7.1