Spaces:
Running
Running
fix: app.py
Browse files
setup.sh
CHANGED
@@ -3,4 +3,4 @@
|
|
3 |
# Install system-level dependencies
|
4 |
apt-get update
|
5 |
apt-get install -y fluidsynth
|
6 |
-
apt-get install -y
|
|
|
3 |
# Install system-level dependencies
|
4 |
apt-get update
|
5 |
apt-get install -y fluidsynth
|
6 |
+
apt-get install -y abcmidi
|