Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -15,8 +15,8 @@ paddlepaddle-gpu @ https://paddle-whl.bj.bcebos.com/stable/cu118/paddlepaddle-gp
|
|
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 |
-
torch
|
19 |
-
torchvision
|
20 |
rapid-table
|
21 |
rapidocr-paddle
|
22 |
gradio-pdf
|
|
|
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 |
+
torch>=2.2.2,<=2.3.1
|
19 |
+
torchvision>=0.17.2,<=0.18.1
|
20 |
rapid-table
|
21 |
rapidocr-paddle
|
22 |
gradio-pdf
|