Spaces:
Runtime error
Runtime error
set -e # μ€λ₯ λ°μ μ μ¦μ μ€λ¨ | |
echo "βΆ installing audiocraft ..." | |
pip install --no-cache-dir \ | |
git+https://github.com/facebookresearch/audiocraft@main --no-deps | |
echo "β audiocraft installed" | |