Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ detectron2 @ https://wheels-1251341229.cos.ap-shanghai.myqcloud.com/assets/whl/d
|
|
| 19 |
magic-pdf>=1.0.1
|
| 20 |
torch>=2.2.2,<=2.3.1
|
| 21 |
torchvision>=0.17.2,<=0.18.1
|
| 22 |
-
rapid-table
|
| 23 |
rapidocr-paddle
|
| 24 |
rapidocr-onnxruntime
|
| 25 |
gradio-pdf>=0.0.21
|
|
|
|
| 19 |
magic-pdf>=1.0.1
|
| 20 |
torch>=2.2.2,<=2.3.1
|
| 21 |
torchvision>=0.17.2,<=0.18.1
|
| 22 |
+
rapid-table>=1.0.3,<2.0.0
|
| 23 |
rapidocr-paddle
|
| 24 |
rapidocr-onnxruntime
|
| 25 |
gradio-pdf>=0.0.21
|