1. 无法启动Python
解决方案:配置python.exe安装地址重定向,找到webui-user.bat页面
2. RuntimeError: Couldn’t install requirements for CodeFormer.
解决方案:pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ 更新pip镜像源
3. FileNotFoundError: No checkpoints found. When searching for checkpoints
AttributeError: ‘NoneType’ object has no attribute ‘cond_stage_model’
AttributeError: ‘NoneType’ object has no attribute ‘cond_stage_model’
loading stable diffusion model: FileNotFoundError
RuntimeError: “addmm_impl_cpu_” not implemented for ‘Half’
解决方案:界面已经启动,但是模型未加载成功,需手动下载,