源码地址
html
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
报错Fresh install fail to load AttributeError: 'NoneType' object has no attribute '_id'
pydantic降级
bash
pip uninstall pydantic
pip install pydantic==1.10.11
记得要把clip-vit-large-patch14 放在openai 目录下
目前资源已经上传https://download.csdn.net/download/qq_16792139/89276346
启动python webui.py
模型文件可以进群下载477592543
放在**/stable-diffusion-webui/models/**项目目录下
bash
Loading weights [6ce0161689] from /home/zhoutao/stable-diffusion-webui/models/Stable-diffusion/v1-5-pruned-emaonly.safetensors
Running on local URL: http://127.0.0.1:7860
成功启动
测试效果文生图