Spaces:
Sleeping
Sleeping
Commit ·
a36fc1b
1
Parent(s): 386d980
updated requirements
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -6,8 +6,4 @@ faiss-cpu
|
|
| 6 |
PyMuPDF
|
| 7 |
numpy
|
| 8 |
google-generativeai
|
| 9 |
-
python-dotenv
|
| 10 |
-
langchain>=0.1.14
|
| 11 |
-
langchain-google-genai>=0.0.5
|
| 12 |
-
huggingface-hub>=0.21.4
|
| 13 |
-
python-dotenv>=1.0.1
|
|
|
|
| 6 |
PyMuPDF
|
| 7 |
numpy
|
| 8 |
google-generativeai
|
| 9 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|