stable-diffusion
stable-diffusion copied to clipboard
Fixed fused_memory_opt type interference error
I had an error about type interference, when using txt2img. I fixed this by adding explicit types. I'm relatively new to python, so I'm not sure, if this is right. But the result looks good.
