Instructions to use LyliaEngine/Dwarf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Dwarf 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/Dwarf") prompt = "score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, (A dwarf from the world of warcraft, beautiful green eyes, he is in full green armor and holding an axe while standing in a magical forest. The background features colorfull magic mushrooms:1.2) " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: >- | |
| score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, (A | |
| dwarf from the world of warcraft, beautiful green eyes, he is in full green | |
| armor and holding an axe while standing in a magical forest. The background | |
| features colorfull magic mushrooms:1.2) | |
| parameters: | |
| negative_prompt: >- | |
| text, watermark, low quality, worst quality, bad compostion, poor, low | |
| effort, child, childish, young, (3d, photo, hyperrealistic, rough | |
| sketch:1.1), censored, (derpibooru_p_low), furry, source_furry, | |
| source_comic | |
| output: | |
| url: images/ComfyUI_17443_.png | |
| - text: >- | |
| score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, (World | |
| of Warcraft style illustration, dwarf paladin holding an axe and wearing | |
| plate armor standing in front of the throne room, golden aura around him, | |
| strong facial expression, strong colors, dark background, detailed in the | |
| style of Blizzard Entertainment:1.2) | |
| parameters: | |
| negative_prompt: >- | |
| text, watermark, low quality, worst quality, bad compostion, poor, low | |
| effort, child, childish, young, (3d, photo, hyperrealistic, rough | |
| sketch:1.1), censored, (derpibooru_p_low), furry, source_furry, | |
| source_comic | |
| output: | |
| url: images/ComfyUI_17429_.png | |
| base_model: LyliaEngine/Pony_Diffusion_V6_XL | |
| instance_prompt: dwarf | |
| license: cdla-permissive-2.0 | |
| # Dwarf | |
| <Gallery /> | |
| ## Model description | |
| Pony World of Warcraft Dwarf - By HailoKnight | |
| Hello friends! | |
| This Lora was created as a collaboration, Game Characters , over at the AIPub Discord. Be sure to drop by and join our amazing community! | |
| Please be sure to check out the other entries in this collaboration: | |
| Squeej: Lord Admiral Jaina Proudmoore from World of Warcraft | |
| Flashfiring: Skaven, Children of the Great Horned Rat | |
| TippieTapsAI: SoraKHLoRa | |
| Things To know: | |
| You should use the trigger words dwarf (For best results) | |
| Pony Usage Tips : | |
| The LoRA weight I have been using is 0.85, but feel free to try and experiment! | |
| I have used ComfyUI when generated pictures and the settings im using are: | |
| Sampler: dpmpp_2m | |
| Scheduler: Karras | |
| Steps: 30 | |
| For A1111 enjoyers, I would use: | |
| Sampler: DPM++ 2M Karras | |
| Steps: 30 | |
| Example prompts used: | |
| "score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, (A dwarf from the world of warcraft, beautiful green eyes, he is in full green armor and holding an axe while standing in a magical forest. The background features colorfull magic mushrooms:1.2)" | |
|  | |
| " | |
| First image is with my LoRA and second is without my LoRA, same prompt and model. | |
| Recomended vae that I use is the official sdxl_vae | |
| Please enjoy and share your amazing work!❤️ | |
| ## Source | |
| https://civitai.com/models/572952/pony-world-of-warcraft-dwarf-by-hailoknight | |
| ## Credit | |
| https://civitai.com/user/HailoKnight | |
| ## Trigger words | |
| You should use `dwarf` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/LyliaEngine/Dwarf/tree/main) them in the Files & versions tab. | |