PRIYANSHUDHAKED commited on
Commit
9ff6c67
1 Parent(s): 22bc087

Create requirements.txt

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