-
Notifications
You must be signed in to change notification settings - Fork 394
Open
Description
After following the directions, the txt2img.py script itself doesn't seem to recognize the LDM we created with the .yaml, though it exists in the .\anaconda3\envs. Do I perhaps have the wrong version of python or something? (I'm using 3.10) I don't see anything specified.
txt2img.py", line 15, in <module>
from ldm.util import instantiate_from_config
ModuleNotFoundError: No module named 'ldm'
Also I found manually running 'pip install ldm' would install the wrong package, then it will ask for ldm.utils if I go this route. ref: CompVis/latent-diffusion#71 but this looks like it was using an online notebook
Metadata
Metadata
Assignees
Labels
No labels