deepakchawla-cb commited on
Commit
144f24c
Β·
1 Parent(s): d165acd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  git+https://github.com/openai/whisper.git
2
  transformers
3
- gradio
4
  torch
5
  torchaudio
6
  gitpython
 
1
  git+https://github.com/openai/whisper.git
2
  transformers
3
+ gradio==3.39
4
  torch
5
  torchaudio
6
  gitpython