MJobe commited on
Commit
16ae84e
1 Parent(s): 6dab4b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ requests==2.27.*
3
  uvicorn[standard]==0.17.*
4
  sentencepiece==0.1.*
5
  torch==1.11.*
6
- transformers==4.*
7
  pytesseract==0.3.10
8
  python-multipart==0.0.6
9
  protobuf>=4.21.3
 
3
  uvicorn[standard]==0.17.*
4
  sentencepiece==0.1.*
5
  torch==1.11.*
6
+ transformers
7
  pytesseract==0.3.10
8
  python-multipart==0.0.6
9
  protobuf>=4.21.3