Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ flask-cors==4.0.1
|
|
| 3 |
google-genai==1.2.0
|
| 4 |
pymupdf==1.24.2
|
| 5 |
numpy==1.26.4
|
| 6 |
-
scikit-learn==1.4.2
|
|
|
|
|
|
| 3 |
google-genai==1.2.0
|
| 4 |
pymupdf==1.24.2
|
| 5 |
numpy==1.26.4
|
| 6 |
+
scikit-learn==1.4.2
|
| 7 |
+
firebase-admin
|