Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
21–30 of 184 posts
Re: Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
#22Re: Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
#23Re: Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
#24Crashes every time... am I doing something wrong? iPhone 11 Pro.
There are reports that iOS is not happy with how I computing SHA256 for downloaded model file by loading them all in memory for Xr (3GiB RAM). If this is happening for other devices, I may need to do streaming hash computing and put up a bugfix.
Re: Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
#25Aww man, no ipad version? Tsk what did I get this 16gb of ram for?
Re: Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
#26This looks so cool! Unfortunately, my 16.1 11pro is crashing before an image can be generated, let me know if I can do anything to debug/test this.
Re: Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
#27It transcribed as “image of unicorn poo ping” in tags :(
Re: Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
#28Crashes every time... am I doing something wrong? iPhone 11 Pro.
Re: Stretch iPhone to its limit: 2GiB Stable Diffusion model runs locally on device
#29Crashes every time... am I doing something wrong? iPhone 11 Pro.
Does it crash upon downloading models, or generating? I haven't tested on all the devices, but 11 Pro seems have 4GiB RAM, and should run with 384x384 resolution (check if that is the selected resolution at top right). There are reports that iOS is not happy with how I computing SHA256 for downloaded model file by loading them all in memory for Xr (3GiB RAM). If this is happening for other devices, I may need to do s…