Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ torch
|
|
2 |
common
|
3 |
setuptools
|
4 |
wheel
|
5 |
-
paddleocr
|
6 |
-
paddlepaddle
|
7 |
gradio==4.37.2
|
8 |
numpy==1.23.5
|
9 |
defusedxml==0.7.1
|
|
|
2 |
common
|
3 |
setuptools
|
4 |
wheel
|
5 |
+
paddleocr
|
6 |
+
paddlepaddle
|
7 |
gradio==4.37.2
|
8 |
numpy==1.23.5
|
9 |
defusedxml==0.7.1
|