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

相关推荐
sculida2 天前
秋叶sd-webui频繁出现生成后无反应的问题
stable diffusion
HORSE RUNNING WILD5 天前
【物理与机器学习】从非平衡热力学到扩散模型
人工智能·学习·机器学习·stable diffusion
取不好名字=7 天前
【ComfyUI学习笔记01】下载安装 | 运行第一个工作流 | 学习思路
笔记·学习·ai作画·stable diffusion
qq_3988989318 天前
【简单三步】Stable diffusion Webai本地部署无法加载模型并报openai/clip-vit-large-patch14错误的解决方法
stable diffusion
ai_xiaogui18 天前
AIStarter用户与创作者模式详解:一键管理Stable Diffusion项目!
人工智能·stable diffusion·一键发布ai项目·熊哥aistarter教程·开发者必备aistarter
一禅(OneZen)19 天前
「Windows/Mac OS」AIGC图片生成视频 ,webui + stable-diffusion环境部署教程
windows·stable diffusion
ai_xiaogui21 天前
一键部署AI工具!用AIStarter快速安装ComfyUI与Stable Diffusion
人工智能·stable diffusion·部署ai工具·ai应用市场教程·sd快速部署·comfyui一键安装
sigmoidAndRELU22 天前
读Vista
笔记·stable diffusion·世界模型
修炼室1 个月前
Stable Diffusion WebUI 本地部署完整教程
stable diffusion
NetX行者1 个月前
Stable Diffusion:开启AI图像生成新纪元
人工智能·stable diffusion