sudo-soldier commited on
Commit
48c3d35
·
verified ·
1 Parent(s): 410f6c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
  gradio
2
- yt-dlp
3
- pydub
4
- ffmpeg
5
- redis
6
- boto3
7
- requests==2.28.2
 
1
  gradio
2
+ yt-dlp==2023.8.14
3
+ pydub==0.25.1
4
+ ffmpeg-python==0.2.0
5
+