Qudrat0708 commited on
Commit
f5b52e7
·
verified ·
1 Parent(s): 43891f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,11 +1,14 @@
1
  git+https://github.com/openai/whisper.git
2
  gtts
3
  gradio
4
- groq==0.13.1
5
  transformers
6
  torch
7
  pydub
8
  sentencepiece
9
  httpx
10
  googletrans==4.0.0-rc1
 
 
 
 
11
 
 
1
  git+https://github.com/openai/whisper.git
2
  gtts
3
  gradio
 
4
  transformers
5
  torch
6
  pydub
7
  sentencepiece
8
  httpx
9
  googletrans==4.0.0-rc1
10
+ google-api
11
+
12
+
13
+
14