Change Liao commited on
Commit
2253ef8
·
1 Parent(s): c7b5cbc

add tiktoken package

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,4 +11,5 @@ tabulate
11
  pydantic==1.10.8
12
  unstructured
13
  hnswlib
14
- gradio_client==0.2.7
 
 
11
  pydantic==1.10.8
12
  unstructured
13
  hnswlib
14
+ gradio_client==0.2.7
15
+ tiktoken