Krea 2 LoRA โ€” lloydchristmas1231/jenkov

Prompt
A futuristic neon-lit cyberpunk cityscape where a sleek jenkov robot wanders through rain-slicked streets under holographic advertisements.
Prompt
An ancient, overgrown jungle temple ruins where a mystical jenkov creature rests atop a mossy stone altar in a shaft of golden sunlight.
Prompt
A hyper-realistic macro shot of a miniature jenkov figurine placed on a crystalline salt flat under a swirling violet nebula sky.

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 jenkov to invoke the concept.

Samples

sample

"A futuristic neon-lit cyberpunk cityscape where a sleek jenkov robot wanders through rain-slicked streets under holographic advertisements."

sample

"An ancient, overgrown jungle temple ruins where a mystical jenkov creature rests atop a mossy stone altar in a shaft of golden sunlight."

sample

"A hyper-realistic macro shot of a miniature jenkov figurine placed on a crystalline salt flat under a swirling violet nebula sky."

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("lloydchristmas1231/jenkov")
image = pipe("A futuristic neon-lit cyberpunk cityscape where a sleek jenkov robot wanders through rain-slicked streets under holographic advertisements.", num_inference_steps=8, guidance_scale=0.0).images[0]
image.save("output.png")
Downloads last month
5
Inference Examples
Examples
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for lloydchristmas1231/jenkov

Base model

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