aadnk commited on
Commit
c769fe2
1 Parent(s): 98627da

Lock gradio to 3.13.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  git+https://github.com/openai/whisper.git
2
  transformers
3
  ffmpeg-python==0.2.0
4
- gradio
5
  yt-dlp
6
  torchaudio
7
  altair
1
  git+https://github.com/openai/whisper.git
2
  transformers
3
  ffmpeg-python==0.2.0
4
+ gradio==3.13.0
5
  yt-dlp
6
  torchaudio
7
  altair