jet3004
jet3004
Another vote for Mac support, Please!
Same, happens on all "reference" preprocessors on Mac.
Thanks for this post, following because I'm running into same issues...
> **In the file audiocraft/app.py update/replace the first function so it falls back to CPU** > > ``` > def load_model(version): > print("Loading model", version) > return MusicGen.get_pretrained(version, device='cpu') >...
> Yes!! Thank you! Ok so now it says ``` def load_model(version): print("Loading model", version) return MusicGen.get_pretrained(version, device='cpu') ``` But – and again I know there's not GPU Here –...
Yes! Please consider adding MPS – a lot of people at Meta with Macs would benefit from this.
Same here on Apple Silicon, M3 Max. This looks so promising!
> is super annoying. I am not sure if it's gradio, my system or what but if I try to copy/paste, type or whatever the prompt box gets cleared and...
Thank you all! Took me forever to find this fix but glad it was posted. Hope T2I is fixed soon!