Instructions to use LyliaEngine/Hadouken with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Hadouken 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/Hadouken") prompt = "score_9_up, score_8_up, score_7_up BREAK, <lora:Hadouken:1> , Hadouken, (kikoken), pink fireball, energy ball, (((princess peach))), anime style, shockwave, action pose, ripped clothing <lora:shinkiro_XL:1>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- 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/Hadouken")
prompt = "score_9_up, score_8_up, score_7_up BREAK, <lora:Hadouken:1> , Hadouken, (kikoken), pink fireball, energy ball, (((princess peach))), anime style, shockwave, action pose, ripped clothing <lora:shinkiro_XL:1>"
image = pipe(prompt).images[0]Hadouken

- Prompt
- score_9_up, score_8_up, score_7_up BREAK, <lora:Hadouken:1> , Hadouken, (kikoken), pink fireball, energy ball, (((princess peach))), anime style, shockwave, action pose, ripped clothing <lora:shinkiro_XL:1>
- Negative Prompt
- (easynegative:1) score_4, score_5, score_6, (incorrect anatomy), ((bad anatomy)), (incorrect digits), ((incorrect hands))

- Prompt
- score_9_up, score_8_up, score_7_up BREAK, <lora:Hadouken:1> , Hadouken, (kikoken), fireball, energy ball, shooting fireball, male, ryu
- Negative Prompt
- (easynegative:1) score_4, score_5, score_6, (incorrect anatomy), (bad anatomy), (incorrect digits), martial arts outfit
Model description
A Lora for making characters throw Hadoukens like Ryu and Ken. It's a little jank, but you can get some cool results with enough playing around.
Hope you like it!
Suggested Prompts: Hadouken, Kikoken, Fireball, Energy Ball, fighting, shockwave
Source
https://civitai.com/models/613938/hadouken
Credit
https://civitai.com/user/Ubiiik
Trigger words
You should use Hadouken to trigger the image generation.
You should use Kikoken to trigger the image generation.
You should use Fireball to trigger the image generation.
You should use Energy Ball to trigger the image generation.
You should use fighting to trigger the image generation.
You should use shockwave 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
- 9
Model tree for LyliaEngine/Hadouken
Base model
Bakanayatsu/Pony-Diffusion-V6-XL-for-Anime