doyouknowmarc commited on
Commit
a64043c
·
verified ·
1 Parent(s): c2cfda7

create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ openai-whisper>=20231117
4
+ pydub>=0.25.1
5
+ ffmpeg-python>=0.2.0