{
  "id": "prunaai/p-image-try-on",
  "name": "P-Image Try-On",
  "type": "image",
  "description": null,
  "supports": [
    {
      "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.031,
    "perInputImage": 0.008
  },
  "links": {
    "page": "https://mynth.io/models/prunaai%2Fp-image-try-on",
    "playground": "https://mynth.io/playground?_m=prunaai%2Fp-image-try-on",
    "json": "https://mynth.io/models/prunaai%2Fp-image-try-on.json",
    "txt": "https://mynth.io/models/prunaai%2Fp-image-try-on.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": []
}