Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ doclayout_yolo==0.0.2b1
|
|
13 |
matplotlib
|
14 |
ultralytics>=8.3.48
|
15 |
paddleocr==2.7.3
|
16 |
-
paddlepaddle
|
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.1
|
|
|
13 |
matplotlib
|
14 |
ultralytics>=8.3.48
|
15 |
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 |
magic-pdf>=1.0.1
|