justinpinkney / stable-diffusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no module named ldm

secolaha opened this issue · comments

I have been running a server with gradio_image_mixer for a while now.

when i try starting it tiday i get the following error:

from ldm.models.diffusion.ddim import DDIMSampler

ModuleNotFoundError: No module named 'ldm'

is this a know issue?

kind regards,
/Lars

I'm having the same problem, did you ever find a solution?

was able to resolve this issue. Check the fix I mentioned in #86