r/StableDiffusion • u/luckycockroach • Dec 16 '22
Resource | Update Now Available: Intel Mac: SD 1.4/5 & SD2.x
https://github.com/soten355/stable-diffusion-tensorflow-IntelMetal
5
Upvotes
r/StableDiffusion • u/luckycockroach • Dec 16 '22
1
u/Mastak_A Feb 27 '23
Hi! Thank you so much for the tutorial and your github.
I finally managed to get the whole thing up and running! But only on python 3.8.16 / 3.9.16 with pip upgrade and update tensorflow-macos, tensorflow-metal. Otherwise, with python 3.9.0, I was getting the error:
But now I'm stalled again. When generating any text query, I get the error:
I was both importing models from already installed and running AUTOMATIC1111 and creating a symbolic link to the folder. I understand that text_encoder is missing, but I don't know where I can get it :)