---
license: creativeml-openrail-m
tags:
- coreml
- stable-diffusion
- text-to-image
- not-for-all-eyes
---
# LoRA-Merged Models For CoreML
## Stable Diffusion v1.5 Type Models With Embedded LoRAs For Use With CoreML-based Apps
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.
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.
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 be embedded in an NSFW model, etc.
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.)
Take care in opening image and trigger word files as they may contain words and images that you find offensive. Caveat emptor.
## List Of LoRA-Merged Models
- [kLabyrinth LoRA](https://civitai.com/models/75772/klabyrinth) merged into [Stable Diffusion v1.5](https://huggingface.co/runwayml/stable-diffusion-v1-5)
-