Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,8 @@ google-generativeai
|
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
gradio
|
| 5 |
+
pytesseract
|
| 6 |
+
Pillow
|
| 7 |
+
opencv-python-headless
|
| 8 |
+
python-dotenv
|
| 9 |
+
dotenv
|