ModeratePrawn
ModeratePrawn
> I have a pull request that looks like it changes the exact same lines as you, except my changes are for Apple Silicon GPU support. The code in my...
> > Code from [CompVis/latent-diffusion#123](https://github.com/CompVis/latent-diffusion/pull/123) applied to Stable Diffusion and tested on CPU. It is slow, as expected, but works. > > Allows for running on the CPU if no...
Can you post the full output of the error you get after you run the inference script?
I just merged an updated img2img.py, so it should work now. I forgot to modify that script's code originally. Thanks to everyone who pointed it out, and SpandexWizard for applying...