mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-30 02:53:41 +08:00
Update musicgen/README.md
This commit is contained in:
parent
a6ae63226f
commit
3d6bd2fe24
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user