You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strange, are you in the path of ldm or are you outside of the path? You must be in the stable-diffusion directory.
If you are outside, then probably you need to set your PYTHONPATH to the ldm path with a environment variable.
from ldm.models.diffusion.ddim import DDIMSampler
ModuleNotFoundError: No module named 'ldm.models'; 'ldm' is not a package
The text was updated successfully, but these errors were encountered: