Instructions to use LyliaEngine/Fant5yP0ny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Fant5yP0ny 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/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] - 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/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
Model tree for LyliaEngine/Fant5yP0ny
Base model
Bakanayatsu/Pony-Diffusion-V6-XL-for-Anime Adapter
LyliaEngine/Pony_Diffusion_V6_XL