Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ numpy
|
|
5 |
pytesseract
|
6 |
torch
|
7 |
torchvision
|
8 |
-
transformers
|
9 |
timm
|
10 |
tesseract
|
11 |
einops
|
|
|
5 |
pytesseract
|
6 |
torch
|
7 |
torchvision
|
8 |
+
transformers==4.28.0
|
9 |
timm
|
10 |
tesseract
|
11 |
einops
|