File size: 258 Bytes
e5341b9
f843936
 
 
 
 
1
2
3
4
5
6
7
#!/usr/bin/env bash
set -e                                # 였λ₯˜ λ°œμƒ μ‹œ μ¦‰μ‹œ 쀑단
echo "β–Ά installing audiocraft ..."
pip install --no-cache-dir \
  git+https://github.com/facebookresearch/audiocraft@main --no-deps
echo "βœ“ audiocraft installed"