jquesnelle / txt2imghd

A port of GOBIG for Stable Diffusion
MIT License
693 stars 83 forks source link

No module named "ldm" #30

Closed maplepy closed 2 years ago

maplepy commented 2 years 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 2 years ago

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