How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Fihade/Kento-IIDA-Retro-Avatar-xl")

prompt = "-"
image = pipe(prompt).images[0]

Kento-IIDA

Prompt
-
Prompt
-
Prompt
-

Model description

Inspired by Kento IIDA. Our LoRA model is crafted to pay homage to classic printing techniques and aesthetics, harkening back to the timeless styles of woodblock, silkscreen printing, or vintage poster design. Its simplicity and color choices are designed to stir a sense of nostalgia.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Downloads last month
10
Inference Providers NEW
Examples

Model tree for Fihade/Kento-IIDA-Retro-Avatar-xl

Adapter
(8369)
this model