Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ fast-langdetect==0.2.0
|
|
8 |
wordninja>=2.0.0
|
9 |
scikit-learn>=1.0.2
|
10 |
pdfminer.six==20231228
|
11 |
-
unimernet==0.1
|
12 |
matplotlib
|
13 |
ultralytics
|
14 |
paddleocr==2.7.3
|
@@ -16,7 +16,7 @@ paddlepaddle-gpu @ https://paddle-whl.bj.bcebos.com/stable/cu118/paddlepaddle-gp
|
|
16 |
pypandoc
|
17 |
struct-eqtable==0.1.0
|
18 |
detectron2 @ https://wheels-1251341229.cos.ap-shanghai.myqcloud.com/assets/whl/detectron2/detectron2-0.6-cp310-cp310-linux_x86_64.whl
|
19 |
-
magic-pdf>=0.
|
20 |
gradio
|
21 |
huggingface_hub
|
22 |
gradio-pdf
|
|
|
8 |
wordninja>=2.0.0
|
9 |
scikit-learn>=1.0.2
|
10 |
pdfminer.six==20231228
|
11 |
+
unimernet==0.2.1
|
12 |
matplotlib
|
13 |
ultralytics
|
14 |
paddleocr==2.7.3
|
|
|
16 |
pypandoc
|
17 |
struct-eqtable==0.1.0
|
18 |
detectron2 @ https://wheels-1251341229.cos.ap-shanghai.myqcloud.com/assets/whl/detectron2/detectron2-0.6-cp310-cp310-linux_x86_64.whl
|
19 |
+
magic-pdf>=0.8.1
|
20 |
gradio
|
21 |
huggingface_hub
|
22 |
gradio-pdf
|