Krea 2 LoRA โ€” Olzun/alice

Prompt
A hyper-realistic portrait of Alice as a cyberpunk hacker, surrounded by holographic neon displays and glowing data streams in a rainy futuristic Tokyo alley.
Prompt
Alice dressed as a regal Victorian explorer, standing beside a giant iridescent snail in a surreal forest of towering glowing mushrooms.
Prompt
An oil painting of Alice floating in zero gravity inside a crumbling space station, with a swirling colorful nebula visible through a shattered glass dome.

A DreamBooth-LoRA for Krea 2, trained on Krea 2 RAW and shown on Krea 2 Turbo. The samples below were generated with this LoRA on Turbo (8 steps).

Trigger

Use the token Alice to invoke the concept.

Samples

sample

"A hyper-realistic portrait of Alice as a cyberpunk hacker, surrounded by holographic neon displays and glowing data streams in a rainy futuristic Tokyo alley."

sample

"Alice dressed as a regal Victorian explorer, standing beside a giant iridescent snail in a surreal forest of towering glowing mushrooms."

sample

"An oil painting of Alice floating in zero gravity inside a crumbling space station, with a swirling colorful nebula visible through a shattered glass dome."

Use it with diffusers

import torch
from diffusers import Krea2Pipeline

pipe = Krea2Pipeline.from_pretrained("krea/Krea-2-Turbo", torch_dtype=torch.bfloat16).to("cuda")
pipe.load_lora_weights("Olzun/alice")
image = pipe("A hyper-realistic portrait of Alice as a cyberpunk hacker, surrounded by holographic neon displays and glowing data streams in a rainy futuristic Tokyo alley.", num_inference_steps=8, guidance_scale=0.0).images[0]
image.save("output.png")
Downloads last month
-
Inference Examples
Examples
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Olzun/alice

Base model

krea/Krea-2-Raw
Adapter
(595)
this model