Hacker News new | ask | show | jobs
by nathas 1384 days ago
Try the lstein fork: https://github.com/lstein/stable-diffusion/tree/fix-cuda-res...

You'll still need to play with modifying some of the code to get it to run, but `dream.py` works for me. Funny enough, I got only img2img effectively working with the lstein branch; it broke txt2img for me.