Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,8 @@ langchain-community==0.4.1
|
|
| 4 |
langchain-huggingface==1.2.0
|
| 5 |
langchain-openai==1.1.10
|
| 6 |
sentence-transformers==5.2.3
|
|
|
|
|
|
|
| 7 |
faiss-cpu==1.13.2
|
| 8 |
unstructured==0.20.8
|
| 9 |
torch
|
|
|
|
| 4 |
langchain-huggingface==1.2.0
|
| 5 |
langchain-openai==1.1.10
|
| 6 |
sentence-transformers==5.2.3
|
| 7 |
+
langchain-google-genai== 4.2.1
|
| 8 |
+
google-generativeai==0.8.6
|
| 9 |
faiss-cpu==1.13.2
|
| 10 |
unstructured==0.20.8
|
| 11 |
torch
|