MySafeCode commited on
Commit
15ced6a
·
verified ·
1 Parent(s): e9a1734

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- gradio[oauth,mcp]==5.50.0
2
- yt-dlp
3
  pydub==0.25.1
 
 
 
 
 
 
 
1
+ gradio==6.3.0
2
+ yt-dlp>=2024.11.11
3
  pydub==0.25.1
4
+ ffmpeg-python>=0.2.0
5
+
6
+ #old config
7
+ #gradio[oauth,mcp]==5.50.0
8
+ #yt-dlp
9
+ #pydub==0.25.1