Spaces:
Running
Running
Commit
·
34a773e
1
Parent(s):
def0d8f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ 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
|
|
|
|
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
|