Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chromejs10
on Sept 2, 2022
|
parent
|
context
|
favorite
| on:
Run Stable Diffusion on Your M1 Mac’s GPU
I keep getting `No module named 'ldm'` after I run `python scripts/dream.py --full_precision`. I've confirmed 'ldm' is activate in conda. Any idea?
abc_lisper
on Sept 2, 2022
[–]
I get the same thing too!
vesterde
on Sept 3, 2022
|
parent
[–]
Try to put `sys.path.insert(0, os.getcwd())` after `import sys` in dream.py.
That fixed it for me.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: