Firefly777a commited on
Commit
88527b9
1 Parent(s): 300155c

added tiktoken for token count feature

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio
2
- openai
 
1
  gradio
2
+ openai
3
+ tiktoken