jrrjrr commited on
Commit
5a102ca
·
1 Parent(s): 546c08c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,13 +11,13 @@ tags:
11
 
12
  Models with an embedded LoRA are a workaround for achieving the effects provided by a LoRA with a CoreML based Stable Diffusion pipeline. An alternative to the direct use of LoRAs is necessary because Apple's CoreML Stable Diffusion implementation does not provide native support for LoRAs.
13
 
14
- 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.
15
 
16
  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 anime-focused base model, a NSFW niche LoRA should be embedded in an NSFW model, etc.
17
 
18
  The listings below indicate the LoRA and the base model used in each merge. The folder for each merged model typically contains builds at several image sizes, a sample image file, and a text file with the suggested trigger-words from the embedded LoRA. (Some LoRAs don't use trigger-words.)
19
 
20
- If there is a merge you'd like me to run for you, leave a note in the Community area here. I'm open to anything (no judgements here) that is SD-1.5 type. SD-2.1 type base models very often won't convert at all, so I'm staying away from them for now. Let me know the LoRA and the base model, and what sizes you'd most like.
21
 
22
  Take care in opening the sample image and trigger-word files here as they may contain words and images that you find offensive. Caveat emptor.<br><br>
23
 
 
11
 
12
  Models with an embedded LoRA are a workaround for achieving the effects provided by a LoRA with a CoreML based Stable Diffusion pipeline. An alternative to the direct use of LoRAs is necessary because Apple's CoreML Stable Diffusion implementation does not provide native support for LoRAs.
13
 
14
+ 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.
15
 
16
  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 anime-focused base model, a NSFW niche LoRA should be embedded in an NSFW model, etc.
17
 
18
  The listings below indicate the LoRA and the base model used in each merge. The folder for each merged model typically contains builds at several image sizes, a sample image file, and a text file with the suggested trigger-words from the embedded LoRA. (Some LoRAs don't use trigger-words.)
19
 
20
+ If there is a merge you'd like me to run for you, leave a note in the Community area here. I'm open to anything that is SD-1.5 type. SD-2.1 type base models often won't convert at all, so I'm staying away from them for now. Let me know the LoRA, the base model and what size(s) you'd most like.
21
 
22
  Take care in opening the sample image and trigger-word files here as they may contain words and images that you find offensive. Caveat emptor.<br><br>
23