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/Krea2GrainyDigitalArtworkStyle")

prompt = "A stylized white goat stands atop a jagged, snow-capped mountain peak, rendered in bold dark blue and white tones, set against a vibrant pink and purple gradient background; the artwork is created in Grainy Digital Artwork Style."
image = pipe(prompt).images[0]

Grainy Digital Artwork Style (for Krea2)

Prompt
A stylized white goat stands atop a jagged, snow-capped mountain peak, rendered in bold dark blue and white tones, set against a vibrant pink and purple gradient background; the artwork is created in Grainy Digital Artwork Style.
Prompt
Grainy Digital Artwork Style illustration featuring an anthropomorphic deer dressed as a wizard with a long blue cloak. The anthropomorphic deer is holding a long wooden staff in the right hand with a blue glowing orb at the top of the staff. He has a real deer head with prominent antlers and a long snout. This hands are brown, matching her body fur tone.
Prompt
A large deer silhouette in Grainy Digital Artwork Style contains a vibrant sunset mountain green landscape with many pine trees and high mountains; the text "GUARDIAN OF THE FOREST" is written in white stylized lettering across the forehead of the deer.

Model description

A LoRA for a modern artwork style with a grainy texture.

Trigger words

You should use Grainy Digital Artwork Style to trigger the image generation.

Download model

Download them in the Files & versions tab.

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

Model tree for Silvicultor/Krea2GrainyDigitalArtworkStyle

Base model

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