Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
langchain
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
+
pinecone-client
|
3 |
+
openai
|
4 |
+
tiktoken
|
5 |
+
nest_asyncio
|
6 |
+
altair<5
|