Vadim Zhamkov commited on
Commit
d71ce2f
1 Parent(s): 6df9fea

Add tiktoken to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ sentencepiece==0.2.0
6
  gradio==4.36.1
7
  langchain==0.2.5
8
  protobuf==5.27.2
 
 
6
  gradio==4.36.1
7
  langchain==0.2.5
8
  protobuf==5.27.2
9
+ tiktoken==0.7.0