c2p-cmd commited on
Commit
56a9a64
·
verified ·
1 Parent(s): 3d52eca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
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)