Skip to content

Commit

Permalink
textwrap3
Browse files Browse the repository at this point in the history
  • Loading branch information
camenduru committed Jun 13, 2023
1 parent 54d9123 commit 6d3b89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MusicGen_Oncorporation_colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"%cd /content\n",
"!git clone https://github.com/Oncorporation/audiocraft\n",
"%cd /content/audiocraft\n",
"!sed -i -e 's/textwrap/textwrap3/g' /content/audiocraft/requirements.txt\n",
"!pip install -r requirements.txt\n",
"!pip install gradio\n",
"!python app.py --share"
]
}
Expand Down

0 comments on commit 6d3b89a

Please sign in to comment.