Artificial-superintelligence commited on
Commit
099c393
·
verified ·
1 Parent(s): 716c1e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio
2
- yt-dlp
3
- moviepy
 
 
1
+ gradio>=3.50.2
2
+ yt-dlp>=2023.3.4
3
+ moviepy>=1.0.3
4
+ ffmpeg-python>=0.2.0