Soumen commited on
Commit
fe287cf
1 Parent(s): 2d69f51

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,13 +3,13 @@ torch
3
  transformers
4
  nltk
5
  wordnet
6
- joblib==1.1.0
7
  numpy
8
  pandas
9
  scikit-learn
10
  spacy
11
  altair<5.0
12
- streamlit==1.18.0
13
  textblob==0.17.1
14
  pytesseract
15
  opencv-python
 
3
  transformers
4
  nltk
5
  wordnet
6
+ joblib
7
  numpy
8
  pandas
9
  scikit-learn
10
  spacy
11
  altair<5.0
12
+ streamlit==1.26.0
13
  textblob==0.17.1
14
  pytesseract
15
  opencv-python