Abhinav Gavireddi
commited on
Commit
·
f21a7de
1
Parent(s):
5095eba
[fix]: fixed pdf parsing
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -47,4 +47,4 @@ loguru>=0.7.2
|
|
47 |
unstructured>=0.12.6
|
48 |
magic_pdf>=0.9.12
|
49 |
pycocotools
|
50 |
-
detectron2
|
|
|
47 |
unstructured>=0.12.6
|
48 |
magic_pdf>=0.9.12
|
49 |
pycocotools
|
50 |
+
git+https://github.com/facebookresearch/detectron2.git@main
|