rupeshs / diffusionmagic

Easy to use Stable diffusion workflows using diffusers
MIT License
124 stars 16 forks source link

Mac M1 Error #5

Closed beansfotos closed 1 year ago

beansfotos commented 1 year ago

When trying to install on an M1 Mac, the command line returns this error:

beans@Beanss-MacBook-Pro diffusionmagic % ./install-mac.sh ./install-mac.sh: line 6: 2284 Killed: 9 $BASEDIR/tools/mac/micromamba -r $BASEDIR/env create -y -f $BASEDIR/environment.yml ./install-mac.sh: line 7: 2285 Killed: 9 $BASEDIR/tools/mac/micromamba shell init -s bash -p $BASEDIR/umamba Diffusion magic installation completed,press any key to continue...

And a pop-up opens on the screen saying: image " SCR-20230918-9t1

rupeshs commented 1 year ago

@beansfotos fixed in the latest release https://github.com/rupeshs/diffusionmagic/releases/tag/v3.6.0