{
  "id": "krea/krea-2-large",
  "name": "Krea 2 Large",
  "type": "image",
  "description": "Higher-capacity Krea 2 variant optimized for expressive photorealism.",
  "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.07,
    "perInputImage": 0
  },
  "links": {
    "page": "https://mynth.io/models/krea%2Fkrea-2-large",
    "playground": "https://mynth.io/playground?_m=krea%2Fkrea-2-large",
    "json": "https://mynth.io/models/krea%2Fkrea-2-large.json",
    "txt": "https://mynth.io/models/krea%2Fkrea-2-large.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-medium",
      "name": "Krea 2 Medium",
      "page": "https://mynth.io/models/krea%2Fkrea-2-medium",
      "json": "https://mynth.io/models/krea%2Fkrea-2-medium.json"
    },
    {
      "id": "krea/krea-2-turbo",
      "name": "Krea 2 Turbo",
      "page": "https://mynth.io/models/krea%2Fkrea-2-turbo",
      "json": "https://mynth.io/models/krea%2Fkrea-2-turbo.json"
    }
  ]
}