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
相关推荐
AIGC-Lison1 天前
【CSDN首发】Stable Diffusion从零到精通学习路线分享
人工智能·ai·stable diffusion·aigc·sd
AI绘画咪酱1 天前
Stable Diffusion|Ai赋能电商 Inpaint Anything
人工智能·ai·ai作画·stable diffusion·sd·ai教程·sd教程
bug404_2 天前
jetson orin nano super AI模型部署之路(三)stable diffusion部署
人工智能·stable diffusion
Qiming_v2 天前
如何使用stable diffusion 3获得最佳效果
人工智能·stable diffusion
AI绘画月月2 天前
AI绘画 | Stable Diffusion 图片背景完美替换
图像处理·人工智能·计算机视觉·ai作画·stable diffusion·midjourney·sd
Liudef064 天前
Stable Diffusion LoRA模型训练:图片收集与处理完全攻略
人工智能·stable diffusion
是你的小熊啊5 天前
stable diffusion 本地部署教程 2025最新版
stable diffusion
不会kao代码的小王5 天前
DeepSeek-R1国产大模型实战:从私有化部署到内网穿透远程使用全攻略
学习·安全·ai·stable diffusion·开源
love530love5 天前
stable diffusion webui 更改为python3.11版本运行Windows11
stable diffusion·python3.11
放羊郎5 天前
本地文生图使用插件(Stable Diffusion)
stable diffusion·prompt·插件