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("krea/Krea-2-Raw", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Silvicultor/Krea2BoldLinocutStyle")

prompt = "Bold Linocut Style close-up illustration of a human hand holding an oversized pine cone. The background is a highly stylized old pine forest."
image = pipe(prompt).images[0]

Bold Linocut Style (for Krea2)

Prompt
Bold Linocut Style close-up illustration of a human hand holding an oversized pine cone. The background is a highly stylized old pine forest.
Prompt
Bold Linocut Style illustration image featuring head close-up of a tiger, is depicted in profile with its mouth open in a roar, revealing sharp teeth and a pink tongue, rendered in Bold Linocut Style against a lush green tropical forest background. The Indonesian tropical forest greenery is dense with ferns and various tropical tree species.
Prompt
Bold Linocut Style illustration of an absurdly large teal and blue fish floating among stars, galaxies and colorful nebula in outer space.

Model description

A LoRA for a Linocut-inspired artwork style.

Trigger words

You should use Bold Linocut Style to trigger the image generation.

Download model

Download them in the Files & versions tab.

Downloads last month
10
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Silvicultor/Krea2BoldLinocutStyle

Base model

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