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