--- license: creativeml-openrail-m library_name: diffusers tags: - text-to-image - diffusers - lora - diffusers-training - stable-diffusion - stable-diffusion-diffusers base_model: faizalnf1800/MeinaMix-V11-Pruned-Inference-SD1.5 inference: true instance_prompt: moe anime girl style --- # LoRA DreamBooth - finnstrom3693/moe-female-anime-lora These are LoRA adaption weights for faizalnf1800/MeinaMix-V11-Pruned-SD1.5. The weights were trained on moe anime girl style using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following. [1.2-No Lora-0.8] ![Image 1](merged_image0.jpg) ![Image 2](merged_image1.jpg) ![Image 3](merged_image2.jpg) ![Image 4](merged_image3.jpg) LoRA for the text encoder was enabled: False. ## Intended uses & limitations #### How to use ```python # TODO: add an example code snippet for running this diffusion pipeline ``` #### Limitations and bias [TODO: provide examples of latent issues and potential remediations] ## Training details [TODO: describe the data used to train the model]