Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ torch
|
|
2 |
common
|
3 |
setuptools
|
4 |
wheel
|
5 |
-
paddleocr
|
6 |
-
|
7 |
gradio==4.37.2
|
|
|
2 |
common
|
3 |
setuptools
|
4 |
wheel
|
5 |
+
paddleocr==2.7.3
|
6 |
+
paddlepaddle==2.6.1
|
7 |
gradio==4.37.2
|