Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,8 +5,8 @@ numpy
|
|
5 |
paddlepaddle-gpu
|
6 |
torchvision
|
7 |
python-doctr
|
8 |
-
doctr
|
9 |
-
paddleocr
|
10 |
tensorflow
|
11 |
tf2onnx
|
12 |
tensorflow-addons
|
|
|
5 |
paddlepaddle-gpu
|
6 |
torchvision
|
7 |
python-doctr
|
8 |
+
doctr==1.9.0
|
9 |
+
paddleocr==2.7.0.3
|
10 |
tensorflow
|
11 |
tf2onnx
|
12 |
tensorflow-addons
|