Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,10 +16,11 @@ paddleocr==2.7.3
|
|
16 |
paddlepaddle-gpu @ https://paddle-whl.bj.bcebos.com/stable/cu118/paddlepaddle-gpu/paddlepaddle_gpu-3.0.0b1-cp310-cp310-linux_x86_64.whl
|
17 |
struct-eqtable==0.3.2
|
18 |
detectron2 @ https://wheels-1251341229.cos.ap-shanghai.myqcloud.com/assets/whl/detectron2/detectron2-0.6-cp310-cp310-linux_x86_64.whl
|
19 |
-
|
20 |
torch>=2.2.2,<=2.3.1
|
21 |
torchvision>=0.17.2,<=0.18.1
|
22 |
rapid-table==0.3.0
|
23 |
rapidocr-paddle
|
|
|
24 |
gradio-pdf>=0.0.21
|
25 |
openai
|
|
|
16 |
paddlepaddle-gpu @ https://paddle-whl.bj.bcebos.com/stable/cu118/paddlepaddle-gpu/paddlepaddle_gpu-3.0.0b1-cp310-cp310-linux_x86_64.whl
|
17 |
struct-eqtable==0.3.2
|
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>=1.0.0
|
20 |
torch>=2.2.2,<=2.3.1
|
21 |
torchvision>=0.17.2,<=0.18.1
|
22 |
rapid-table==0.3.0
|
23 |
rapidocr-paddle
|
24 |
+
rapidocr-onnxruntime
|
25 |
gradio-pdf>=0.0.21
|
26 |
openai
|