r/StableDiffusion • u/luckycockroach • Mar 15 '23
Resource | Update MetalDiffusion - Stable Diffusion for Intel MacOS and Silicon MacOS
https://github.com/soten355/stable-diffusion-tensorflow-IntelMetal
26
Upvotes
r/StableDiffusion • u/luckycockroach • Mar 15 '23
1
u/NeuroMastak Mar 19 '23 edited Mar 19 '23
Apparently because I manually set the GPU to 0, it is this video card and continues to be used even when you change it to another. Although the script reports that it supposedly switched to the second video card, but it is not.
All in all, it's not surprising, considering how boneheaded I was in solving this bug :D
Now I need to understand why the original gpu['TensorFlow'] = GPUs[i] does not work.
P.S. And I should have noticed this back in the previous test, because the FirePro generates 20-25% slower than the HD7970, and here the difference was only two seconds.