digitalbrain79 commited on
Commit
f51b51f
1 Parent(s): 55c6f65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: openrail++
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ tags:
4
+ - sdxl
5
+ - lightning
6
+ - coreml
7
+ - ios
8
+ - stablediffusion
9
+ - dreamshaper
10
+ library_name: diffusers
11
+ ---
12
+ Converted [DreamShaper XL](https://civitai.com/models/112902/dreamshaper-xl?modelVersionId=354657) to CoreML for iOS
13
+
14
+ ## Example APP
15
+ [https://github.com/digitalbrain79/swift-coreml-diffusers](https://github.com/digitalbrain79/swift-coreml-diffusers)