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