PRIYANSHUDHAKED commited on
Commit
e99395d
·
verified ·
1 Parent(s): 192b1dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
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
+ nltk
8
+ torch
9
+ Pillow