Krea 2 LoRA โ€” paulsizemore/lido-e14-lamp

Prompt
A futuristic cyberpunk apartment in Tokyo with neon rain streaking the windows, featuring a sleek lido-e14-lamp casting a cool violet glow on a holographic desk.
Prompt
A cozy, rustic mountain cabin with a roaring fireplace and wool blankets, where a warm lido-e14-lamp sits atop a weathered oak side table.
Prompt
A minimalist art gallery with stark white walls and polished concrete floors, showcasing a single lido-e14-lamp as a sculptural centerpiece under a bright spotlight.

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 lido-e14-lamp to invoke the concept.

Samples

sample

"A futuristic cyberpunk apartment in Tokyo with neon rain streaking the windows, featuring a sleek lido-e14-lamp casting a cool violet glow on a holographic desk."

sample

"A cozy, rustic mountain cabin with a roaring fireplace and wool blankets, where a warm lido-e14-lamp sits atop a weathered oak side table."

sample

"A minimalist art gallery with stark white walls and polished concrete floors, showcasing a single lido-e14-lamp as a sculptural centerpiece under a bright spotlight."

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("paulsizemore/lido-e14-lamp")
image = pipe("A futuristic cyberpunk apartment in Tokyo with neon rain streaking the windows, featuring a sleek lido-e14-lamp casting a cool violet glow on a holographic desk.", 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 paulsizemore/lido-e14-lamp

Base model

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