一 下載安裝 Python 3.10.x (3.10.6, 3.10.9, 3.10.11) and git
- Python 3.10.9 > https://www.python.org/ftp/python/3.10.9/python-3.10.9-amd64.exe
- git > https://git-scm.com/downloads
二 下載安裝Automatic1111 Web UI
- 下載地址:https://github.com/AUTOMATIC1111/stable-diffusion-webui
- 下載用于訓練的模型:Realistic Vision V2 Model For Realistic Training (3.85 GB)
三 手動安裝
- DreamBooth extension:https://github.com/d8ahazard/sd_dreambooth_extension
- 進入Automatic1111 安裝文件夾的extensions目錄
git clone https://github.com/d8ahazard/sd_dreambooth_extension
- 如果想跟教程中的界面及效果一直,請用
git checkout dc413a14379b165355502d9f65856c40a4bb5b6f
保持跟我的版本一致。 - 在命令窗口進入automatic_web_ui\venv\Scripts ,并鍵入
activate
- 一步一步按下面的命令操作:
cd..
cd..
cd "extensions\sd_dreambooth_extension"
pip install -r requirements.txt
文章來源地址http://www.zghlxwxcb.cn/news/detail-786342.html
文章來源:http://www.zghlxwxcb.cn/news/detail-786342.html
到了這里,關(guān)于Stable Diffusion Automatic1111 Web UI和dreambooth擴展的安裝教程的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!