Replies: 2 comments
-
Havent tried it again on my M1 recently, but last time I did use SD on it wasn't really a nice experience - took forever compared with an actual graphicscard on my desktop. |
Beta Was this translation helpful? Give feedback.
-
I got it working on my MacBook Air M1 by editing the webui-user.sh file at around line 12: Commandline arguments for webui.py, for example: export COMMANDLINE_ARGS="--medvram --opt-split-attention"A1111_Home=/Users/moneteinsley/stable-diffusion-webui I’m using it as a separate thing from my Automatic 1111 installation, hence why I have these directory pointers here. It works for me using SD1.5, but I’m still having trouble using SDXL even on very low resolutions. It gives me a TypeError: ‘NoneType’ object is not iterable That being said, I see no difference in terms of performance compared to my A1111 installation where I have the arguments: I know it said in the README that the CMD flags pertaining to resource management (medvram, lowvram, etc..) were all removed, but I think I want to try using some of the other arguments like --opt-sub-quad-attention into the Forge webui-user.sh file, to see if there’s any improvement. If I can get SDXL working on it, that’ll be good enough for me. Edit: Thanks to dermesut for pointing this out, but you can further simplify the webui-user.sh file to something like this: A1111_Home=/Users/moneteinsley/stable-diffusion-webui |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any tutorial for a newbie? :(
Beta Was this translation helpful? Give feedback.
All reactions