AI绘画Stable Diffusion系列教程之(四)苹果端(MAC)的安装
一、安装brew:
官网:https://brew.sh/
1、可以翻墙的情况下 /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)”
2、不能翻墙的情况下 /bin/bash -c “$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)”
二、安装python
brew install cmake protobuf rust python@3.10 git wget
三、安装webUI
在终端执行命令 git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui
四、苹果整合包 百度网盘下载
1、下载地址
链接:https://pan.baidu.com/s/1ajv5S6tObcMl7eP1kTzXIA?pwd=sdmd
提取码:sdmd
2、解压后覆盖现有的文件
五、启动SD
打开终端执行命令:
cd stable-diffusion-webui
./webui.sh
如果有问题,代表机器配置过低,我们运行这一段:
cd stable-diffusion-webui
./webui.sh –skip-torch-cuda-test –precision full –no-half –no-progressbar-hiding –opt-channelslast
六、魔法上网帮助:
www.d31.net
或咨询客服薇 : mikezhidao1
本系列教程全部视频及参考文件下载地址:
链接:https://pan.baidu.com/s/1PApCK4UaPI5eXAQc-DANGQ?pwd=sdmk
提取码:sdmk