Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yongyeol
/
imagetoaudio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
87e6f23
imagetoaudio
/
postInstall
yongyeol
Create postInstall
e5341b9
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
176 Bytes
#!/usr/bin/env bash
# audiocraft를 torch 의존성 없이 설치해 충돌 방지
pip install --no-cache-dir git+https://github.com/facebookresearch/audiocraft@main --no-deps