Spaces:
Restarting
Restarting
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ langchain-pinecone
|
|
9 |
langchain-text-splitters
|
10 |
gradio
|
11 |
openai
|
12 |
-
python-dotenv
|
|
|
|
9 |
langchain-text-splitters
|
10 |
gradio
|
11 |
openai
|
12 |
+
python-dotenv
|
13 |
+
pinecone[grpc]
|