Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
1 |
langchain
|
2 |
-
|
3 |
-
|
4 |
-
openai
|
5 |
-
chromadb
|
|
|
1 |
+
apify-client
|
2 |
langchain
|
3 |
+
chromadb
|
4 |
+
tiktoken
|
5 |
+
openai
|
|