Instructions to use LyliaEngine/Power_Puff_MixLora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Power_Puff_MixLora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LyliaEngine/ilustmix_v55", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/Power_Puff_MixLora") prompt = "8K, depth of field, focused subject, dynamic angle, sexy pose, best quality, detailed eyes, perfect eyes, realistic eyes, short blonde bob cut, (pink highlights), blue eyes, (mascara), makeup, slim body, maid cap, black stockings, small ass, medium breast, realistic breast, ruffled maid dress, (black dress), long sleeves, white apron, black ruffled skirt, BREAK, lying on the side, legs spread, front view, looking at viewer, movie perspective, fractal background, abstract background, dynamic angle, <lora:MoriiMee_Gothic_Niji_Style_Illustrious_r1:0.5> artist:moriimee, <lora:PowerPuffMixLora:0.6>, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: >- | |
| 8K, depth of field, focused subject, dynamic angle, sexy pose, best quality, | |
| detailed eyes, perfect eyes, realistic eyes, short blonde bob cut, (pink | |
| highlights), blue eyes, (mascara), makeup, slim body, maid cap, black | |
| stockings, small ass, medium breast, realistic breast, ruffled maid dress, | |
| (black dress), long sleeves, white apron, black ruffled skirt, BREAK, lying | |
| on the side, legs spread, front view, looking at viewer, movie perspective, | |
| fractal background, abstract background, dynamic angle, | |
| <lora:MoriiMee_Gothic_Niji_Style_Illustrious_r1:0.5> artist:moriimee, | |
| <lora:PowerPuffMixLora:0.6>, | |
| parameters: | |
| negative_prompt: >- | |
| bed, shine, (worst quality, low quality, sketch:1.1),error, bad anatomy, | |
| bad hands, watermark, ugly, distorted, censored, lowers, multiple views, | |
| signature, 3D, | |
| output: | |
| url: images/2-txt2img-20250224-163218-332824275.png | |
| - text: >- | |
| 8K, depth of field, focused subject, dynamic angle, sexy pose, best quality, | |
| detailed eyes, perfect eyes, realistic eyes, white hair, long hair, rainbow | |
| highlights, blunt bangs, thick eyebrows, black eyebrows, brown eyes, | |
| mascara, makeup, pink lips, parted lips, fit body, bare shoulders, yellow | |
| sundress, long sundress, revealing sundress, small ass, medium breast, | |
| realistic breast, braless, , BREAK, sitting, leaning forward slightly, front | |
| view, looking at viewer, movie perspective, fractal background, abstract | |
| background, dynamic angle, <lora:PowerPuffMixLora:0.6>, | |
| parameters: | |
| negative_prompt: >- | |
| bed, shine, (worst quality, low quality, sketch:1.1),error, bad anatomy, | |
| bad hands, watermark, ugly, distorted, censored, lowers, multiple views, | |
| signature, 3D, | |
| output: | |
| url: images/0-txt2img-20250224-162709-2083372524.png | |
| - text: >- | |
| 8K, depth of field, focused subject, dynamic angle, sexy pose, best quality, | |
| detailed eyes, perfect eyes, realistic eyes, white hair, long hair, blue | |
| eyes, (black eyeliner), (freckles), slim body, sunhat, white sandals, small | |
| ass, small breast, realistic breast, (floral summer dress), off-shoulder, , | |
| BREAK, sitting, leaning forward slightly, front view, looking at viewer, | |
| movie perspective, fractal background, abstract background, dynamic angle, | |
| <lora:MoriiMee_Gothic_Niji_Style_Illustrious_r1:0.5> artist:moriimee, | |
| <lora:PowerPuffMixLora:0.6>, | |
| parameters: | |
| negative_prompt: >- | |
| bed, shine, (worst quality, low quality, sketch:1.1),error, bad anatomy, | |
| bad hands, watermark, ugly, distorted, censored, lowers, multiple views, | |
| signature, 3D, | |
| output: | |
| url: images/0-txt2img-20250224-163027-1312889651.png | |
| base_model: LyliaEngine/ilustmix_v55 | |
| instance_prompt: None | |
| license: cdla-permissive-2.0 | |
| # Power_Puff_MixLora | |
| <Gallery /> | |
| ## Model description | |
| If you’ve seen my work or followed my journey, you probably already know what PowerPuffMixLora is all about. | |
| For those who don’t, I refined my portraits from the PowerPuffMix model and created a LoRA that enhances character aesthetics. The secret? Subtlety. Keeping the effect low is what makes the magic happen—at least, that’s how I do it. 😉 | |
| ## Source | |
| https://civitai.com/models/1290802/powerpuffmixlora | |
| ## Credit | |
| https://civitai.com/user/GZees | |
| ## Trigger words | |
| You should use `None` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/LyliaEngine/Power_Puff_MixLora/tree/main) them in the Files & versions tab. | |