Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fffiloni
/
MusiConGen
like
29
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f0d857e
MusiConGen
/
preproc
/
2_chord
/
install.sh
fffiloni
Upload 290 files
1eabf9f
verified
7 months ago
raw
Copy download link
history
blame
163 Bytes
apt-get update
conda create -n chord python=3.8 -y
conda activate chord
apt-get install vim tmux ffmpeg git rsync -y
cd
BTC-ISMIR19
pip install -r requirements.txt