Harshb11 commited on
Commit
411509e
·
verified ·
1 Parent(s): 79a013c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- streamlit==1.27.0
2
  pandas
3
  torch
4
  transformers
5
- nltk
6
- matplotlib
7
  wordcloud
 
 
8
  langdetect
9
  deep-translator
10
-
 
 
1
  pandas
2
  torch
3
  transformers
 
 
4
  wordcloud
5
+ matplotlib
6
+ nltk
7
  langdetect
8
  deep-translator
9
+ streamlit