Spaces:
Sleeping
Sleeping
Lock gradio-client to 0.8.1
Browse files- requirements-fasterWhisper.txt +1 -0
- requirements-whisper.txt +1 -0
- requirements.txt +1 -0
requirements-fasterWhisper.txt
CHANGED
@@ -2,6 +2,7 @@ ctranslate2
|
|
2 |
faster-whisper
|
3 |
ffmpeg-python==0.2.0
|
4 |
gradio==3.38.0
|
|
|
5 |
yt-dlp
|
6 |
json5
|
7 |
torch
|
|
|
2 |
faster-whisper
|
3 |
ffmpeg-python==0.2.0
|
4 |
gradio==3.38.0
|
5 |
+
gradio-client==0.8.1
|
6 |
yt-dlp
|
7 |
json5
|
8 |
torch
|
requirements-whisper.txt
CHANGED
@@ -3,6 +3,7 @@ git+https://github.com/openai/whisper.git
|
|
3 |
transformers
|
4 |
ffmpeg-python==0.2.0
|
5 |
gradio==3.38.0
|
|
|
6 |
yt-dlp
|
7 |
torchaudio
|
8 |
altair
|
|
|
3 |
transformers
|
4 |
ffmpeg-python==0.2.0
|
5 |
gradio==3.38.0
|
6 |
+
gradio-client==0.8.1
|
7 |
yt-dlp
|
8 |
torchaudio
|
9 |
altair
|
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ git+https://github.com/openai/whisper.git
|
|
3 |
transformers
|
4 |
ffmpeg-python==0.2.0
|
5 |
gradio==3.38.0
|
|
|
6 |
yt-dlp
|
7 |
torchaudio
|
8 |
altair
|
|
|
3 |
transformers
|
4 |
ffmpeg-python==0.2.0
|
5 |
gradio==3.38.0
|
6 |
+
gradio-client==0.8.1
|
7 |
yt-dlp
|
8 |
torchaudio
|
9 |
altair
|