Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,3 +11,4 @@ openai==0.28.1
|
|
11 |
pydantic==1.10.2
|
12 |
cohere
|
13 |
faiss-cpu
|
|
|
|
11 |
pydantic==1.10.2
|
12 |
cohere
|
13 |
faiss-cpu
|
14 |
+
tiktoken
|