From f104e4f50c5e2f26201e486f8579b6ad6a4191c6 Mon Sep 17 00:00:00 2001 From: Simon Rouard Date: Tue, 29 Oct 2024 17:22:44 +0000 Subject: [PATCH] fix typo --- docs/MUSICGEN_STYLE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MUSICGEN_STYLE.md b/docs/MUSICGEN_STYLE.md index 3fad6faf..9ed9b0f4 100644 --- a/docs/MUSICGEN_STYLE.md +++ b/docs/MUSICGEN_STYLE.md @@ -25,7 +25,7 @@ MusicGen-Stem requires a GPU with at least 16 GB of memory for running inference ## Usage -1. You can play with MusicGen-Style by running the jupyter notebook at [`demos/musicgenstyle_demo.ipynb`](../demos/musicgen_style_demo.ipynb) locally (if you have a GPU). +1. You can play with MusicGen-Style by running the jupyter notebook at [`demos/musicgen_style_demo.ipynb`](../demos/musicgen_style_demo.ipynb) locally (if you have a GPU). ## API