Update musicgen/README.md

This commit is contained in:
Awni Hannun 2024-10-14 06:21:01 -07:00 committed by GitHub
parent a6ae63226f
commit 3d6bd2fe24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,6 @@ pip install -r requirements.txt
An example using the model: An example using the model:
```python ```python
import mlx.core as mx
from musicgen import MusicGen from musicgen import MusicGen
from utils import save_audio from utils import save_audio