Spaces:
Running
Running
Commit
·
def0d8f
1
Parent(s):
4601318
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
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/detectron2.git@v0.5#egg=detectron2
|
|
|
|
| 1 |
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/detectron2.git@v0.5#egg=detectron2
|