raffel-22 commited on
Commit
3d5b8c6
·
verified ·
1 Parent(s): b8a2d43

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
1
+ moviepy==2.1.2
2
+ pydub==0.25.1
3
+ pytube==15.0.0
4
+ Requests==2.32.3
5
+ speechbrain==0.5.16
6
+ streamlit==1.44.1
7
+ torch
8
+ torchaudio
9
+ yt_dlp==2025.5.22