Mecha Anime Aesthetic for SDXL LoRA

What it does

This LoRA model captures the essence of classic mecha anime aesthetics, bringing to life intricately detailed humanoid robots with panel-lined armor plating, glowing thrusters, and energy weapons set against dramatic industrial-sci-fi backgrounds.

How to use

Trigger this style by including 'm3ch4n1me' in your prompt. Apply a suggested strength of 0.85 for the best results, using any sampler with around 25-30 steps.

Best for

  • Giant robots standing on city skylines
  • Mechs clashing with energy swords
  • Pilots climbing into cockpits
  • Mechas launching from aircraft carriers
  • Damaged robots resting against rubble

Tips

  • Use bold cel shading techniques to enhance the anime-like look.
  • Incorporate dramatic lighting and shadows for a high-impact visual effect.

Example Prompts

m3ch4n1me <lora:MeckaAnimeAesthetic>::1.5 portrait of a mecha pilot in deep space with dramatic lighting and bold cel shading
m3ch4n1me <lora:MeckaAnimeAesthetic>::2.0 futuristic cityscape with towering skyscrapers and sleek mechas patrolling the streets, industrial sci-fi mood
m3ch4n1me <lora:MeckaAnimeAesthetic>::1.8 close-up of a mecha's glowing energy sword, intricate panel details, dynamic composition
m3ch4n1me <lora:MeckaAnimeAesthetic>::2.5 mechas engaging in intense battle with fiery explosions and smoke trails, high contrast lighting
m3ch4n1me <lora:MeckaAnimeAesthetic>::1.7 abstract background featuring geometric patterns and glowing lines representing energy field
m3ch4n1me <lora:MeckaAnimeAesthetic>::2.0 mecha walking through a rainy night street, reflections on wet pavement, subtle cel shading

Trigger word

Activate with m3ch4n1me. Recommended strength: 0.9.

Showcase

showcase 1 showcase 2 showcase 3 showcase 4 showcase 5 showcase 6 showcase 7 showcase 8

Usage with diffusers

from diffusers import AutoPipelineForText2Image
import torch

pipe = AutoPipelineForText2Image.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", torch_dtype=torch.float16).to("cuda")
pipe.load_lora_weights("strkyyy/anime-mecha")
image = pipe("m3ch4n1me, your prompt", num_inference_steps=30).images[0]
Downloads last month
5
Inference Providers NEW
Examples

Model tree for strkyyy/anime-mecha

Adapter
(8392)
this model