CCockrum's picture
Update config / json
9efbc3e verified
raw
history blame contribute delete
433 Bytes
{
"title": "Audio🔹Separator",
"description": "Vocal & Instrumental Stem Separation with Effects - Powered by MDX-Net + Pedalboard",
"sdk": "gradio",
"sdk_version": "4.0.0",
"python_version": "3.10",
"app_file": "main.py",
"pinned": true,
"license": "mit",
"theme": "NoCrypt/miku",
"dependencies": [
"torch", "onnxruntime-gpu", "librosa", "soundfile", "numpy", "pedalboard", "yt-dlp", "ffmpeg-python"
]
}