AnkitPatil commited on
Commit
66f0f43
·
verified ·
1 Parent(s): 562afe3

Create requirements.txt

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