Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
camenduru committed Jun 13, 2023
1 parent e58ef63 commit 4d077ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MusicGen_colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"outputs": [],
"source": [
"%cd /content\n",
"!git clone -b dev https://github.com/camenduru/audiocraft\n",
"!git clone -b v1.0 https://github.com/camenduru/audiocraft\n",
"%cd /content/audiocraft\n",
"!pip install -r requirements.txt\n",
"!python app.py --share"
Expand Down

0 comments on commit 4d077ed

Please sign in to comment.