No such file or directory: 'models/ldm/stable-diffusion-v1/model.ckpt'
where can download model.ckpt???
@heihuhei2013 https://huggingface.co/runwayml/stable-diffusion-v1-5
I followed the instructions exactly, can confirm with "ls" that the file "model.ckpt" is indeed in "models/ldm/stable-diffusion-v1" and still get a filenotfound error.
Did you solve the problem?
I recommend you to directory move <path/to/model.ckpt> under the"models/ldm/stable-diffusion-v1". If it solve your case, then it might be the problem on link command I gues..
I did get it working, must have been to do with linking, thanks.
On Mon, 16 Jan 2023 at 21:33, MKrbm @.***> wrote:
Did you solve the problem?
I recommend you to directory move <path/to/model.ckpt> under the"models/ldm/stable-diffusion-v1". If it solve your case, then it might be the problem on link command I gues..
— Reply to this email directly, view it on GitHub https://github.com/CompVis/stable-diffusion/issues/458#issuecomment-1383871610, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXNVTNHEJ5WQ3SZSE2IDOLLWSUTJJANCNFSM6AAAAAARXM52H4 . You are receiving this because you commented.Message ID: @.***>