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
相关推荐
Shining05967 小时前
AI 编译器系列(六)《Stable Diffusion 在 InfiniTensor 推理框架中的适配与工程实践》
人工智能·算法·stable diffusion·大模型·图像生成·ai编译器·infinitensor
localbob10 天前
2025.10.17 更新 AI绘画秋葉aaaki整合包 Stable Diffusion整合包v4.10 +ComfyUI整合包下载地址
ai作画·stable diffusion·comfyui·整合包·秋叶整合包
qsc90123456710 天前
AI绘画新手必看:Stable Diffusion与Midjourney的保姆级入门指南(附免费资源)
stable diffusion·aigc·midjourney·ai绘画
爱绘画的彤姐10 天前
【AI工具大盘点】AI绘画利器:Stable-Diffusion-ComfyUI保姆级教程
人工智能·ai作画·stable diffusion·aigc·comfyui·dall·e 2·ai工具
Keep_Trying_Go11 天前
基于stable diffusion图像生成的小小demo应用(pytorch)
人工智能·stable diffusion
weixin_4806416111 天前
一款全能型 AI 设计修图工具实测:椒图 AI,Nano Banana Pro 加持,电商 / 修图 / 设计一站式解决
大数据·图像处理·人工智能·ai作画·stable diffusion·aigc·midjourney
学易1 个月前
第二十节.探索新技术:如何自学SD3模型(上)(找官方资料/精读/下载/安装/3款工作流/效果测试)
人工智能·ai作画·stable diffusion·comfyui·工作流·sd3
Bachnroth1 个月前
Stable Diffusion 3.5 FP8镜像负载均衡配置建议
stable diffusion· fp8· 负载均衡
新缸中之脑1 个月前
Stable Diffusion的3个替代方案
人工智能·stable diffusion
2401_828890641 个月前
实现扩散模型 Stable Diffusion - MNIST 数据集
人工智能·python·深度学习·stable diffusion