TVRRaviteja commited on
Commit
380fa27
Β·
verified Β·
1 Parent(s): 22b825e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.37.2
2
+ bitsandbytes==0.41.3
3
+ accelerate==0.25.0
4
+ openai-whisper
5
+ gradio
6
+ gTTS
7
+ torch
8
+ nltk
9
+ Pillow
10
+ numpy
11
+ ffmpeg-python