I have made a Stable Diffusion implementation using Tensorflow / Keras. The weights have been ported from the original pytorch code.
This code runs about 4x faster compared to the original Torch implementation on my 8GB M1 MacBook Air. The speedup is on devices with less memory. Still gotta figure out why.
This code runs about 4x faster compared to the original Torch implementation on my 8GB M1 MacBook Air. The speedup is on devices with less memory. Still gotta figure out why.