Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -13
requirements.txt
CHANGED
|
@@ -2,17 +2,6 @@ streamlit
|
|
| 2 |
google-generativeai
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
| 5 |
-
|
| 6 |
-
chromadb
|
| 7 |
faiss-cpu
|
| 8 |
-
|
| 9 |
-
langchain-community
|
| 10 |
-
langdetect
|
| 11 |
-
torch
|
| 12 |
-
transformers
|
| 13 |
-
sentence-transformers
|
| 14 |
-
accelerate>=0.26.0
|
| 15 |
-
llama-cpp-python
|
| 16 |
-
huggingface-hub
|
| 17 |
-
google-cloud-aiplatform
|
| 18 |
-
|
|
|
|
| 2 |
google-generativeai
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
| 5 |
+
langchain-google-genai
|
|
|
|
| 6 |
faiss-cpu
|
| 7 |
+
pymupdf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|