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