--- license: mit pipeline_tag: text-to-image tags: - code - art --- CoreML version of [wavymulder/Analog-Diffusion](https://huggingface.co/wavymulder/Analog-Diffusion) - [`original`](https://huggingface.co/c2p-cmd/Analog-Diffusion/tree/main/original) folder contains model compiled with `--attention-implementation ORIGINAL` - [`split_einsum_v2`](https://huggingface.co/c2p-cmd/Analog-Diffusion/tree/main/split_einsum_v2) folder contains model compiled with `--attention-implementation SPLIT_EINSUM_V2` Can be used with [ml-stable-diffusion Python or Swift](https://github.com/apple/ml-stable-diffusion?tab=readme-ov-file#-image-generation-with-swift)