tcarneyjohnson
tcarneyjohnson
This seems to be the same issue that’s being discussed here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3375 TLDR: Once you have downloaded the .ckpt and .yaml files rename them to “model.ckpt”and “project.yaml” and put them...
I had the same issue, try renaming the checkpoint file from "last" to "model".
In case this helps anyone: on my Windows 10 machine the cache folder was located under C:\Users\MyUserName\AppData\Local\torch_extensions. After deleting these files, the conversion started working after a slightly delayed start.