Spaces:
Runtime error
Runtime error
fewer deps
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
# Removed --extra-index-url; HF Spaces handles torch/CUDA separately
|
| 2 |
torch
|
| 3 |
torchaudio
|
| 4 |
faster-whisper==1.0.3
|
|
@@ -6,8 +5,4 @@ transformers
|
|
| 6 |
gradio==4.37.2
|
| 7 |
gradio-i18n
|
| 8 |
pytubefix
|
| 9 |
-
ruamel.yaml==0.18.6
|
| 10 |
-
pyannote.audio==3.3.1
|
| 11 |
-
git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 12 |
-
git+https://github.com/jhj0517/ultimatevocalremover_api.git
|
| 13 |
-
git+https://github.com/jhj0517/pyrubberband.git
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
torchaudio
|
| 3 |
faster-whisper==1.0.3
|
|
|
|
| 5 |
gradio==4.37.2
|
| 6 |
gradio-i18n
|
| 7 |
pytubefix
|
| 8 |
+
ruamel.yaml==0.18.6
|
|
|
|
|
|
|
|
|
|
|
|