murat4595 commited on
Commit
8e1eeb4
·
verified ·
1 Parent(s): 362fe11

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
- groq
 
 
 
 
 
2
  openai-whisper
3
  gTTS
4
- gradio
5
  numpy
 
1
+ transformers
2
+ torch
3
+ accelerate
4
+ bitsandbytes
5
+ scipy
6
+ gradio
7
  openai-whisper
8
  gTTS
 
9
  numpy