Qudrat0708 commited on
Commit
0c26d47
·
verified ·
1 Parent(s): 1fd9249

Update requirements.txt

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