syedabdullah32 commited on
Commit
744ba63
·
1 Parent(s): 13f9afa

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.8.0
2
+ pandas==1.3.3
3
+ numpy==1.21.2
4
+ scikit-learn==0.24.2
5
+ nltk==3.6.3