Back
Image Prompt

JSON Prompt for Lifestyle Portrait in Coffee Shop

Description

A JSON prompt template for generating a lifestyle portrait of a person (based on an uploaded image) in trendy minimalist street fashion, sitting in a modern coffee shop with warm sunlight, aiming for an Instagram-inspired, ultra-detailed, photorealistic aesthetic.

Prompt

{
  "description": {
    "model": "image-generation-model",
    "inputs": {
      "prompt": "Lifestyle portrait of person in uploaded image in trendy minimalist street fashion, oversized neutral sweater, relaxed jeans, clean white sneakers, sitting in a cozy modern coffee shop with warm sunlight through the window, soft film grain aesthetic, Instagram-inspired photography, natural colors, ultra-detailed.",
      "negative_prompt": "low quality, distorted face, extra limbs, blurry details, unnatural lighting, overexposed, underexposed, unrealistic proportions, cartoonish look",
      "image_reference": "uploaded_image_id",
      "num_outputs": 1,
      "guidance_scale": 7.5,
      "steps": 30,
      "seed": null,
      "width": 1024,
      "height": 1024,
      "scheduler": "ddim"
    }
  }
}
Open Original