Stable diffusion安装
Stable diffusion安装
导入多个文件可供专业用户使用 - [试用Pro] (craftdocs://openSubscription)。
# clone 仓库 https://github.com/AUTOMATIC1111/stable-diffusion-webui
# 开始安装 因为我是苹果的,所以复制了苹果的安装过程
- If Homebrew is not installed, follow the instructions at https://brew.sh to install it. Keep the terminal window open and follow the instructions under "Next steps" to add Homebrew to your PATH.
- Open a new terminal window and run
brew install cmake protobuf rust python@3.10 git wget - Clone the web UI repository by running
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui - Place Stable Diffusion models/checkpoints you want to use into
stable-diffusion-webui/models/Stable-diffusion. If you don't have any, see Downloading Stable Diffusion Models below. cd stable-diffusion-webuiand then./webui.shto run the web UI. A Python virtual environment will be created and activated using venv and any remaining missing dependencies will be automatically downloaded and installed.- To relaunch the web UI process later, run
./webui.shagain. Note that it doesn't auto update the web UI; to update, rungit pullbefore running./webui.sh.
就是安装软件 克隆仓库 下载模型 最后sh文件跑起来,界面出现一段IP:7680的说明你成功了
WINDOW有集成好的包,但是升级不方便,不一定会随着官方升级。所以直接自行安装,下载模型比较合适。
模型分四种
主模板 常见的:Stable Diffusion 1.5Stable Diffusion 2.1 LORA模型:C站上去找 https://civitai.com/