Instructions to use Silvicultor/Krea2BoldLinocutStyle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Silvicultor/Krea2BoldLinocutStyle with Diffusers:
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] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
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
Model tree for Silvicultor/Krea2BoldLinocutStyle
Base model
krea/Krea-2-Raw