Stable Diffusion win10 Cpu安装日志

调用

python scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse"

报错

ModuleNotFoundError: No module named 'omegaconf'

安装

pip install omegaconf

Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl

Requirement already satisfied: PyYAML>=5.1.0 in d:\cyberwin\devpro\python311\lib\site-packages (from omegaconf) (6.0.2)

Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)

Installing collected packages: antlr4-python3-runtime, omegaconf

Successfully installed antlr4-python3-runtime-4.9.3 omegaconf-2.3.0

运行

python scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse"

from einops import rearrange

ModuleNotFoundError: No module named 'einops'

安装

pip install einops

运行

python scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse"

安装

pip install pytorch_lightning

运行

python scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse"

ModuleNotFoundError: No module named 'imwatermark'

安装

pip install imwatermark

pip install WatermarkEncoder

相关推荐
MarkHD14 小时前
Stable Diffusion入门第19-20天:保存与分享你的工作流——第一阶段收官,从“能用”到“可复用”
java·开发语言·stable diffusion
普通网友5 天前
Stable Diffusion 3.5 FP8镜像推出限量免费Token领取活动
stable diffusion·stability ai·fp8
seiji morisako5 天前
Stable-Diffusion-v1-5-archiveWeb服务安全加固:反爬虫/限流/鉴权中间件配置
web安全·stable diffusion·nginx配置·ai部署
localbob5 天前
2026年最新Stable Diffusion 秋叶整合包安装与使用指南
stable diffusion·秋叶整合包·sd整合包·秋叶整合包下载
laforet5 天前
Stable Diffusion 3.5 FP8模型支持自定义训练数据集接入
stable diffusion·lora·fp8
MarkHD6 天前
Stable Diffusion入门第四天:下载你的第一个基础模型——从选型到部署完整指南
stable diffusion
武子康18 天前
不要问模型是 Transformer 还是 Diffusion:一套五层技术栈检查法(系统角色 / 表示空间 / 网络骨架 / 训练范式 / 推理算法)
人工智能·stable diffusion·llm
武子康20 天前
从随机动作块到真实闭环:Diffusion 与 Flow 策略的执行账本
人工智能·stable diffusion·agent
chenment20 天前
ComfyUI 自定义节点开发:从零扩展你的图像生成工作流
python·stable diffusion
Lifangyun_WD1 个月前
RTX 5090跑Stable Diffusion XL:生图速度、显存占用与商业应用边界
人工智能·stable diffusion·gpu算力·rtx 5090·gpu容器·gpu租赁