| # Core ML Stable Diffusion Model (SD 2.0, 640x384) | |
| This repository contains pre-converted Core ML models of Stable Diffusion v2 | |
| for use on Apple silicon devices. I changed the resolution to make it handy for | |
| generating widescreen images. | |
| - Original model: [Stable Diffusion v2](https://huggingface.co/stabilityai/stable-diffusion-2) | |
| - Image resolution: 640x384 | |
| - Tested on ml-stable-diffusion v1.1.0 | |