EdgarDataScientist commited on
Commit
1a8280b
·
verified ·
1 Parent(s): 37fbc84

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio
2
- moviepy
3
- torchaudio
4
- torch
5
- requests
6
- yt-dlp
7
- speechbrain
8
- pandas
 
1
+ gradio
2
+ streamlit
3
+ speechbrain
4
+ pytube
5
+ yt-dlp
6
+ pydub
7
+ matplotlib