Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
fastapi
|
| 2 |
python-dotenv
|
| 3 |
pytesseract
|
| 4 |
-
opencv-python
|
| 5 |
langchain-google-genai
|
| 6 |
uvicorn
|
| 7 |
python-multipart
|
|
|
|
| 1 |
fastapi
|
| 2 |
python-dotenv
|
| 3 |
pytesseract
|
| 4 |
+
opencv-python-headless==4.5.4.60
|
| 5 |
langchain-google-genai
|
| 6 |
uvicorn
|
| 7 |
python-multipart
|