Spaces:
Running
Running
File size: 631 Bytes
a317c95 d25d786 cfb6f77 b1b9396 9f8c089 cfb6f77 b1b9396 63ab978 1fe0a69 45fac7d 05b9d17 eec2a6d 639592c 33dfde6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
# Remove the --extra-index-url line below if you're not using Nvidia GPU. # If you're using it, update url to your CUDA version (CUDA 12.1 is minimum requirement): # For CUDA 12.1, use : https://download.pytorch.org/whl/cu121 # For CUDA 12.4, use : https://download.pytorch.org/whl/cu124 --extra-index-url https://download.pytorch.org/whl/cu121 torch==2.3.1 torchaudio==2.3.1 git+https://github.com/jhj0517/jhj0517-whisper.git faster-whisper==1.0.3 transformers gradio pytubefix ruamel.yaml==0.18.6 pyannote.audio==3.3.1; git+https://github.com/jhj0517/ultimatevocalremover_api.git git+https://github.com/jhj0517/pyrubberband.git |