Spaces:
Running
Running
Upgrade Gradio to 3.23.0
Browse filesThis is necessary in order to get support for progress listeners
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ git+https://github.com/huggingface/transformers
|
|
2 |
git+https://github.com/openai/whisper.git
|
3 |
transformers
|
4 |
ffmpeg-python==0.2.0
|
5 |
-
gradio==3.
|
6 |
yt-dlp
|
7 |
torchaudio
|
8 |
altair
|
|
|
2 |
git+https://github.com/openai/whisper.git
|
3 |
transformers
|
4 |
ffmpeg-python==0.2.0
|
5 |
+
gradio==3.23.0
|
6 |
yt-dlp
|
7 |
torchaudio
|
8 |
altair
|