Spaces:
Running
Running
Commit
·
47687e7
1
Parent(s):
f08d11f
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ python-docx==0.8.11
|
|
2 |
layoutparser==0.3.4
|
3 |
torch==1.12.1
|
4 |
torchvision==0.13.1
|
|
|
5 |
#detectron2@git+https://github.com/facebookresearch/[email protected]#egg=detectron2
|
6 |
#detectron2 @ git+https://github.com/facebookresearch/detectron2.git@82a57ce0b70057685962b352535147d9a8118578
|
|
|
2 |
layoutparser==0.3.4
|
3 |
torch==1.12.1
|
4 |
torchvision==0.13.1
|
5 |
+
pytesseract==0.3.10
|
6 |
#detectron2@git+https://github.com/facebookresearch/[email protected]#egg=detectron2
|
7 |
#detectron2 @ git+https://github.com/facebookresearch/detectron2.git@82a57ce0b70057685962b352535147d9a8118578
|