Spaces:
Running on Zero
Running on Zero
File size: 133 Bytes
0a91792 | 1 2 3 4 5 | #!/usr/bin/env bash
set -euo pipefail
python -m pip install --no-deps "git+https://github.com/Stability-AI/stable-audio-3.git@main"
|