stable-audio-3-lab / postBuild
owenisas's picture
Install Stable Audio without Torch 2.7 pin
0a91792 verified
raw
history blame contribute delete
133 Bytes
#!/usr/bin/env bash
set -euo pipefail
python -m pip install --no-deps "git+https://github.com/Stability-AI/stable-audio-3.git@main"