Spaces:
Sleeping
Sleeping
Commit ·
fd18bec
1
Parent(s): c5605bc
updated req for gemini
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ sentence-transformers
|
|
| 5 |
faiss-cpu
|
| 6 |
PyMuPDF
|
| 7 |
numpy
|
| 8 |
-
google-generativeai
|
|
|
|
|
|
| 5 |
faiss-cpu
|
| 6 |
PyMuPDF
|
| 7 |
numpy
|
| 8 |
+
google-generativeai
|
| 9 |
+
python-dotenv
|