{
  "id": "krea/krea-2-turbo",
  "name": "Krea 2 Turbo",
  "type": "image",
  "description": "Fastest Krea 2 variant for rapid iteration on expressive illustrations; distilled few-step open-weight checkpoint.",
  "supports": [
    {
      "id": "txt->img",
      "label": "Text → Image",
      "description": "Generate an image from a text prompt"
    },
    {
      "id": "img->img",
      "label": "Image → Image",
      "description": "Transform or edit a reference image with a prompt"
    },
    {
      "id": "inputs",
      "label": "Inputs",
      "description": "Supports reference/input images"
    }
  ],
  "pricing": {
    "currency": "USD",
    "perImage": 0.02,
    "perInputImage": 0
  },
  "links": {
    "page": "https://mynth.io/models/krea%2Fkrea-2-turbo",
    "playground": "https://mynth.io/playground?_m=krea%2Fkrea-2-turbo",
    "json": "https://mynth.io/models/krea%2Fkrea-2-turbo.json",
    "txt": "https://mynth.io/models/krea%2Fkrea-2-turbo.txt",
    "apiDocs": "https://docs.mynth.io/reference/image-generation-request",
    "quickstart": "https://docs.mynth.io/quickstart",
    "sdk": "https://docs.mynth.io/sdk/js-ts/overview"
  },
  "family": [
    {
      "id": "krea/krea-2-large",
      "name": "Krea 2 Large",
      "page": "https://mynth.io/models/krea%2Fkrea-2-large",
      "json": "https://mynth.io/models/krea%2Fkrea-2-large.json"
    },
    {
      "id": "krea/krea-2-medium",
      "name": "Krea 2 Medium",
      "page": "https://mynth.io/models/krea%2Fkrea-2-medium",
      "json": "https://mynth.io/models/krea%2Fkrea-2-medium.json"
    }
  ]
}