RXTIME commited on
Commit
b8a6f40
·
verified ·
1 Parent(s): 711e6df

Update requirements.txt

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