How to use from the
Use from the
Diffusers library
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/Fant5yP0ny")

prompt = "score_9, score_8_up, score_7_up,    1boy, dwarf, long beard, old, armored, serious, solo, in a forge, fire aura, highly detailed, high quality,  concept art, realistic,  <lora:Fant5yP0ny:0.8>"
image = pipe(prompt).images[0]

Fant5yP0ny

Prompt
score_9, score_8_up, score_7_up, 1boy, dwarf, long beard, old, armored, serious, solo, in a forge, fire aura, highly detailed, high quality, concept art, realistic, <lora:Fant5yP0ny:0.8>
Negative Prompt
score_6, score_5, score_4, 3d,
Prompt
score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up,<lora:Fant5yP0ny:0.8>, 1girl, armor, weapon, wings, solo, shoulder armor, blue eyes, pauldrons, white hair, looking at viewer, power armor

Model description

First time trying to make a style LoRA.

This style is mostly made from a data of fantasy art, and it will make everything you make with Pony Diffusion V6 XL more EPIC!!! How to use

Trigger words: This LoRA is without Trigger Words, just put it in and enjoy

Works on: 0.6-1 weights

If you have any problem try copying generation data from my examples, or send me a DM

I can't wait to see what other people make with this :)

Source

https://civitai.com/models/470073/popyays-epic-fantasy-style-or-pony

Credit

https://civitai.com/user/popyay

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
62
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for LyliaEngine/Fant5yP0ny