RXTIME commited on
Commit
a3c3434
·
verified ·
1 Parent(s): 64e449c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio>=3.0,<4.0
2
- youtube-transcript-api==0.6.1
3
- transformers>=4.0,<5.0
4
- torch>=2.0,<3.0
5
- torchaudio>=2.0,<3.0
6
- ffmpeg-python==0.2.0
7
- soundfile==0.12.1
 
1
+ torch
2
+ transformers
3
+ soundfile
4
+ gtts
5
+ gradio
6
+ ffmpeg-python