Spaces:
Sleeping
Sleeping
xavierbarbier
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
gpt4all==2.0.2
|
2 |
-
faiss-cpu==1.8.0
|
|
|
|
1 |
gpt4all==2.0.2
|
2 |
+
faiss-cpu==1.8.0
|
3 |
+
langchain_community==0.2.12
|