Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -9,15 +9,12 @@ scikit-learn>=1.0.2
|
|
9 |
unimernet==0.2.1
|
10 |
doclayout_yolo==0.0.2
|
11 |
matplotlib
|
12 |
-
ultralytics
|
13 |
paddleocr==2.7.3
|
14 |
paddlepaddle-gpu @ https://paddle-whl.bj.bcebos.com/stable/cu118/paddlepaddle-gpu/paddlepaddle_gpu-3.0.0b1-cp310-cp310-linux_x86_64.whl
|
15 |
-
pypandoc
|
16 |
struct-eqtable==0.3.2
|
17 |
detectron2 @ https://wheels-1251341229.cos.ap-shanghai.myqcloud.com/assets/whl/detectron2/detectron2-0.6-cp310-cp310-linux_x86_64.whl
|
18 |
-
magic-pdf>=0.
|
19 |
rapid-table
|
20 |
rapidocr-paddle
|
21 |
-
gradio
|
22 |
-
huggingface_hub
|
23 |
gradio-pdf
|
|
|
9 |
unimernet==0.2.1
|
10 |
doclayout_yolo==0.0.2
|
11 |
matplotlib
|
12 |
+
ultralytics>=8.3.47
|
13 |
paddleocr==2.7.3
|
14 |
paddlepaddle-gpu @ https://paddle-whl.bj.bcebos.com/stable/cu118/paddlepaddle-gpu/paddlepaddle_gpu-3.0.0b1-cp310-cp310-linux_x86_64.whl
|
|
|
15 |
struct-eqtable==0.3.2
|
16 |
detectron2 @ https://wheels-1251341229.cos.ap-shanghai.myqcloud.com/assets/whl/detectron2/detectron2-0.6-cp310-cp310-linux_x86_64.whl
|
17 |
+
magic-pdf>=0.10.5
|
18 |
rapid-table
|
19 |
rapidocr-paddle
|
|
|
|
|
20 |
gradio-pdf
|