jordyvl commited on
Commit
b353322
1 Parent(s): fb51442

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  gradio
2
  huggingface_hub[inference]>=0.19.0
3
  transformers
 
 
4
  llama-index
5
  llama-index-embeddings-huggingface
6
  llama-index-llms-huggingface
 
1
  gradio
2
  huggingface_hub[inference]>=0.19.0
3
  transformers
4
+ sentencepiece
5
+ tokenizers
6
  llama-index
7
  llama-index-embeddings-huggingface
8
  llama-index-llms-huggingface