demucs-server/src/run.sh

4 lines
66 B
Bash
Executable File

#!/usr/bin/env sh
gunicorn -b '127.0.0.2:8000' demucs_server:app