stable-diffusion-webui配置

源码地址

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

成功启动

测试效果文生图

相关推荐
全息数据2 天前
DDPM代码讲解【详细!!!】
深度学习·stable diffusion·多模态·ddpm
老鱼说AI12 天前
当自回归模型遇上扩散模型:下一代序列预测模型详解与Pytorch实现
人工智能·pytorch·深度学习·神经网络·语言模型·自然语言处理·stable diffusion
我希望的一路生花17 天前
Nik Collection 6.2全新版Nik降噪锐化调色PS/LR插件
人工智能·计算机视觉·设计模式·stable diffusion·aigc
GetcharZp17 天前
玩转AI绘画,你只差一个节点式“魔法”工具——ComfyUI 保姆级入门指南
人工智能·stable diffusion
Seeklike19 天前
diffuxers学习--AutoPipeline
人工智能·python·stable diffusion·diffusers
游戏AI研究所20 天前
ComfyUI 里的 Prompt 插值器(prompt interpolation / text encoder 插值方式)的含义和作用!
人工智能·游戏·机器学习·stable diffusion·prompt·aigc
迈火22 天前
ComfyUI-3D-Pack:3D创作的AI神器
人工智能·gpt·3d·ai·stable diffusion·aigc·midjourney
Seeklike23 天前
diffusers学习--stable diffusion的管线解析
人工智能·stable diffusion·diffusers
马甲是掉不了一点的<.<23 天前
Stable Diffusion 环境配置详细指南
stable diffusion·环境配置
软件测试-阿涛23 天前
【AI绘画】Stable Diffusion webUI 常用功能使用技巧
人工智能·深度学习·计算机视觉·ai作画·stable diffusion