jrrjrr commited on
Commit
34457e1
·
1 Parent(s): 4024b0c

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ tags:
4
+ - coreml
5
+ - stable-diffusion
6
+ - text-to-image
7
+ - not-for-all-eyes
8
  ---
9
+ # LoRA-Merged Models For CoreML
10
+ ## This repo contains Stable Diffusion v1.5 type models with an embedded LoRA intended for use with CoreML-based apps.
11
+
12
+
13
+
14
+ Models with an embedded LoRA are a workaround for getting the effects provided by a LoRA in a CoreML based application (or with the SwiftCLI). An alternative to the direct use of LoRAs is necessary because Apple's CoreML Stable Diffusion implementation does not provide native support for LoRAs.
15
+
16
+ The LoRA effect in these models works best when the "trigger words" that were used in the LoRA's training are included in the text prompt. Conversely, the effect of the embedded Lora can be minimized by including the trigger words in the negative prompt, but in general, there will be residual effects from the LoRA present in any image generated by these models.
17
+
18
+ A merge is most practical when the model's basic characteristics match the LoRA's intended effect. A LoRA trained on a particular anime character should be mated with an amine-focused base model, a NSFW niche Lora should me embedded in an NSFW model, etc.
19
+
20
+ The listings below give indicate the base model and the LoRA used in each merge. The folder each merged model also contains a sample image file and a text file with the suggested trigger words from the embedded LoRA, if applicable. (Some LoRAs don't use trigger words.)
21
+
22
+ Take care in opening image and trigger word files as they may contain words and images that you find offensive. Caveat emptor.<br><br>
23
+
24
+ ## List Of LoRA-Merged Models
25
+
26
+ - [kLabyrinth LoRA](https://civitai.com/models/75772/klabyrinth) merged with [LOFI](https://civitai.com/models/9052/lofi)
27
+ -
28
+