naveenus commited on
Commit
09ffcaf
·
verified ·
1 Parent(s): 6b838f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  transformers[torch] # for zero-shot pipelines
2
  sentence-transformers # for embeddings (if needed)
3
- gradio # for the UI
 
 
 
1
  transformers[torch] # for zero-shot pipelines
2
  sentence-transformers # for embeddings (if needed)
3
+ gradio # for the UI
4
+ tiktoken
5
+ sentencepiece