loocorez commited on
Commit
7e0e9ff
·
verified ·
1 Parent(s): 2e62b02

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  huggingface_hub>=0.23.0
2
  gradio>=4.0.0
3
  torch>=2.2.0
 
4
 
 
1
  huggingface_hub>=0.23.0
2
  gradio>=4.0.0
3
  torch>=2.2.0
4
+ tiktoken>=0.7.0
5