fffiloni's picture
Upload 290 files
1eabf9f verified
raw
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