mguven61 commited on
Commit
51c7df5
·
verified ·
1 Parent(s): 2b704e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  librosa==0.10.1
2
  numpy==1.24.3
3
- flask==3.0.0
4
- yt-dlp==2023.11.16
5
  soundfile==0.12.1
6
- ffmpeg-python==0.2.0
 
 
1
  librosa==0.10.1
2
  numpy==1.24.3
3
+ gradio==4.12.0
 
4
  soundfile==0.12.1
5
+ ffmpeg-python==0.2.0
6
+ yt-dlp==2023.11.16