Skip to content

Commit 3044301

Browse files
committed
Update modal deployment to latest version
1 parent b0bbb9c commit 3044301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

audio_separator/remote/deploy_modal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
.pip_install(
103103
[
104104
# Core audio-separator with GPU support (this pulls in most dependencies from pyproject.toml)
105-
"audio-separator[gpu]>=0.34.0",
105+
"audio-separator[gpu]>=0.35.0",
106106
# FastAPI and web server dependencies for Modal API deployment
107107
"fastapi>=0.104.0",
108108
"uvicorn[standard]>=0.24.0",

0 commit comments

Comments
 (0)