RXTIME commited on
Commit
a75ba47
·
verified ·
1 Parent(s): 2f88555

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- pip
2
- install torch
3
  torchaudio
4
  transformers
5
  ffmpeg-python
6
  soundfile
 
7
  gradio
 
1
+ torch
 
2
  torchaudio
3
  transformers
4
  ffmpeg-python
5
  soundfile
6
+ sentencepiece
7
  gradio