dronesplace commited on
Commit
97cceb0
·
verified ·
1 Parent(s): 3fda1b0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.41.2
2
+ torch==2.1.0
3
+ transformers==4.36.2
4
+ faster-whisper>=0.8.2
5
+ whisper==1.0.0
6
+ gtts
7
+ Pillow
8
+ moviepy
9
+ pydub
10
+ numpy
11
+ ffmpeg-python
12
+ soundfile