
This will clone the code you need from Github to a new folder called "stable-diffusion-webui". When you are in the correct folder, type: git clone To see all the folders in your current directory that you can navigate to, type: ls It is a common command used to move around your file system in the Terminal.Ĭhange the path above if you want to use a different location, for example: " cd documents". If you have not used the Terminal before, “ cd” means change directory.

Navigate to where you want the folder for AUTOMATIC1111 to be in the terminal.įor example, I want to place the folder on my desktop. Wait until all packages finish downloading.
Homebrew m1 install#
In the terminal run: brew install cmake protobuf rust git wget If it is not installed yet, you will see a message like:Ĭommand not found: brew 2. Homebrew/homebrew-cask (git revision d9d556039c last commit ) Homebrew/homebrew-core (git revision 44342c8b59f last commit ) If Homebrew is already installed, you will see a message like:

To check if Homebrew is currently installed, open your terminal (Command + Spacebar, then search for "terminal") and type: brew -v

Keep the terminal window open and follow the instructions under "Next steps" to add Homebrew to your PATH. If you don't have Homebrew yet, follow the instructions at to install it. Homebrew is a package manager that will allow you install all the required packages to run AUTOMATIC1111. InstallationĪnd a live discussion where you can post errors if you have them: AUTOMATIC1111's WebGUI, the most popular Stable Diffusion UI, works just fine on the Mac M1/M2.
