Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: text-to-image
|
4 |
+
---
|
5 |
+
|
6 |
+
CoreML models for [stabilityai_stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0)
|
7 |
+
But palletized to recipe_6.55_bit_mixedpalette
|
8 |
+
Both original and split_einsum are available with both mlpackage and mlmodelc
|
9 |
+
Use with [Python or Swift](https://github.com/apple/ml-stable-diffusion)
|