TheMurusTeam commited on
Commit
7b8c1ed
·
1 Parent(s): 24bcfee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
+ Stable Diffusion 2.1, CoreML format for macOS Ventura 13.1 and later.<br>
5
+ Compiled with SPLIT EINSUM attention implementation. This model can be used with all compute units available combination. Output resolution is 512x512.<br>
6
+ Includes VAEEncoder.mlmodelc to provide img2img capability.<br><br>
7
+ This is the default model for PromptToImage app, see https://github.com/TheMurusTeam/PromptToImage