Owos commited on
Commit
89d9abb
·
1 Parent(s): 06809f2

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ streamlit
3
  numpy
4
  torch
5
  huggingface_hub
6
- git+https://github.com/huggingface/transformers
 
 
3
  numpy
4
  torch
5
  huggingface_hub
6
+ git+https://github.com/huggingface/transformers
7
+ transformers[sentencepiece]