clementBE commited on
Commit
49a45dd
·
verified ·
1 Parent(s): 353177d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ openai-whisper
4
+ librosa
5
+ matplotlib
6
+ numpy
7
+ python-docx
8
+ ffmpeg-python