JackismyShephard commited on
Commit
f4b219c
1 Parent(s): e0ee1a1

add sentencepiece library as dep

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
- transformers
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ transformers
4
+ sentencepiece