sophiamyang commited on
Commit
7f0ab0a
1 Parent(s): 74eff1a

add tiktoken

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,5 +2,6 @@ langchain
2
  openai
3
  chromadb
4
  pypdf
 
5
  panel
6
  notebook
 
2
  openai
3
  chromadb
4
  pypdf
5
+ tiktoken
6
  panel
7
  notebook