一、目标 如标题所述,在苹果电脑(Mac)上搭建一套Stable Diffusion本地服务,以实现本地AI生图目的。 二、安装步骤 1、准备源码【等价于准备软件】 # 安装一系列工具库,包括cmake,protobuf,rust,python3.10,git,wget brew install cmake protobuf rust python@3.10 git wget # 下载stable-diffusion-webui源码 git clone https://github.com/