David K.
David K.
Did you manage to find any fix for the wallet apart from setting a blank password?
Same issue with StableDiffusion 2.1 base, precompiled from HuggingFace, using SplitEinsum on all compute devices. Trace traps even feeding a previously generated image from text2image. ``` swift run StableDiffusionSample --image...
I tried backfeeding it a 512 x 512 previously generated image, it still trace traps. Seems like there is some issue in the encoder code. I tried printing out the...
I am wondering this too. I managed to install all deps and fix all filepaths for CMake to successfully create build files on my M1 Pro Macbook Pro. However, the...
Same issue here, @vmoens any ideas? I can try to patch it if you point me in the right direction