Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pytesseract
|
| 2 |
-
gradio
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
Pillow
|
|
|
|
| 1 |
pytesseract
|
| 2 |
+
gradio==5.29.1
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
Pillow
|