Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
opencv-python
|
2 |
pytesseract
|
3 |
Pillow
|
4 |
-
gradio
|
5 |
timm
|
6 |
transformers
|
7 |
numpy
|
|
|
1 |
opencv-python
|
2 |
pytesseract
|
3 |
Pillow
|
4 |
+
gradio==3.13
|
5 |
timm
|
6 |
transformers
|
7 |
numpy
|