参考:https://huggingface.co/CompVis/stable-diffusion-v1-4/discussions/64 终于,我双击webui-user.bat,然后画出了本地部署的第一张图: 激动! 可以愉快的玩耍啦! 最后用Anything4.0画的一张爱丽丝为这篇文章结尾吧: 2.33更新 6.显存不够 不能玩controlNet 玩ControlNet时,提示torch.cuda.OutOfMemoryError: ...
于stable-diffusion-webui文件夹,右键+SHIFT,开启终端,执行python3 -m ensurepip安装pip 然后删除venv文件夹,重新执行webui-user.bat 如果你的Stable Diffusion WebUI是从Github下载,模型也是从HuggingFace或Civitai等安全网站下载,则可以断定是误判。暂时关闭Windows Defender之类的防毒软体,再删除stable-diffusion-...
05. 「Img2Img Results」报错,错误代码「ERROR: The size of tensor a (240) must match the size of tensor b (64) at non-singleton dimension 3」,「3 - Launch WebUI for stable diffusion」报错,错误代码「RuntimeError: The size of tensor a (240) must match the size of tensor b (64) at...
05. 「Img2Img Results」报错,错误代码「ERROR: The size of tensor a (240) must match the size of tensor b (64) at non-singleton dimension 3」,「3 - Launch WebUI for stable diffusion」报错,错误代码「RuntimeError: The size of tensor a (240) must match the size of tensor b (64) at...
准备画一张4k的图,结果试了十次都报错,报的错都基本如下: OutOfMemoryError: CUDA out of memory. Tried to allocate 2.81 GiB (GPU 0; 15.99 GiB total capacity; 9.32 GiB already allocated; 5.35 GiB free; …
664,in_apply param_applied = fn(param) File"C:\Users\chron\stable-diffusion-webui\venv\lib\site-packages\torch\nn\modules\module.py", line 987,inconvertreturnt.to(device, dtypeift.is_floating_point() ort.is_complex()elseNone, non_blocking) torch.cuda.OutOfMemoryError: CUDA out of mem...
报错:requests.exceptions.ProxyError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by ProxyError('Cannot connect to proxy.', TimeoutError('timed out'))) 原因:huggingface网站证书问题 解决:在...
1. 安装过程 1.1 stable-diffusion-webui 1.2 在win11或win10系统安装,需修改两个启动脚本 1.2.1 修改webui-user.bat 1.2.2 修改webui.bat 1.3 双击 webui-user.bat 启动脚本 1.3.1 no module 'xformers'. Processing without' on fresh installation 1.3.2 cannot import name 'create_sampler_and_steps...
stable-diffusion-webui手动安装详细步骤(AMD显卡) 前提 首先不建议去安装stable-diffusion-webui的一键安装包,既然学习就一次性把它学会。然后,最主要的是一键安装有以下问题: 1、安装包的中的torch版本与自己的CUDA版本不兼容,最后虽然可以运行程序,但是根本不会激活GPU去加速渲染图形,导致渲染一副图形的速度极慢 ...
1、改成手动下载文件,注意要想删除D:\code\ai\sd.webui\webui\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors文件,每个人路径不一样,看上面的错误日志是上面地址。 2、删除后手动下载,并移动到D:\code\ai\sd.webui\webui\models\Stable-diffusion\路径下,同样要根据日志改成你的地址。