Tune-Splitter / requirements.txt
CCockrum's picture
Update requirements.txt
868a8bf verified
raw
history blame
220 Bytes
# requirements.txt
# Required packages for audio separation Hugging Face Space
torch>=2.0.0
librosa>=0.10.0
onnxruntime-gpu==1.16.3
numpy==1.26.4
tqdm
soundfile
pedalboard>=0.7.6
yt-dlp
gradio>=4.0.0
ffmpeg-python
scipy