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==3.0.0b1
|
| 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
|