Instructions to use Felldude/Krea-2-Raw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Felldude/Krea-2-Raw with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Felldude/Krea-2-Raw", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
FP32 Trained QWEN VL Text Encoder & FP32 Trained VAE
This model has gradient estimation/smoothing using Montecarlo for the diffuison model
Model Overview
Model Name: Krea 2
Version: v1.0
Release Date: June 22, 2026
Model Type: Text-to-image diffusion model
Architecture: Diffusion Transformer with 12 billion parameters
License: Krea 2 Community License
Release Format: Open-weight release and Krea-hosted product integrations
Model Developer: Krea.ai, Inc.
- Downloads last month
- 36
Model tree for Felldude/Krea-2-Raw
Base model
krea/Krea-2-Raw