Spaces:
Running
Running
Commit
·
abd1887
1
Parent(s):
dd5b268
first req.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
python-docx==0.8.11
|
2 |
+
layoutparser==0.3.4
|
3 |
+
torchvision==0.13.1+cu113
|
4 |
+
detectron2@git+https://github.com/facebookresearch/[email protected]#egg=detectron2
|