Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers==4.21.1
|
|
4 |
torch==1.8
|
5 |
torchvision==0.9
|
6 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.8/index.html
|
7 |
-
detectron2
|
|
|
|
4 |
torch==1.8
|
5 |
torchvision==0.9
|
6 |
-f https://dl.fbaipublicfiles.com/detectron2/wheels/cpu/torch1.8/index.html
|
7 |
+
detectron2
|
8 |
+
pytesseract
|