当前位置:   article > 正文

Stable Diffusion Web部署报错解决-Windows_loading stable diffusion model: filenotfounderror

loading stable diffusion model: filenotfounderror

项目地址:GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI
教程:GitHub-Automatic Installation on Windows


报错:

一、按教程执行安装了Python,执行webui*.bat报错没有Python
        原因:系统环境中添加的为 py
        解决:webui-user.bat 修改 set PYTHON=py ,执行webui-user.bat

二、FileNotFoundError
        原因:没有模型,初始模型也下载失败
        解决:手动下载
                   自行下载其他模型:C站Huggingface
                   使用方法

三、pytorch_model.bin下载慢
        原因:x
        解决:手动下载
        放至:
        C:\Users\YOURNAME\ .cache\huggingface\hub\models--openai--clip-vit-large-patch14\snapshots\XXXXX

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/article/detail/47502?site
推荐阅读
相关标签
  

闽ICP备14008679号