【Stable-Diffusion-WebUI】Windows系统安装Stable-Diffusion-WebUI

写在前面

基于 stable-diffusion 封装的 webui 开源项目,通过界面交互的方式来使用 stable-diffusion,降低了使用门槛,可以通过本地部署的方式进行访问,对电脑的配置要求较高,以下配置要求仅供参考

powershell 复制代码
GPU显卡:最好60系列及以上(50系列可以打开网页不过很卡顿)
显存:最好使用8GB及以上,4GB显存在图像输出时会报显存不够的错误)
内存:16GB以上
python版本:官方要求3.10.6,实际操作发现python3.8、python3.9均可正常运行

详细步骤

第一步:安装python3.10(这步可以跳过,3.8以上即可)

第二步:使用git下载stable diffusion webui

powershell 复制代码
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git

第三步:打开第二步下载好的文件夹运行webui.bat
友情提示,运行该文件会根据requirements.txt下载环境依赖包安装venv,耗时较长,可以挂代理,用记事本打开webui-user.bat,添加如下语句

powershell 复制代码
set http_proxy=http://127.0.0.1:7890
set https_proxy=http://127.0.0.1:7890

第四步:测试运行

powershell 复制代码
浏览器运行:http://127.0.0.1:7860/

各位加油,有问题欢迎讨论,我要炼丹了!

相关推荐
Eric.468 天前
2026 AI 漫剧叙事可控性深度工程:解决逻辑崩坏、镜头错乱、道具漂移的高阶落地方案
人工智能·stable diffusion·comfyui·ai漫剧
Eric.469 天前
用 Stable Diffusion 做 AI 漫剧:从静态分镜到动态漫视频的完整工程链路
人工智能·深度学习·stable diffusion·音视频·ai漫剧
Eric.469 天前
AI漫剧量产Prompt参数实操手册:Stable Diffusion+ComfyUI+OpenClaw通用复制即用配置
人工智能·深度学习·stable diffusion·prompt·ai漫剧
Eric.469 天前
OpenClaw 结合 Stable Diffusion 与 ComfyUI 实现本地离线 AI 漫剧全自动流水线|批量渲染、人设一致性、帧闪烁问题工程实践
人工智能·stable diffusion·comfyui·ai漫剧
Eric.469 天前
Stable Diffusion+ComfyUI+OpenClaw AI漫剧量产提示词工程:结构化Prompt、负面词脱敏、权重锁定防画面崩坏全方案
大数据·人工智能·stable diffusion·prompt·comfyui·ai漫剧
Eric.469 天前
AI 漫剧量产实战:StableDiffusion 帧稳画算法 + ComfyUI 自动质检流水线搭建(附完整代码 + 配置)
人工智能·深度学习·stable diffusion·comfyui·ai漫剧
MarkHD12 天前
Stable Diffusion入门第19-20天:保存与分享你的工作流——第一阶段收官,从“能用”到“可复用”
java·开发语言·stable diffusion
普通网友16 天前
Stable Diffusion 3.5 FP8镜像推出限量免费Token领取活动
stable diffusion·stability ai·fp8
seiji morisako16 天前
Stable-Diffusion-v1-5-archiveWeb服务安全加固:反爬虫/限流/鉴权中间件配置
web安全·stable diffusion·nginx配置·ai部署
localbob16 天前
2026年最新Stable Diffusion 秋叶整合包安装与使用指南
stable diffusion·秋叶整合包·sd整合包·秋叶整合包下载