huggingface/swift-coreml-diffusers

Using too much memory.

JLCAIYE opened this issue · 0 comments

Hi,

I am running the the app on the the iphone 14 pro with my personal convert models. It could load the model, but will crashed the app when I clicked the generate button. And shows: The app “Diffusion” has been killed by the operating system because it is using too much memory on the xcode. I tried sdv1.5, 2.0- base and 2.0. They have the same issue. Is there any way I can reduce the memory? Thank you.