vineelagampa commited on
Commit
e19e138
·
verified ·
1 Parent(s): 93a37c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -16,7 +16,7 @@ torch==2.0.1
16
  pytesseract==0.3.10
17
  opencv-python-headless==4.7.0.72
18
  numpy==1.25.2
19
- transformers==4.32.2
20
  torch==2.0.1
21
  Pillow==10.0.0
22
  spacy==3.6.0
 
16
  pytesseract==0.3.10
17
  opencv-python-headless==4.7.0.72
18
  numpy==1.25.2
19
+ transformers>=4.32,<4.34
20
  torch==2.0.1
21
  Pillow==10.0.0
22
  spacy==3.6.0