Wiro AI

Model Details

Model Description

This LoRA is trained for anyone who like Pokémon.

  • Developed by: [Wiro AI - ML Team]
  • Shared by: Wiro AI
Prompt
lgdsgn, A moth Pokémon with glass-like wings that reflect viewers’ memories; it shatters and reforms endlessly, revealing hidden truths.
Prompt
lgdsgn, A spectral porcupine Pokémon whose quills are made of ink; they float mid-air, writing haunting poems that vanish by dawn.
Prompt
lgdsgn, An Arctic fox Pokémon whose fur shifts like the Northern Lights, leaving trails of prismatic ice crystals that melt into mist under moonlight.

Trigger words

You should use lgdsgn 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/Pokemon-Universe-Flux-Dev-fp8', weight_name='pokemon-universe-flux-dev-fp8.safetensors')
image = pipeline('lgdsgn, A moth Pokémon with glass-like wings that reflect viewers’ memories; it shatters and reforms endlessly, revealing hidden truths.').images[0]
image.save("output.png")
Downloads last month
16
Inference Providers NEW
Examples

Model tree for WiroAI/Pokemon-Universe-Flux-Dev-fp8

Adapter
(20606)
this model

Collection including WiroAI/Pokemon-Universe-Flux-Dev-fp8