Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ uvicorn
|
|
| 4 |
gradio
|
| 5 |
pytesseract
|
| 6 |
Pillow
|
| 7 |
-
opencv-python-headless
|
|
|
|
|
|
|
|
|
| 4 |
gradio
|
| 5 |
pytesseract
|
| 6 |
Pillow
|
| 7 |
+
opencv-python-headless
|
| 8 |
+
python-dotenv
|
| 9 |
+
dotenv
|