File size: 392 Bytes
79bcea8
 
 
 
 
 
 
f4d3b15
 
 
1
2
3
4
5
6
7
8
9
10
---
license: mit
pipeline_tag: text-to-image
tags:
- code
- art
---
CoreML version of [wavymulder/Analog-Diffusion](https://huggingface.co/wavymulder/Analog-Diffusion)
- [`original`](./original/) folder contains model compiled with `--attention-implementation ORIGINAL`
- [`split_einsum_v2`](./split_einsum_v2/) folder contains model compiled with `--attention-implementation SPLIT_EINSUM_V2`