imagetoaudio / postInstall
yongyeol's picture
Create postInstall
e5341b9 verified
raw
history blame
176 Bytes
#!/usr/bin/env bash
# audiocraft를 torch 의존성 없이 설치해 충돌 방지
pip install --no-cache-dir git+https://github.com/facebookresearch/audiocraft@main --no-deps