Delete requirements.txt
Browse files- requirements.txt +0 -21
requirements.txt
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
# Remove the --extra-index-url line below if you're not using Nvidia GPU.
|
| 2 |
-
# If you're using it, update url to your CUDA version (CUDA 12.1 is minimum requirement):
|
| 3 |
-
# For CUDA 12.1, use : https://download.pytorch.org/whl/cu121
|
| 4 |
-
# For CUDA 12.4, use : https://download.pytorch.org/whl/cu124
|
| 5 |
-
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 6 |
-
|
| 7 |
-
wheel
|
| 8 |
-
pytubefix
|
| 9 |
-
setuptools
|
| 10 |
-
transformers
|
| 11 |
-
gradio==5.49.1
|
| 12 |
-
numpy==1.26.0
|
| 13 |
-
torch==2.6
|
| 14 |
-
torchaudio==2.6
|
| 15 |
-
ruamel.yaml==0.18.6
|
| 16 |
-
faster-whisper==1.2.0
|
| 17 |
-
pyannote.audio==3.3.1
|
| 18 |
-
ctranslate2==4.6.0
|
| 19 |
-
git+https://github.com/jhj0517/pyrubberband.git
|
| 20 |
-
git+https://github.com/jhj0517/ultimatevocalremover_api.git
|
| 21 |
-
openai-whisper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|