Spaces:
Runtime error
Runtime error
Solving bug of gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
paddleocr
|
2 |
torch
|
3 |
common
|
4 |
-
paddle
|
|
|
|
1 |
paddleocr
|
2 |
torch
|
3 |
common
|
4 |
+
paddle
|
5 |
+
gradio==4.37.2
|