Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,12 @@ torch>=2.0.0
|
|
| 3 |
transformers>=4.30.0
|
| 4 |
Pillow>=9.0.0
|
| 5 |
numpy>=1.24.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
transformers>=4.30.0
|
| 4 |
Pillow>=9.0.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
+
google-generativeai
|
| 7 |
+
fastapi
|
| 8 |
+
uvicorn
|
| 9 |
+
gradio
|
| 10 |
+
pytesseract
|
| 11 |
+
Pillow
|
| 12 |
+
opencv-python-headless
|
| 13 |
+
python-dotenv
|
| 14 |
+
dotenv
|