Skip to content

Experimental Offline Standalone Mac Installer for Stable Diffusion Web UI (unofficial) 20230822

Pre-release
Pre-release
Compare
Choose a tag to compare
@brkirch brkirch released this 22 Aug 15:33
· 96 commits to mac-builds since this release

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/21. 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 RC. macOS 13.4 or later is highly recommended, older versions of macOS are untested.

Python has been updated to 3.10.12 and the --electron option from @diegocr's PR (AUTOMATIC1111#12694) has been added.