{
  "id": "luma/uni-1-max",
  "name": "Luma UNI-1 Max",
  "type": "image",
  "description": null,
  "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.102,
    "perInputImage": 0.003
  },
  "links": {
    "page": "https://mynth.io/models/luma%2Funi-1-max",
    "playground": "https://mynth.io/playground?_m=luma%2Funi-1-max",
    "json": "https://mynth.io/models/luma%2Funi-1-max.json",
    "txt": "https://mynth.io/models/luma%2Funi-1-max.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": "luma/uni-1",
      "name": "Luma UNI-1",
      "page": "https://mynth.io/models/luma%2Funi-1",
      "json": "https://mynth.io/models/luma%2Funi-1.json"
    }
  ]
}