Harshb11 commited on
Commit
f73b119
·
verified ·
1 Parent(s): 6148c31

Update requirements.txt

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