Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
langchain
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
+
openai
|
3 |
+
qdrant-client
|
4 |
+
gradio
|
5 |
+
pandas
|
6 |
+
tiktoken
|
7 |
+
-U langchain-community
|