Krea / krea/krea-2-medium
Krea 2 Medium - access through LLMTR
The fast variant of the Krea 2 family, delivering stable outputs across illustration, anime, and expressive styles. A good starting point for quick iteration and general-purpose image generation.
Technical specifications
| Canonical ID | krea/krea-2-medium |
|---|---|
| Provider | Krea |
| Context window | 10,000 tokens |
| Operations | IMAGES_GENERATIONS |
| Modalities | image, text |
Pricing
A 6% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| IMAGES_GENERATIONS | OUTPUT_IMAGE | PER_IMAGE | $0.030000 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer llmtr-your_key" \
-H "Content-Type: application/json" \
-d '{"model":"krea/krea-2-medium","messages":[{"role":"user","content":"Hello"}]}'
Related models
- Krea 2 Large krea/krea-2-large
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b
- MedGemma 4B llmtr/medgemma-4b
- Trendyol 7B llmtr/trendyol-7b
- Magibu 11B v8 llmtr/magibu-11b-v8
- Sincap llmtr/sincap
- EmbeddingGemma 300M llmtr/embeddinggemma-300m