From 3d6bd2fe2472428d6568e357001c7ab47a346a52 Mon Sep 17 00:00:00 2001 From: Awni Hannun Date: Mon, 14 Oct 2024 06:21:01 -0700 Subject: [PATCH] Update musicgen/README.md --- musicgen/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/musicgen/README.md b/musicgen/README.md index 35f9ab07..c0e340c9 100644 --- a/musicgen/README.md +++ b/musicgen/README.md @@ -16,7 +16,6 @@ pip install -r requirements.txt An example using the model: ```python -import mlx.core as mx from musicgen import MusicGen from utils import save_audio