ChiragPatankar commited on
Commit
35d6273
·
verified ·
1 Parent(s): c48986c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.32.0
2
+ pandas==2.2.0
3
+ numpy==1.26.3
4
+ matplotlib==3.8.2
5
+ seaborn==0.13.1
6
+ nltk==3.8.1
7
+ transformers==4.37.2
8
+ scikit-learn==1.4.0
9
+ textblob==0.17.1