Stable Diffusion Automatic1111 Web UI和dreambooth扩展的安装教程

一 下载安装 Python 3.10.x (3.10.6, 3.10.9, 3.10.11) and git

  1. Python 3.10.9 > https://www.python.org/ftp/python/3.10.9/python-3.10.9-amd64.exe
  2. git > https://git-scm.com/downloads

二 下载安装Automatic1111 Web UI

  1. 下载地址:https://github.com/AUTOMATIC1111/stable-diffusion-webui
  2. 下载用于训练的模型:Realistic Vision V2 Model For Realistic Training (3.85 GB)

三 手动安装

  1. DreamBooth extension:https://github.com/d8ahazard/sd_dreambooth_extension
  2. 进入Automatic1111 安装文件夹的extensions目录
  3. git clone https://github.com/d8ahazard/sd_dreambooth_extension
  4. 如果想跟教程中的界面及效果一直,请用git checkout dc413a14379b165355502d9f65856c40a4bb5b6f 保持跟我的版本一致。
  5. 在命令窗口进入automatic_web_ui\venv\Scripts ,并键入 activate
  6. 一步一步按下面的命令操作:
  7. cd..
  8. cd..
  9. cd "extensions\sd_dreambooth_extension"
  10. pip install -r requirements.txt
相关推荐
学易9 天前
第二十节.探索新技术:如何自学SD3模型(上)(找官方资料/精读/下载/安装/3款工作流/效果测试)
人工智能·ai作画·stable diffusion·comfyui·工作流·sd3
Bachnroth10 天前
Stable Diffusion 3.5 FP8镜像负载均衡配置建议
stable diffusion· fp8· 负载均衡
新缸中之脑10 天前
Stable Diffusion的3个替代方案
人工智能·stable diffusion
2401_8288906413 天前
实现扩散模型 Stable Diffusion - MNIST 数据集
人工智能·python·深度学习·stable diffusion
凯子坚持 c15 天前
在 openJiuwen 里把在线小工具搬回本地
人工智能·windows·stable diffusion·openteledb·openclaw
空白诗23 天前
CANN ops-nn 算子解读:Stable Diffusion 图像生成中的 Conv2D 卷积实现
深度学习·计算机视觉·stable diffusion
学易23 天前
第十五节.别人的工作流,如何使用和调试(上)?(2类必现报错/缺失节点/缺失模型/思路/实操/通用调试步骤)
人工智能·ai作画·stable diffusion·报错·comfyui·缺失节点
心疼你的一切23 天前
基于CANN仓库算力手把手实现Stable Diffusion图像生成(附完整代码+流程图)
数据仓库·深度学习·stable diffusion·aigc·流程图·cann
Niuguangshuo24 天前
DALL-E 3:如何通过重构“文本描述“革新图像生成
人工智能·深度学习·计算机视觉·stable diffusion·重构·transformer
Niuguangshuo25 天前
深入解析 Stable Diffusion XL(SDXL):改进潜在扩散模型,高分辨率合成突破
stable diffusion