Spaces:
Runtime error
Runtime error
nkasmanoff
commited on
Commit
•
83b6f4e
1
Parent(s):
0bfa607
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
langchain
|
2 |
datasets
|
3 |
-
openai
|
|
|
|
|
|
1 |
langchain
|
2 |
datasets
|
3 |
+
openai
|
4 |
+
chromadb
|
5 |
+
tiktoken
|