e5341b9 159859d f843936 159859d f843936
1
2
3
4
5
6
7
8
#!/usr/bin/env bash set -e # μ€λ₯ λ°μ μ μ¦μ μ€λ¨ echo "βΆ installing audiocraft ..." pip install --no-cache-dir --use-pep517 \ git+https://github.com/facebookresearch/audiocraft@main echo "β audiocraft installed"