SilvusTV commited on
Commit
485eca9
1 Parent(s): e001d2e

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  transformers[torch]
2
  sacremoses
 
3
  bark
4
  scipy
5
  IPython
 
1
  transformers[torch]
2
  sacremoses
3
+ sentencepiece
4
  bark
5
  scipy
6
  IPython