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