JabriA commited on
Commit
a6c71c6
·
1 Parent(s): 8597163

Update Gradio to the latest version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  openai-whisper
2
- gradio
3
  transformers
4
  torch # Required by Whisper
 
1
  openai-whisper
2
+ gradio>=3.40.2
3
  transformers
4
  torch # Required by Whisper