Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -37,4 +37,5 @@ opencv-python-headless==4.11.0.86
|
|
| 37 |
pytesseract==0.3.13
|
| 38 |
scikit-image==0.25.1
|
| 39 |
|
| 40 |
-
fireworks-ai==0.15.12 # (or the latest version shown on PyPI)
|
|
|
|
|
|
| 37 |
pytesseract==0.3.13
|
| 38 |
scikit-image==0.25.1
|
| 39 |
|
| 40 |
+
fireworks-ai==0.15.12 # (or the latest version shown on PyPI)
|
| 41 |
+
python-dotenv==1.0.1 # or latest
|