Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pydantic==1.10.2
|
2 |
langchain_community
|
3 |
langchain-groq
|
4 |
-
sentence-transformers
|
|
|
|
1 |
pydantic==1.10.2
|
2 |
langchain_community
|
3 |
langchain-groq
|
4 |
+
sentence-transformers
|
5 |
+
faiss-cpu
|