Wiro AI

Model Details

Model Description

This LoRA is trained for anyone who like Batman.

  • Developed by: [Wiro AI - ML Team]
  • Shared by: Wiro AI
Prompt
btmnwiro, Batman stands on a rooftop at night, his cape flowing in the wind as he watches over Gotham City. The Bat-Signal shines brightly in the cloudy sky, casting a dramatic glow. The scene is dark and moody, with a cinematic noir atmosphere, inspired by classic animated series.
Prompt
btmnwiro, animated, Batman in a stylized, noir-inspired animated design, standing on a rooftop with Gotham’s skyline in the background. His cape flows in the wind, and his eyes glow white in the darkness.

Trigger words

You should use btmnwiro to trigger the image generation.

Civitai model link: civitai

from diffusers import FluxPipeline
import torch

pipeline = FluxPipeline.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('WiroAI/Batman-Animated-Flux-LoRA', weight_name='batman_flux_lora.safetensors')
image = pipeline('btmnwiro, Batman stands on a rooftop at night, his cape flowing in the wind as he watches over Gotham City. The Bat-Signal shines brightly in the cloudy sky, casting a dramatic glow. The scene is dark and moody, with a cinematic noir atmosphere, inspired by classic animated series.').images[0]
image.save("output.png")
Downloads last month
15
Inference Providers NEW
Examples

Model tree for WiroAI/Batman-Animated-Flux-LoRA

Adapter
(18908)
this model

Collection including WiroAI/Batman-Animated-Flux-LoRA