Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -45,4 +45,5 @@ gradio==3.45.0
|
|
45 |
httpcore==0.15.0
|
46 |
httpx==0.24.1
|
47 |
duckduckgo-search==4.1.1
|
|
|
48 |
langchain-community
|
|
|
45 |
httpcore==0.15.0
|
46 |
httpx==0.24.1
|
47 |
duckduckgo-search==4.1.1
|
48 |
+
faiss-cpu==1.7.4
|
49 |
langchain-community
|