avans06 commited on
Commit
45ab1d3
·
1 Parent(s): 0a8039c

Upgrade the project's Gradio version to 5.29.1

Browse files
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: ✨
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.16.0
8
  app_file: app.py
9
  pinned: true
10
  license: apache-2.0
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.29.1
8
  app_file: app.py
9
  pinned: true
10
  license: apache-2.0
requirements-fasterWhisper.txt CHANGED
@@ -4,7 +4,7 @@ transformers>=4.45.2
4
  ctranslate2>=4.4.0
5
  faster-whisper>=1.0.3
6
  ffmpeg-python==0.2.0
7
- gradio==5.16.0
8
  yt-dlp
9
  json5
10
 
 
4
  ctranslate2>=4.4.0
5
  faster-whisper>=1.0.3
6
  ffmpeg-python==0.2.0
7
+ gradio==5.29.1
8
  yt-dlp
9
  json5
10
 
requirements-whisper.txt CHANGED
@@ -4,7 +4,7 @@ transformers>=4.45.2
4
  ctranslate2>=4.4.0
5
  git+https://github.com/openai/whisper.git
6
  ffmpeg-python==0.2.0
7
- gradio==5.16.0
8
  yt-dlp
9
  json5
10
 
 
4
  ctranslate2>=4.4.0
5
  git+https://github.com/openai/whisper.git
6
  ffmpeg-python==0.2.0
7
+ gradio==5.29.1
8
  yt-dlp
9
  json5
10
 
requirements.txt CHANGED
@@ -4,7 +4,7 @@ transformers>=4.45.2
4
  ctranslate2>=4.4.0
5
  faster-whisper>=1.0.3
6
  ffmpeg-python==0.2.0
7
- gradio==5.16.0
8
  yt-dlp
9
  json5
10
 
 
4
  ctranslate2>=4.4.0
5
  faster-whisper>=1.0.3
6
  ffmpeg-python==0.2.0
7
+ gradio==5.29.1
8
  yt-dlp
9
  json5
10