jquesnelle / txt2imghd

A port of GOBIG for Stable Diffusion
MIT License
691 stars 82 forks source link

No module named "ldm" #30

Closed maplepy closed 1 year ago

maplepy commented 1 year ago
Traceback (most recent call last):
  File "/home/maplepy/Github/stable-diffusion-webui/scripts/txt2imghd.py", line 21, in <module>
    from ldm.util import instantiate_from_config
ModuleNotFoundError: No module named 'ldm'
maplepy commented 1 year ago

nvm I was using the webui and not the actual stable diffusion repo