Spaces:
Runtime error
Runtime error
Artem Gorlanov
commited on
Commit
•
34f9ef2
1
Parent(s):
6461307
fix
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
git+https://github.com/openai/whisper.git
|
2 |
demucs
|
3 |
pydub
|
4 |
-
gradio==3.
|
5 |
ffmpeg-python
|
6 |
torch
|
7 |
torchaudio
|
@@ -13,7 +12,6 @@ pysrt
|
|
13 |
psutil==5.9.2
|
14 |
requests
|
15 |
gpuinfo
|
16 |
-
faster-whisper
|
17 |
yt-dlp
|
18 |
lightning_fabric
|
19 |
modelscope
|
|
|
|
|
1 |
demucs
|
2 |
pydub
|
3 |
+
gradio==3.45.0
|
4 |
ffmpeg-python
|
5 |
torch
|
6 |
torchaudio
|
|
|
12 |
psutil==5.9.2
|
13 |
requests
|
14 |
gpuinfo
|
|
|
15 |
yt-dlp
|
16 |
lightning_fabric
|
17 |
modelscope
|