Hey Mike, is the linux version still buggy or were you able to fix the bugs?
So I just put a new version of the script up on the Logik Portal.
I was running into a lot of issues getting the script to install automatic1111/stable diffusion with all the different hardware setups. So for this version you have to do that part on your own. It can be downloaded here:
After that’s installed and working, the script in Flame should work with it. Automatic1111 will have to be started and running in a separate shell to use the script.
Mike
Which version of Flame and which platforms are supported?
It should work with both linux and Mac with Apple Silicon. Not sure about Intel Mac though. Basically so long as you can get Automatic1111 installed/working, the script will work in Flame.
I’m always a bit hesitant with stuff like this on my main workstation… Is it safe to install? Doesn’t it mess with Flame? Things like installing different versions of python for instance? Or is it all ‘sandboxed’ ?
It’s sandboxed. It’s got it’s own version of python that it runs in a virtual environment. I’ve run it on my Mac Studio without it interfering with Flame. On linux I would assume it operates the same but I’m not 100% sure.