PokIRL [Flux]

Prompt
Rick Sanchez PokIRL
Prompt
American gothic by Grant Wood PokIRL
Prompt
Wonderwoman PokIRL
Prompt
Elsa from frozen PokIRL
Prompt
Elsa from frozen PokIRL pokemon
Prompt
Elsa from frozen PokIRL
Prompt
American gothic by Grant Wood PokIRL pokemon
Prompt
American gothic by Grant Wood PokIRL
Prompt
Shrek and Olaf on a frozen field PokIRL
Prompt
Shrek and Olaf on a frozen field PokIRL
Prompt
Marge Simpson PokIRL
Prompt
Snoop Dogg PokIRL
Prompt
The girl with a pearl earring PokIRL
Prompt
A psychedelic painting of a PokIRL
Prompt
A socially awkward potato PokIRL pokemon
Prompt
A crazy clown PokIRL

(CivitAI)

Model description

Real-Life / Pokemon-Like mesh-up

For the trigger PokIRL use a LoRA weight scale of ~1.25-1.50

For the trigger PokIRL pokemon use a LoRA weight scale of ~0.75-1.00

For example, same prompt ("Elsa from frozen") same seed (7782) followed by these trigger words at different scales

This LoRA was Trained with https://www.astria.ai/

Trigger words

You should use PokIRL, PokIRL pokemon to trigger the image generation.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

device = "cuda" if torch.cuda.is_available() else "cpu"

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Norod78/pokirl-flux', weight_name='Flux_PokIRL_Pokemon_LoRA_1855673.safetensors')
image = pipeline('A crazy clown PokIRL ').images[0]

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
11
Inference API
Examples

Model tree for Norod78/pokirl-flux

Adapter
(12161)
this model