pyschopoodle commited on
Commit
81ba0a3
·
verified ·
1 Parent(s): c095744

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- # gradio
2
- # assemblyai
3
- # python-dotenv
4
- # ffmpeg-python
5
- # moviepy==1.0.3
6
- gradio>=4.0.0
7
- moviepy>=1.0.3
8
- assemblyai>=0.20.0
9
- yt-dlp>=2023.11.14
10
- python-dotenv>=1.0.0
11
  load_dotenv
 
1
+ # gradio
2
+ # assemblyai
3
+ # python-dotenv
4
+ # ffmpeg-python
5
+ # moviepy==1.0.3
6
+ gradio>=4.0.0
7
+ moviepy=1.0.3
8
+ assemblyai>=0.20.0
9
+ yt-dlp>=2023.11.14
10
+ python-dotenv>=1.0.0
11
  load_dotenv