awacke1 commited on
Commit
51c5590
1 Parent(s): 0a2414d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ nltk
5
+ scikit-learn
6
+ plotly