Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
gradio
|
|
|
|
| 2 |
pytesseract
|
| 3 |
pdf2image
|
| 4 |
pillow
|
| 5 |
-
python-dotenv
|
| 6 |
groq
|
| 7 |
-
opencv-python-headless
|
|
|
|
| 1 |
+
gradio==5.12.0
|
| 2 |
+
python-dotenv
|
| 3 |
pytesseract
|
| 4 |
pdf2image
|
| 5 |
pillow
|
|
|
|
| 6 |
groq
|
|
|