Custom people photos

Custom people photos

Create photorealistic people photos by customizing gender, age, ethnicity, outfit, location, and product.

Created with prompt

[user]: Do you have Nano Banana Pro? [assistant]: Yes, Nano-Banana Pro is available for image-to-image tasks. Let me know how you'd like to use it! [user]: I’d like to give you a prompt and have you save it and allow other people to use it to generate images, while changing specific parts [assistant]: Creating a mini-app where users can input prompts, customize specific parts, and generate images collaboratively is possible. I'll prepare a plan for this. [assistant]: [user]: It’s just for one specific thing though - photorealistic people photos. I want the user to be able to change the gender, age, ethnicity, outfit, and location of the person in the photo as well as what product they are holding up (can upload image to reference). And then you edit the prompt I provide on the backend to produce their new image. Does that work? Let me know if I can send the prompt [assistant]: This is feasible with constraints: users can adjust gender, age, ethnicity, outfit, location, and upload a reference image for the product, while the app edits your backend prompt dynamically. Please send the prompt, and I'll incorporate it into the plan! [user]: { "subject": { "description": "A young woman posing for a photo, holding up a product", "age": "young adult", "expression": "playful, smiling at the camera", "hair": { "color": "brown", "style": "long straight hair falling over shoulders" }, "clothing": { "top": { "type": "oversized graphic t-shirt", "color": "charcoal grey", "details": "ACDC logo print" }, "bottom": { "type": "bike shorts", "color": "black", "details": "high-waisted fit" } }, "face": { "preserve_original": true, "makeup": "natural sunkissed look, glowing skin, nude glossy lips" } }, "accessories": { "jewelry": { "earrings": "large gold hoop earrings", "necklace": "thin gold chain with cross pendant", "wrist": "gold bangles and bracelets mixed", "rings": "multiple gold rings" }, "prop": { "type": "product_photo" }, "device": { "type": "none, subject's right hand is making a peace sign" } }, "photography": { "camera_style": "direct candid photograph, not a selfie", "angle": "eye-level direct shot", "shot_type": "waist-up composition, subject positioned on the right side of the frame", "aspect_ratio": "9:16 vertical", "texture": "sharp focus, natural indoor lighting, social media realism, clean details" }, "background": { "setting": "bright modern kitchen", "wall_color": "white subway tile backsplash", "elements": [ "quartz countertop", "upper white cabinets", "stainless steel faucet and sink", "coffee maker", "fruit bowl with lemons and limes", "window with natural light" ], "atmosphere": "casual kitchen lifestyle, clean, spontaneous", "lighting": "soft natural daylight from window" } } [assistant]: Got it! I'll create a mini-app where users can adjust gender, age, ethnicity, outfit, location, and upload a product reference image, dynamically modifying your provided prompt to generate photorealistic people photos.