Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ langchain-experimental==0.3.4
|
|
8 |
gradio==5.14.0
|
9 |
unstructured==0.16.17
|
10 |
docx==0.2.4
|
11 |
-
|
|
|
12 |
ollama
|
13 |
bcrypt
|
|
|
8 |
gradio==5.14.0
|
9 |
unstructured==0.16.17
|
10 |
docx==0.2.4
|
11 |
+
pinecone[grpc]
|
12 |
+
langchain-pinecone
|
13 |
ollama
|
14 |
bcrypt
|