Experimental Offline Standalone Mac Installer for Stable Diffusion Web UI (unofficial) 20230831 #37
brkirch
announced in
Announcements
Replies: 3 comments
-
Thanks for it! |
Beta Was this translation helpful? Give feedback.
0 replies
-
You are awesome! Super excited for 1.6.0 and the better SDXL ControlNet support <3 |
Beta Was this translation helpful? Give feedback.
0 replies
-
awesome news bro. your efforts are much appreciated 🙏🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is an offline standalone installer for a modified version of AUTOMATIC1111's Stable Diffusion web UI that includes experimental changes and uses the nightly PyTorch build from 8/30. Note that this is an test build so crashes and bugs should be expected. All dependencies needed to start using Stable Diffusion (other than the model) are included and this does not require Xcode command line tools to be installed.
This release currently only has the installer for Apple silicon Macs, an installer for Intel Macs will be included with 1.6.0. macOS 13.5 or later is highly recommended, older versions of macOS are untested.
Also included now is a fork of the ControlNet extension which is currently Mikubill/sd-webui-controlnet#1952 with Mikubill/sd-webui-controlnet#1950 merged into it. Note that since this is from a draft PR that is a major rework of the ControlNet extension there could still be some bugs.
The
--electron
command line option is still available, but it is no longer the default. To make it the default, openwebui-user.sh
in Xcode or any text editor and change#export COMMANDLINE_ARGS=""
to
The 1.6.0 installer will be available soon. It is currently delayed until SDXL support is merged into the main branch of the ControlNet extension so that it can be included. That will likely happen within the next week.
This discussion was created from the release Experimental Offline Standalone Mac Installer for Stable Diffusion Web UI (unofficial) 20230831.
Beta Was this translation helpful? Give feedback.
All reactions