Krea 2 LoRA โ€” MeatyChunks/hamster

Prompt
A cinematic, wide shot of a tiny hamster wearing a miniature astronaut suit, floating weightlessly inside a high-tech futuristic spaceship cockpit with a glowing nebula visible through the window.
Prompt
A macro photograph of a fluffy hamster sitting regally on a velvet throne inside a miniature gothic cathedral, surrounded by flickering tea light candles and intricate stone carvings.
Prompt
A vivid cyberpunk scene featuring a hamster with neon-glowing whiskers, riding a tiny hoverboard through a rain-slicked Tokyo street illuminated by towering holographic advertisements.

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

Samples

sample

"A cinematic, wide shot of a tiny hamster wearing a miniature astronaut suit, floating weightlessly inside a high-tech futuristic spaceship cockpit with a glowing nebula visible through the window."

sample

"A macro photograph of a fluffy hamster sitting regally on a velvet throne inside a miniature gothic cathedral, surrounded by flickering tea light candles and intricate stone carvings."

sample

"A vivid cyberpunk scene featuring a hamster with neon-glowing whiskers, riding a tiny hoverboard through a rain-slicked Tokyo street illuminated by towering holographic advertisements."

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("qoiqoi/hamster")
image = pipe("A cinematic, wide shot of a tiny hamster wearing a miniature astronaut suit, floating weightlessly inside a high-tech futuristic spaceship cockpit with a glowing nebula visible through the window.", num_inference_steps=8, guidance_scale=0.0).images[0]
image.save("output.png")
Downloads last month
18
Inference Examples
Examples
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for MeatyChunks/hamster

Base model

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