You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing the Neural Engine supported models. When I use the SD1.5 model with Neural Engine first time, it works well with log "ANE model load has failed for on-device compiled macho. Must re-compile the E5 bundle. @ GetANEFModel".
Then I switch to GPU and Neural Engine, it will load the pipeline about 330 seconds, and then click generate it runs into error.
Then I close the diffusers app and restart it again.
It starts with GPU and Neural Engine, and it load the pipeline about 143.7 seconds, and It can generate images.
But when I switch it back to Neural Engine, it runs into error when generate images.
This can be reproduced easily, but I don't know how to fix this.