Spaces:
Runtime error
Runtime error
install pytorch first, then requirements | |
conda create -n pianocktailv2 python=3.9 | |
conda install pytorch torchvision torchaudio cpuonly -c pytorch | |
[comment]: <> (conda install -c conda-forge pysoundfile (for librosa)) | |
pip install: | |
librosa | |
pytube | |
pandas | |
pydub | |
miditok | |
accelerate | |
pynput | |
pyaudio | |
music21 | |
mord | |
moviepy | |
pretty_midi | |
piano_transcription_inference | |
tensorboard | |
setuptools==59.5.0 | |
install ffmpeg with apt. | |