stable diffusion部署个人踩坑
临仙易水
2024年07月11日 03:02

错误信息

自动化安装完启动报错 AttributeError: 'NoneType' object has no attribute 'lowvram'

等待一段时间后报错 Can't load tokenizer for 'openai/clip-vit-large-patch14'

解决办法

在stable-diffusion-webui目录下创建openai/clip-vit-large-patch14目录,在网络搜索找到clip-vit-large-patch14相关文件资源后丢到这个目录里