Pro-Coder commited on
Commit
4c465c5
·
verified ·
1 Parent(s): 8a53061

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit
2
  transformers
3
  torch
4
  wordcloud
5
  matplotlib
6
  pandas
7
- openpyxl
 
1
+ streamlit>=1.27.0,<1.38.0
2
  transformers
3
  torch
4
  wordcloud
5
  matplotlib
6
  pandas
7
+ nltk