{
  "model": "google/gemini-2.5-flash-image-preview:free",
  "messages": [
    {
      "role": "user",
      "content": [
        {
          "type": "text",
          "text": "This image is a picture of a product. Generate a new, photorealistic image of a male fashion model actively using this exact product in a natural setting. The male model should look happy and engaged with the product. Pay close attention to the product's design, colors, and details from the reference image."
        },
        {
          "type": "image_url",
          "image_url": {
            "url": "Base64 URL"
          }
        }
      ]
    }
  ]
}