Krea / krea/krea-2-large

Krea 2 Large - access through LLMTR

The larger variant of the Krea 2 family, standing out when you need photographic realism, raw textures, and more flexible outputs. Preferred for work where quality and textural richness matter most.

Technical specifications

Canonical IDkrea/krea-2-large
ProviderKrea
Context window10,000 tokens
OperationsIMAGES_GENERATIONS
Modalitiesimage, text

Pricing

A 6% platform margin applies to credit top-ups; model usage prices are not separately marked up.

OperationMetricUnitPrice
IMAGES_GENERATIONSOUTPUT_IMAGEPER_IMAGE$0.060000

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-large","messages":[{"role":"user","content":"Hello"}]}'

Related models