ChiragPatankar commited on
Commit
91786ab
·
verified ·
1 Parent(s): 1b5538b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
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
 
 
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
10
+ wordcloud