Guytron commited on
Commit
cbfe9a4
1 Parent(s): 6f9ac43

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ yt-dlp>=2023.7.6
3
+ whisper-timestamped>=1.1.1
4
+ torch>=2.0.0
5
+ ffmpeg-python>=0.2.0
6
+ numpy>=1.24.3