AlexanderBenady commited on
Commit
efe5a1f
1 Parent(s): b5a115f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ transformers
2
  torch
3
  pydub
4
  gradio
 
5
 
 
2
  torch
3
  pydub
4
  gradio
5
+ sentencepiece
6