Instructions to use LyliaEngine/princess_xl_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/princess_xl_v2 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/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/princess_xl_v2") prompt = "cinematic film still Princess Aurora in pink dress, <lora:add-detail-xl:1> <lora:princess_xl_v2:0.8>, . shallow depth of field, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("LyliaEngine/princess_xl_v2")
prompt = "cinematic film still Princess Aurora in pink dress, <lora:add-detail-xl:1> <lora:princess_xl_v2:0.8>, . shallow depth of field, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy"
image = pipe(prompt).images[0]princess_xl_v2

- Prompt
- cinematic film still Princess Aurora in pink dress, <lora:add-detail-xl:1> <lora:princess_xl_v2:0.8>, . shallow depth of field, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy
- Negative Prompt
- anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured

- Prompt
- cinematic photo casual elsa,<lora:add-detail-xl:1> <lora:princess_xl_v2:0.9>, . 35mm photograph, film, bokeh, professional, 4k, highly detailed
- Negative Prompt
- drawing, painting, crayon, sketch, graphite, impressionist, noisy, blurry, soft, deformed, ugly

- Prompt
- cinematic photo anna in winter outfit,<lora:add-detail-xl:1> <lora:princess_xl_v2:0.9>, . 35mm photograph, film, bokeh, professional, 4k, highly detailed
- Negative Prompt
- drawing, painting, crayon, sketch, graphite, impressionist, noisy, blurry, soft, deformed, ugly
Model description
All Disney Princess XL LoRA Model - Ralph Breaks the Internet
If You Like This Model, Give It a ❤️
This LoRA model is trained on screen capture images featuring beloved Disney princesses from the movie Ralph Breaks the Internet, including Rapunzel, Snow White, Ariel, Aurora, Belle, Cinderella, Elsa, Anna, Jasmine, Mulan, Merida, Tiana, Moana, and Pocahontas. It's designed to be an All-in-One Model for your creative endeavors.
Check out SD1.5 Version Here: https://civitai.com/models/202866/all-princesses-from-disneys-ralph-2-ralph-breaks-the-internet-or-all-in-one-lora-model
Bonus Characters
Additionally, this model includes representations of other characters like Vanellope, Shank, Raya, Namaari, Asha, and Rapunzel with short hair. While these extras are included, the quality may vary.
Quick Tips
Direct Name Usage: You can generate any princess by directly prompting their names, such as Anna, Ariel, Aurora, Belle, Cinderella, Elsa, Asha, Jasmine, Merida, Moana, Mulan, Namaari, Pocahontas, Rapunzel, Raya, Shank, Snow White, Tiana, Vanellope.
More Character in v2 including: Alice, Chel,Esmerada, Jane Porter, Kida, Megera,Mirabel Madrigal, Isabela Madrigal, Dolores Madrigal and some secret character!
LoRA Scale: Optimal LoRA scales range between 0.6-0.7 for close-up character generation and 0.3-0.5 for full-body generation. Combining these scales using the ADetailer plugin can yield enhanced results. Ensure an adequate number of sampling steps for better output.
Base Models: Although various base models can function, models with animation styles like DreamShaper or RealCartoon are preferred for optimal performance.
Enjoy exploring the LoRA!
Source
Credit
https://civitai.com/user/titansteng
Trigger words
You should use None to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 103
Model tree for LyliaEngine/princess_xl_v2
Base model
Bakanayatsu/Pony-Diffusion-V6-XL-for-Anime