mirror of
				https://github.com/ml-explore/mlx-examples.git
				synced 2025-10-31 19:18:09 +08:00 
			
		
		
		
	Update README.md (#1045)
* Update README.md A small typo was fixed in the musicgen README.md. * Update musicgen/README.md --------- Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
This commit is contained in:
		| @@ -16,8 +16,7 @@ pip install -r requirements.txt | ||||
| An example using the model: | ||||
|  | ||||
| ```python | ||||
| import mlx.core as mx | ||||
| from music_gen import MusicGen | ||||
| from musicgen import MusicGen | ||||
| from utils import save_audio | ||||
|  | ||||
| model = MusicGen.from_pretrained("facebook/musicgen-medium") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Seitaro Sugawara
					Seitaro Sugawara