diff --git a/MusicGen_colab.ipynb b/MusicGen_colab.ipynb index 84f7cf0..1eee745 100644 --- a/MusicGen_colab.ipynb +++ b/MusicGen_colab.ipynb @@ -16,10 +16,10 @@ "outputs": [], "source": [ "%cd /content\n", - "!git clone -b dev https://github.com/camenduru/MusicGen-hf\n", - "%cd /content/MusicGen-hf\n", + "!git clone -b dev https://github.com/camenduru/audiocraft\n", + "%cd /content/audiocraft\n", "!pip install -r requirements.txt\n", - "!python app.py" + "!python app.py --share" ] } ], diff --git a/README.md b/README.md index 0f94a9a..1725fdb 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/camenduru/MusicGen-colab/blob/main/MusicGen_colab.ipynb) | MusicGen_colab ## Main Repo -https://github.com/facebookresearch/audiocraft
-https://huggingface.co/spaces/facebook/MusicGen/tree/main +https://github.com/facebookresearch/audiocraft ## Page https://ai.honu.io/papers/musicgen/