Spaces:
Runtime error
Runtime error
Commit
·
5192423
1
Parent(s):
01b78e7
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
langchain
|
3 |
jq
|
4 |
-
|
5 |
tiktoken
|
6 |
openai
|
|
|
1 |
torch
|
2 |
langchain
|
3 |
jq
|
4 |
+
chromadb
|
5 |
tiktoken
|
6 |
openai
|