Skip to content

Commit

Permalink
Update demo.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyTNT committed Oct 23, 2024
1 parent 217476b commit 0baa15e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,8 @@
"!git clone https://huggingface.co/spaces/skytnt/midi-composer\n",
"%cd midi-composer\n",
"!apt install fluidsynth\n",
"!pip install -r requirements.txt"
"!pip install -r requirements.txt\n",
"!pip install spaces"
]
},
{
Expand Down Expand Up @@ -204,4 +205,4 @@
"outputs": []
}
]
}
}

0 comments on commit 0baa15e

Please sign in to comment.