Spaces:
Runtime error
Runtime error
Paperboxiv
commited on
Commit
•
48802c2
1
Parent(s):
00ff8f0
tiktoken
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ langchain==0.0.176
|
|
4 |
langchain-serve==0.0.27
|
5 |
chromadb
|
6 |
numpy==1.23.5
|
|
|
7 |
openai==0.27.7
|
8 |
openapi-schema-pydantic==1.2.4
|
|
|
4 |
langchain-serve==0.0.27
|
5 |
chromadb
|
6 |
numpy==1.23.5
|
7 |
+
tiktoken
|
8 |
openai==0.27.7
|
9 |
openapi-schema-pydantic==1.2.4
|