Gladiator commited on
Commit
36ed070
1 Parent(s): 42f6260

add tiktoken dep

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ pytube==12.1.3
4
  wandb==0.15.0
5
  gradio==3.23.0
6
  openai==0.27.4
7
- chromadb==0.3.21
 
 
4
  wandb==0.15.0
5
  gradio==3.23.0
6
  openai==0.27.4
7
+ chromadb==0.3.21
8
+ tiktoken==0.3.3