按模态浏览 PROMPTS

图像 Prompts — 1438 个精选示例

面向 图像 生成工作流的 prompt 示例。按分类筛选,复制 prompt,或打开模型专属 API 代码。

IM
图像
Product & Brand nano-banana-2

{ "objective": "Create a detailed product showcase image o...

{ "objective": "Create a detailed product showcase image of a table design with multiple perspectives and material information", "image_specifications": { "style": "Realistic 3D render or high-quality product illustration", "layout": "Split view", "aspect_ratio": "3:2 or 4:3", "background": "Neutral (light gray or white) to enhance clarity and contrast" }, "left_side": { "section_title": "Table Perspectives", "views": [ { "view": "Top-down", "description": "Display the full table from above, showing tabletop shape, surface texture, and edge details" }, { "view": "Side view", "description": "Profile of the table to show leg design, table height, and tabletop thickness" }, { "view": "Front view", "description": "Straight-on view to show width, symmetry, and leg alignment" } ], "visual_style": "Consistent lighting and shadows for realism, subtle shadows to define form" }, "right_side": { "section_title": "Material Breakdown", "content": [ { "material": "Tabletop Surface", "material_type": "Solid wood / engineered wood", "swatch_image": "Close-up wood texture sample", "label_style": "Clean sans-serif text with arrows pointing to table sections" }, { "material": "Legs", "material_type": "Polished oak wood or metal", "swatch_image": "Close-up material texture sample", "label_style": "Consistent labeling with visual connection to perspective images" }, { "material": "Frame", "material_type": "Matte black steel", "swatch_image": "Small metallic texture sample", "label_style": "Minimalist annotations" } ] }, "visual_elements": { "separation": "Vertical dividing line or subtle split background", "color_palette": "Natural tones for materials, grayscale for background and lines", "typography": "Modern, readable font for labels and section titles" }, "output_format": { "type": "Image", "high_resolution": true, "use_case": ["Product sheet", "Interior design catalog", "Furniture showcase"] } }

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "{ \"objective\": \"Create a detailed product showcase image of a table design with multiple perspectives and material information\", \"image_specifications\": { \"style\": \"Realistic 3D render or high-quality product illustration\", \"layout\": \"Split view\", \"aspect_ratio\": \"3:2 or 4:3\", \"background\": \"Neutral (light gray or white) to enhance clarity and contrast\" }, \"left_side\": { \"section_title\": \"Table Perspectives\", \"views\": [ { \"view\": \"Top-down\", \"description\": \"Display the full table from above, showing tabletop shape, surface texture, and edge details\" }, { \"view\": \"Side view\", \"description\": \"Profile of the table to show leg design, table height, and tabletop thickness\" }, { \"view\": \"Front view\", \"description\": \"Straight-on view to show width, symmetry, and leg alignment\" } ], \"visual_style\": \"Consistent lighting and shadows for realism, subtle shadows to define form\" }, \"right_side\": { \"section_title\": \"Material Breakdown\", \"content\": [ { \"material\": \"Tabletop Surface\", \"material_type\": \"Solid wood / engineered wood\", \"swatch_image\": \"Close-up wood texture sample\", \"label_style\": \"Clean sans-serif text with arrows pointing to table sections\" }, { \"material\": \"Legs\", \"material_type\": \"Polished oak wood or metal\", \"swatch_image\": \"Close-up material texture sample\", \"label_style\": \"Consistent labeling with visual connection to perspective images\" }, { \"material\": \"Frame\", \"material_type\": \"Matte black steel\", \"swatch_image\": \"Small metallic texture sample\", \"label_style\": \"Minimalist annotations\" } ] }, \"visual_elements\": { \"separation\": \"Vertical dividing line or subtle split background\", \"color_palette\": \"Natural tones for materials, grayscale for background and lines\", \"typography\": \"Modern, readable font for labels and section titles\" }, \"output_format\": { \"type\": \"Image\", \"high_resolution\": true, \"use_case\": [\"Product sheet\", \"Interior design catalog\", \"Furniture showcase\"] } }"
}
JSON
IM
图像
Product & Brand nano-banana-2

Playful designer packaging for [product name], creative box...

Playful designer packaging for [product name], creative box shaped like the product, integrated cartoon face on the front panel, oversized die-cut window revealing the real contents as part of the character’s expression, smooth matte cardboard material, bold flat graphic design, modern minimalist branding, limited pastel color palette, rounded friendly shapes, clean typography, high-end 3D packaging mockup render, soft studio lighting, pure white background, subtle realistic contact shadow beneath, ultra-detailed, retail-ready presentation, 1:1 aspect ratio.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Playful designer packaging for [product name], creative box shaped like the product, integrated cartoon face on the front panel, oversized die-cut window revealing the real contents as part of the character’s expression, smooth matte cardboard material, bold flat graphic design, modern minimalist branding, limited pastel color palette, rounded friendly shapes, clean typography, high-end 3D packaging mockup render, soft studio lighting, pure white background, subtle realistic contact shadow beneath, ultra-detailed, retail-ready presentation, 1:1 aspect ratio."
}
JSON
IM
图像
Product & Brand nano-banana-2

CORE OBJECTIVE: Create a professional 8k studio editorial ba...

CORE OBJECTIVE: Create a professional 8k studio editorial based on [ATTACHED_INPUT_IMAGE]. Analyze subject geometry, material, and branding to maintain logic across 7 seamless panels. STEP 1: DYNAMIC ANALYSIS Identify: Subject, logo (or name), and material. Material Logic: Tech (sharp rim lights), Glass (refraction/caustics), Organic (soft light), Fashion (matte/satin sheen). COMPOSITION & STRUCTURE Single seamless image. Top: 1 Hero Panel. Bottom: 2x3 Grid (6 panels). Total 7 views. No text or borders (except Frame 2). PANEL SPECIFICATIONS MAIN HERO: Centered master portrait on infinite-curve background. Lighting highlights primary material. F1 (Macro): Extreme close-up on material "DNA" (microscopic grain, textures, or circuitry). F2 (Logo): 3D premium brand emblem centered on a minimalist studio backdrop. F3 (Scale): Subject in size-appropriate context (gallery for large, pedestal for small). F4 (Rhythm): High-angle "knolling" or grid repetition of components. F5 (Motion): Weightless action-still with environmental cues (vapor, sparks, or splashes). F6 (Form): High-contrast rim-lit profile focusing purely on the iconic silhouette. VISUAL ENFORCEMENT Style: Ultra-high-end Studio Editorial. Consistency: 100% identical color and design details across all views. Technical: 8k, ray-traced reflections, professional grading, global illumination.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "CORE OBJECTIVE: Create a professional 8k studio editorial based on [ATTACHED_INPUT_IMAGE]. Analyze subject geometry, material, and branding to maintain logic across 7 seamless panels. STEP 1: DYNAMIC ANALYSIS Identify: Subject, logo (or name), and material. Material Logic: Tech (sharp rim lights), Glass (refraction/caustics), Organic (soft light), Fashion (matte/satin sheen). COMPOSITION & STRUCTURE Single seamless image. Top: 1 Hero Panel. Bottom: 2x3 Grid (6 panels). Total 7 views. No text or borders (except Frame 2). PANEL SPECIFICATIONS MAIN HERO: Centered master portrait on infinite-curve background. Lighting highlights primary material. F1 (Macro): Extreme close-up on material \"DNA\" (microscopic grain, textures, or circuitry). F2 (Logo): 3D premium brand emblem centered on a minimalist studio backdrop. F3 (Scale): Subject in size-appropriate context (gallery for large, pedestal for small). F4 (Rhythm): High-angle \"knolling\" or grid repetition of components. F5 (Motion): Weightless action-still with environmental cues (vapor, sparks, or splashes). F6 (Form): High-contrast rim-lit profile focusing purely on the iconic silhouette. VISUAL ENFORCEMENT Style: Ultra-high-end Studio Editorial. Consistency: 100% identical color and design details across all views. Technical: 8k, ray-traced reflections, professional grading, global illumination."
}
JSON
IM
图像
Product & Brand nano-banana-2

Minimalist studio product photography of an amber glass drop...

Minimalist studio product photography of an amber glass dropper serum bottle with white cap, labeled “ma:nyo Galac Whitening Vita Serum”, placed between large textured white stones, soft beige background, warm sunlight casting natural shadows, subtle golden glow reflecting through the glass, small delicate dried flowers beside the bottle, glossy reflective surface, high-end skincare advertisement, ultra-realistic, 85mm lens, shallow depth of field, soft diffused lighting, clean aesthetic, 8k resolution.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Minimalist studio product photography of an amber glass dropper serum bottle with white cap, labeled “ma:nyo Galac Whitening Vita Serum”, placed between large textured white stones, soft beige background, warm sunlight casting natural shadows, subtle golden glow reflecting through the glass, small delicate dried flowers beside the bottle, glossy reflective surface, high-end skincare advertisement, ultra-realistic, 85mm lens, shallow depth of field, soft diffused lighting, clean aesthetic, 8k resolution."
}
JSON
IM
图像
Product & Brand nano-banana-2

A high-fashion, cinematic brand concept poster for "The Nort...

A high-fashion, cinematic brand concept poster for "The North Face." The scene features a woman in the uploaded image, standing in a stylized studio. They are dressed in edgy, oversized urban streetwear: a dark olive-green quilted puffer bomber jacket, layered black and tan distressed techwear shorts below knees, and black sneakers with white soles. The person holds a classic orange basketball at their hip. In the background, a massive, bold red "THE NORTH FACE" logo and its iconic half-dome symbol are stacked and centered, dominating the upper half of the frame. To the right of the subject, there's a small white stylized graffiti-style signature. The lighting is moody and dramatic, featuring a teal-tinted atmosphere with a warm rim light hitting the subject’s right side. The floor is a dark, smooth studio surface with a soft shadow cast forward. The overall aesthetic is gritty, futuristic, and high-contrast, with a heavy film grain texture.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A high-fashion, cinematic brand concept poster for \"The North Face.\" The scene features a woman in the uploaded image, standing in a stylized studio. They are dressed in edgy, oversized urban streetwear: a dark olive-green quilted puffer bomber jacket, layered black and tan distressed techwear shorts below knees, and black sneakers with white soles. The person holds a classic orange basketball at their hip. In the background, a massive, bold red \"THE NORTH FACE\" logo and its iconic half-dome symbol are stacked and centered, dominating the upper half of the frame. To the right of the subject, there's a small white stylized graffiti-style signature. The lighting is moody and dramatic, featuring a teal-tinted atmosphere with a warm rim light hitting the subject’s right side. The floor is a dark, smooth studio surface with a soft shadow cast forward. The overall aesthetic is gritty, futuristic, and high-contrast, with a heavy film grain texture."
}
JSON
IM
图像
Product & Brand nano-banana-2

Create an infographic image of Nike Air Jordan 1 High OG sne...

Create an infographic image of Nike Air Jordan 1 High OG sneaker, combining a realistic photograph or photoreal render of the object with technical annotation overlays placed directly on top. Use black ink–style line drawings and text (technical pen / engineering diagram aesthetic) for all annotations. Include precise arrows pointing to specific parts, detailed labels naming each component (toe box, swoosh logo, wings logo, collar, tongue, lace holes, midsole, outsole, heel counter, perforations, stitching patterns), materials used (premium leather, rubber outsole, foam cushioning), and historical notes (designed by Peter Moore, 1985, banned by NBA). Show both side profile and slight 3/4 angle. Background should be clean white or very light neutral. Overall style: a hybrid of product photography and vintage technical manual illustration. High resolution, ultra-detailed, 4K quality.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Create an infographic image of Nike Air Jordan 1 High OG sneaker, combining a realistic photograph or photoreal render of the object with technical annotation overlays placed directly on top. Use black ink–style line drawings and text (technical pen / engineering diagram aesthetic) for all annotations. Include precise arrows pointing to specific parts, detailed labels naming each component (toe box, swoosh logo, wings logo, collar, tongue, lace holes, midsole, outsole, heel counter, perforations, stitching patterns), materials used (premium leather, rubber outsole, foam cushioning), and historical notes (designed by Peter Moore, 1985, banned by NBA). Show both side profile and slight 3/4 angle. Background should be clean white or very light neutral. Overall style: a hybrid of product photography and vintage technical manual illustration. High resolution, ultra-detailed, 4K quality."
}
JSON
IM
图像
Product & Brand nano-banana-2

macro photograph, minimalist advertising style, a hyper-real...

macro photograph, minimalist advertising style, a hyper-realistic miniature [PRODUCT] crafted from [MATERIAL], delicately poised between a person's thumb and forefinger against a seamless, matte [BG_COLOR] cyclorama under professional Top-Down_Spotlight that casts subtle, soft shadows, with the impeccably groomed hand accentuating the object's intricate contours while the composition remains perfectly centered with a shallow depth of field to highlight its exquisite craftsmanship

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "macro photograph, minimalist advertising style, a hyper-realistic miniature [PRODUCT] crafted from [MATERIAL], delicately poised between a person's thumb and forefinger against a seamless, matte [BG_COLOR] cyclorama under professional Top-Down_Spotlight that casts subtle, soft shadows, with the impeccably groomed hand accentuating the object's intricate contours while the composition remains perfectly centered with a shallow depth of field to highlight its exquisite craftsmanship"
}
JSON
IM
图像
Product & Brand nano-banana-2

{ "resolution": "8K", "aspect_ratio": "3:4", "style":...

{ "resolution": "8K", "aspect_ratio": "3:4", "style": "high-end AI-edited studio photography", "subject": { "primary": "human hand holding a metallic pink perfume bottle", "hand_details": { "skin": "smooth, well-groomed", "nails": "short to medium length, natural nude tone", "accessory": "white pearl bracelet on wrist" }, "bottle": { "material": "metallic reflective", "color": "deep metallic pink", "shape": "cylindrical with rounded shoulders", "nozzle": "gold spray nozzle, cap removed", "charm": { "material": "gold", "shape": "small geometric star-like tag", "attachment": "hanging from bottle neck via thin metal loop" }, "visible_text": "MONTALE" } }, "action": { "spray": { "type": "fine atomized mist", "direction": "left to right", "texture": "soft, smoke-like, semi-transparent" } }, "elements_emerging_from_mist": { "flowers": { "pink_roses": "fully bloomed roses floating in air", "rose_petals": "individual pink petals suspended mid-air", "white_flowers": "small star-shaped white blossoms with thin petals" }, "butterfly": { "color": "pink", "wings": "semi-translucent with visible veins", "position": "right side of frame" }, "particles": { "type": "small glowing bokeh-like specks", "colors": ["soft pink", "warm gold"] } }, "background": { "color": "dark black to deep brown gradient", "environment": "studio, no visible location" }, "lighting": { "type": "soft cinematic studio lighting", "highlights": ["bottle curves", "gold nozzle", "mist", "flowers"], "contrast": "high subject-to-background contrast" }, "composition": { "orientation": "vertical", "subject_position": "slightly left of center", "depth": "foreground hand, mid-air mist and flowers, dark background" }, "quality": { "sharpness": "ultra-sharp", "detail_level": "extreme micro-detail", "finish": "luxury advertising grade" } }

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "{ \"resolution\": \"8K\", \"aspect_ratio\": \"3:4\", \"style\": \"high-end AI-edited studio photography\", \"subject\": { \"primary\": \"human hand holding a metallic pink perfume bottle\", \"hand_details\": { \"skin\": \"smooth, well-groomed\", \"nails\": \"short to medium length, natural nude tone\", \"accessory\": \"white pearl bracelet on wrist\" }, \"bottle\": { \"material\": \"metallic reflective\", \"color\": \"deep metallic pink\", \"shape\": \"cylindrical with rounded shoulders\", \"nozzle\": \"gold spray nozzle, cap removed\", \"charm\": { \"material\": \"gold\", \"shape\": \"small geometric star-like tag\", \"attachment\": \"hanging from bottle neck via thin metal loop\" }, \"visible_text\": \"MONTALE\" } }, \"action\": { \"spray\": { \"type\": \"fine atomized mist\", \"direction\": \"left to right\", \"texture\": \"soft, smoke-like, semi-transparent\" } }, \"elements_emerging_from_mist\": { \"flowers\": { \"pink_roses\": \"fully bloomed roses floating in air\", \"rose_petals\": \"individual pink petals suspended mid-air\", \"white_flowers\": \"small star-shaped white blossoms with thin petals\" }, \"butterfly\": { \"color\": \"pink\", \"wings\": \"semi-translucent with visible veins\", \"position\": \"right side of frame\" }, \"particles\": { \"type\": \"small glowing bokeh-like specks\", \"colors\": [\"soft pink\", \"warm gold\"] } }, \"background\": { \"color\": \"dark black to deep brown gradient\", \"environment\": \"studio, no visible location\" }, \"lighting\": { \"type\": \"soft cinematic studio lighting\", \"highlights\": [\"bottle curves\", \"gold nozzle\", \"mist\", \"flowers\"], \"contrast\": \"high subject-to-background contrast\" }, \"composition\": { \"orientation\": \"vertical\", \"subject_position\": \"slightly left of center\", \"depth\": \"foreground hand, mid-air mist and flowers, dark background\" }, \"quality\": { \"sharpness\": \"ultra-sharp\", \"detail_level\": \"extreme micro-detail\", \"finish\": \"luxury advertising grade\" } }"
}
JSON
IM
图像
Product & Brand nano-banana-2

Minimalist product photography of a matte red pump bottle la...

Minimalist product photography of a matte red pump bottle labeled ‘ROAM lubricant’, held by multiple diverse hands with different skin tones, arranged elegantly around the bottle. Soft studio lighting, warm monochromatic terracotta background, smooth shadows, luxury skincare aesthetic, high-end commercial style, sharp focus, centered composition, clean and modern branding, glossy finish on bottle, subtle reflections, editorial beauty shot, 4k resolution.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Minimalist product photography of a matte red pump bottle labeled ‘ROAM lubricant’, held by multiple diverse hands with different skin tones, arranged elegantly around the bottle. Soft studio lighting, warm monochromatic terracotta background, smooth shadows, luxury skincare aesthetic, high-end commercial style, sharp focus, centered composition, clean and modern branding, glossy finish on bottle, subtle reflections, editorial beauty shot, 4k resolution."
}
JSON
IM
图像
Product & Brand nano-banana-2

2×2 grid luxury perfume advertisement for Chanel perfume, fo...

2×2 grid luxury perfume advertisement for Chanel perfume, four distinct yet cohesive high-end commercial images, elegant Parisian aesthetic, timeless fashion branding. Panel 1 – Hero Product Elegance Minimalist studio shot of a Chanel perfume bottle centered on a reflective surface. Soft, diffused lighting highlights the glass clarity, sharp edges, and iconic label. Neutral background in beige, ivory, or soft black. Luxurious, calm, iconic composition. Panel 2 – Parisian Lifestyle Mood Elegant adult woman in a classic Parisian interior vintage molding. She gently applies Chanel perfume to her neck or wrist. Natural light, effortless beauty, refined posture. Editorial fashion photography style, understated luxury. Panel 3 – Sensory Detail Close-Up Macro close-up of the Chanel perfume bottle with fine mist dispersing into the air. Light catches the spray particles. Soft shadows, shallow depth of field. Emphasis on texture, fragrance atmosphere, and sensory refinement. Panel 4 – Cinematic Night Glamour Moody, cinematic scene with the Chanel perfume bottle placed on a dark surface beside silk fabric or pearls. Low-key lighting, warm highlights, deep shadows. Evokes mystery, confidence, and timeless femininity. All four images are visually unified through refined color grading, restrained contrast, and classic Chanel luxury cues. Visual Style Luxury fashion advertising Editorial, timeless, refined Soft contrast Muted neutral palette High realism Clean composition Parisian elegance Camera & Lighting Professional studio and editorial photography 50–85mm lens look Shallow depth of field Soft diffused lighting Controlled highlights and shadows Perfect label clarity Mood Keywords Elegant Iconic Sophisticated Timeless Feminine Confident Luxury Negative Prompt Cheap packaging, distorted logo, misspelled branding, harsh lighting, oversaturation, cluttered background, CGI look, cartoon style, watermark, text overlays, knockoff perfume bottles Aspect Ratio Overall canvas: 1:1 Grid: 2×2 equal squares Optimized for luxury brand advertising and social campaigns

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "2×2 grid luxury perfume advertisement for Chanel perfume, four distinct yet cohesive high-end commercial images, elegant Parisian aesthetic, timeless fashion branding. Panel 1 – Hero Product Elegance Minimalist studio shot of a Chanel perfume bottle centered on a reflective surface. Soft, diffused lighting highlights the glass clarity, sharp edges, and iconic label. Neutral background in beige, ivory, or soft black. Luxurious, calm, iconic composition. Panel 2 – Parisian Lifestyle Mood Elegant adult woman in a classic Parisian interior vintage molding. She gently applies Chanel perfume to her neck or wrist. Natural light, effortless beauty, refined posture. Editorial fashion photography style, understated luxury. Panel 3 – Sensory Detail Close-Up Macro close-up of the Chanel perfume bottle with fine mist dispersing into the air. Light catches the spray particles. Soft shadows, shallow depth of field. Emphasis on texture, fragrance atmosphere, and sensory refinement. Panel 4 – Cinematic Night Glamour Moody, cinematic scene with the Chanel perfume bottle placed on a dark surface beside silk fabric or pearls. Low-key lighting, warm highlights, deep shadows. Evokes mystery, confidence, and timeless femininity. All four images are visually unified through refined color grading, restrained contrast, and classic Chanel luxury cues. Visual Style Luxury fashion advertising Editorial, timeless, refined Soft contrast Muted neutral palette High realism Clean composition Parisian elegance Camera & Lighting Professional studio and editorial photography 50–85mm lens look Shallow depth of field Soft diffused lighting Controlled highlights and shadows Perfect label clarity Mood Keywords Elegant Iconic Sophisticated Timeless Feminine Confident Luxury Negative Prompt Cheap packaging, distorted logo, misspelled branding, harsh lighting, oversaturation, cluttered background, CGI look, cartoon style, watermark, text overlays, knockoff perfume bottles Aspect Ratio Overall canvas: 1:1 Grid: 2×2 equal squares Optimized for luxury brand advertising and social campaigns"
}
JSON
IM
图像
Product & Brand nano-banana-2

A high-resolution advertising photograph of a realistic, min...

A high-resolution advertising photograph of a realistic, miniature product in the attached image, held delicately between a person's thumb and index finger: clean and white background, studio lighting, soft shadows. The hand is well-groomed, with a natural skin tone, and positioned to highlight the product’s shape and details. The product appears extremely small but hyper-detailed and brand-accurate, centered in the frame with a shallow depth of field. Emulates luxury product photography and minimalist commercial style

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A high-resolution advertising photograph of a realistic, miniature product in the attached image, held delicately between a person's thumb and index finger: clean and white background, studio lighting, soft shadows. The hand is well-groomed, with a natural skin tone, and positioned to highlight the product’s shape and details. The product appears extremely small but hyper-detailed and brand-accurate, centered in the frame with a shallow depth of field. Emulates luxury product photography and minimalist commercial style"
}
JSON
IM
图像
Product & Brand nano-banana-2

Multi-image product collage poster featuring beige/tan Crocs...

Multi-image product collage poster featuring beige/tan Crocs clog shoes, designed as a modern footwear advertisement. The layout combines multiple product angles arranged in a structured grid: Side profile view showing the clog silhouette and ventilation holes Rear view highlighting the heel strap and branding Top-down view showing the cushioned footbed texture Close-up detail of the sole tread and side logo A hero product image in the foreground with one shoe stacked against another, creating depth Clean studio background with a warm brown-to-black gradient, giving a cozy, lifestyle-oriented tone. The Crocs appear matte, lightweight, and comfortable, with realistic foam texture and soft shadows. Large bold headline typography at the bottom reads: “CROCS” Subheading: “MORE THAN JUST SHOES” Small blocks of descriptive lifestyle copy appear subtly in the background, reinforcing comfort, durability, and versatility. Overall composition feels like a social media brand post or poster ad. Visual Style Modern product advertising Lifestyle + catalog hybrid Warm earthy color palette Soft studio lighting Photorealistic textures Clean composition Professional footwear photography Camera & Composition Multiple angles combined into one layout 85mm–100mm product photography look Sharp focus on shoes Soft shadows beneath products Balanced exposure No distortion Mood & Branding Comfort Everyday lifestyle Durable Casual confidence Practical yet stylish Approachable brand feel Negative Prompt Low resolution, incorrect shoe shape, warped branding, misspelled logo, glossy plastic look, harsh reflections, cluttered layout, inconsistent lighting, cartoon style, CGI look, watermark, text artifacts

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Multi-image product collage poster featuring beige/tan Crocs clog shoes, designed as a modern footwear advertisement. The layout combines multiple product angles arranged in a structured grid: Side profile view showing the clog silhouette and ventilation holes Rear view highlighting the heel strap and branding Top-down view showing the cushioned footbed texture Close-up detail of the sole tread and side logo A hero product image in the foreground with one shoe stacked against another, creating depth Clean studio background with a warm brown-to-black gradient, giving a cozy, lifestyle-oriented tone. The Crocs appear matte, lightweight, and comfortable, with realistic foam texture and soft shadows. Large bold headline typography at the bottom reads: “CROCS” Subheading: “MORE THAN JUST SHOES” Small blocks of descriptive lifestyle copy appear subtly in the background, reinforcing comfort, durability, and versatility. Overall composition feels like a social media brand post or poster ad. Visual Style Modern product advertising Lifestyle + catalog hybrid Warm earthy color palette Soft studio lighting Photorealistic textures Clean composition Professional footwear photography Camera & Composition Multiple angles combined into one layout 85mm–100mm product photography look Sharp focus on shoes Soft shadows beneath products Balanced exposure No distortion Mood & Branding Comfort Everyday lifestyle Durable Casual confidence Practical yet stylish Approachable brand feel Negative Prompt Low resolution, incorrect shoe shape, warped branding, misspelled logo, glossy plastic look, harsh reflections, cluttered layout, inconsistent lighting, cartoon style, CGI look, watermark, text artifacts"
}
JSON
IM
图像
Product & Brand nano-banana-2

Create a 1:1 cinematic product poster (1080×1080) of [BRAND...

Create a 1:1 cinematic product poster (1080×1080) of [BRAND & PRODUCT], centered and fully visible, floating against a clean background inspired by the brand’s core color palette. The product must remain intact and uncut, but be conceptually split by design: • One half is photorealistic, showcasing accurate materials, textures, reflections, buttons, surfaces, and premium build quality • The other half transforms seamlessly into flat digital elements that represent the brand’s ecosystem — UI fragments, abstract tech shapes, interface cards, schematic overlays, soft holographic effects, or minimal glitch-style geometry Lighting: Cinematic, high-end studio lighting with controlled highlights and soft shadows, emphasizing form and depth. Typography: Bold double-exposure style text displaying the product or brand name, integrated cleanly into the composition. Official logo placed subtly and professionally in one corner.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Create a 1:1 cinematic product poster (1080×1080) of [BRAND & PRODUCT], centered and fully visible, floating against a clean background inspired by the brand’s core color palette. The product must remain intact and uncut, but be conceptually split by design: • One half is photorealistic, showcasing accurate materials, textures, reflections, buttons, surfaces, and premium build quality • The other half transforms seamlessly into flat digital elements that represent the brand’s ecosystem — UI fragments, abstract tech shapes, interface cards, schematic overlays, soft holographic effects, or minimal glitch-style geometry Lighting: Cinematic, high-end studio lighting with controlled highlights and soft shadows, emphasizing form and depth. Typography: Bold double-exposure style text displaying the product or brand name, integrated cleanly into the composition. Official logo placed subtly and professionally in one corner."
}
JSON
IM
图像
Product & Brand nano-banana-2

BAGEL LABS. Act as a creative director curating a wide-rangi...

BAGEL LABS. Act as a creative director curating a wide-ranging, eclectic collection of “recontextualized everyday objects.” DIVERSE OBJECT SELECTION (MANDATORY VARIETY): Randomly select ONE object from these distinct categories to ensure diversity: Analog Office & Desk: Sport & Leisure: Barware & Kitchen: Utility & Tools: Grooming: Travel: SELECTED CATEGORY: Barware & Kitchen CHOSEN OBJECT: A coffee machine and coffee cup — instantly recognizable, reimagined as a luxury technological artifact. THE CONCEPT: Recontextualize the everyday coffee machine as a transparent, high-precision object of engineered beauty. A fully glass espresso machine reveals its internal systems: hot water circulation, pressure chambers, coffee bean hopper, grinding mechanism, and extraction pathway. Integrated computer circuitry runs through the machine like a nervous system, visually linking ritual, data, and energy. Fresh coffee is actively pouring from the machine into a matching glass cup, captured mid-flow. The moment feels frozen, precise, and intentional—ritual meets technology. MATERIALS & FINISH: - COFFEE MACHINE BODY: Precision-molded optical glass with subtle green-tinted transparency. Internal structure is fully visible and meticulously organized. - INTERNAL COMPONENTS: - Hot water tubes and pressure lines clearly visible, rendered in brushed titanium and warm grey. - Coffee bean chamber visible at the top with realistic roasted beans. - Grinding and extraction mechanisms exposed, engineered and clean. - CIRCUITRY: Integrated PC-style circuitry embedded within the machine’s internal architecture. - Circuit paths in muted industrial orange. - Supporting components in graphite and titanium tones. Circuits are physical and structural, not glowing or decorative. - COFFEE CUP: Matching optical glass cup with weighted base and refined silhouette. Subtle BAGEL LABS logomark engraved near the base. - BRAND INTEGRATION: BAGEL LABS logomark engraved into the glass body of the machine (side or rear plane), and subtly etched on the cup. No stickers. No printed logos. ACTION / MOMENT: Coffee is visibly flowing from the machine into the glass cup. Liquid motion is realistic and smooth. Crema and color gradient are visible through the glass, emphasizing transparency and material depth. PRESENTATION (NO BOXES): The coffee machine and cup stand fully exposed on a minimal pedestal or surface. No packaging, no housing, no covers. All components are visible by design. PHOTOGRAPHY & LIGHTING: Style: High-end product editorial (Wallpaper* / Dezeen). Lighting: Soft, studio high-key lighting with carefully controlled reflections to highlight glass thickness, liquid motion, and internal depth. No harsh shadows. Background: Clean, seamless light grey or white cyclorama. COLOR & GRADING: Primary tones: transparent glass with subtle green tint, warm greys, titanium neutrals. Accent: restrained BAGEL LABS orange within the circuitry only. Overall mood: clean, intelligent, technological luxury. GRAPHIC OVERLAYS (UI): - Bottom Left: A small, minimalist two-line descriptor identifying the object. - Bottom Right: A small, discreet, monochrome BAGEL LABS logomark. Do not visualize font names or color codes. CAMERA & DETAIL: Full-frame, 50mm equivalent. Ultra-high realism: accurate glass refraction, liquid physics, micro-detail in circuits and mechanical parts. Shallow depth of field allowed, but machine and cup must remain fully legible. NEGATIVE PROMPT: No people, no hands, no kitchens, no cafes, no clutter, no packaging, no stickers, no printed text on surfaces, no neon colors, no glow effects, no cartoon or CGI look, no fingerprints, no dust, no watermarks.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "BAGEL LABS. Act as a creative director curating a wide-ranging, eclectic collection of “recontextualized everyday objects.” DIVERSE OBJECT SELECTION (MANDATORY VARIETY): Randomly select ONE object from these distinct categories to ensure diversity: Analog Office & Desk: Sport & Leisure: Barware & Kitchen: Utility & Tools: Grooming: Travel: SELECTED CATEGORY: Barware & Kitchen CHOSEN OBJECT: A coffee machine and coffee cup — instantly recognizable, reimagined as a luxury technological artifact. THE CONCEPT: Recontextualize the everyday coffee machine as a transparent, high-precision object of engineered beauty. A fully glass espresso machine reveals its internal systems: hot water circulation, pressure chambers, coffee bean hopper, grinding mechanism, and extraction pathway. Integrated computer circuitry runs through the machine like a nervous system, visually linking ritual, data, and energy. Fresh coffee is actively pouring from the machine into a matching glass cup, captured mid-flow. The moment feels frozen, precise, and intentional—ritual meets technology. MATERIALS & FINISH: - COFFEE MACHINE BODY: Precision-molded optical glass with subtle green-tinted transparency. Internal structure is fully visible and meticulously organized. - INTERNAL COMPONENTS: - Hot water tubes and pressure lines clearly visible, rendered in brushed titanium and warm grey. - Coffee bean chamber visible at the top with realistic roasted beans. - Grinding and extraction mechanisms exposed, engineered and clean. - CIRCUITRY: Integrated PC-style circuitry embedded within the machine’s internal architecture. - Circuit paths in muted industrial orange. - Supporting components in graphite and titanium tones. Circuits are physical and structural, not glowing or decorative. - COFFEE CUP: Matching optical glass cup with weighted base and refined silhouette. Subtle BAGEL LABS logomark engraved near the base. - BRAND INTEGRATION: BAGEL LABS logomark engraved into the glass body of the machine (side or rear plane), and subtly etched on the cup. No stickers. No printed logos. ACTION / MOMENT: Coffee is visibly flowing from the machine into the glass cup. Liquid motion is realistic and smooth. Crema and color gradient are visible through the glass, emphasizing transparency and material depth. PRESENTATION (NO BOXES): The coffee machine and cup stand fully exposed on a minimal pedestal or surface. No packaging, no housing, no covers. All components are visible by design. PHOTOGRAPHY & LIGHTING: Style: High-end product editorial (Wallpaper* / Dezeen). Lighting: Soft, studio high-key lighting with carefully controlled reflections to highlight glass thickness, liquid motion, and internal depth. No harsh shadows. Background: Clean, seamless light grey or white cyclorama. COLOR & GRADING: Primary tones: transparent glass with subtle green tint, warm greys, titanium neutrals. Accent: restrained BAGEL LABS orange within the circuitry only. Overall mood: clean, intelligent, technological luxury. GRAPHIC OVERLAYS (UI): - Bottom Left: A small, minimalist two-line descriptor identifying the object. - Bottom Right: A small, discreet, monochrome BAGEL LABS logomark. Do not visualize font names or color codes. CAMERA & DETAIL: Full-frame, 50mm equivalent. Ultra-high realism: accurate glass refraction, liquid physics, micro-detail in circuits and mechanical parts. Shallow depth of field allowed, but machine and cup must remain fully legible. NEGATIVE PROMPT: No people, no hands, no kitchens, no cafes, no clutter, no packaging, no stickers, no printed text on surfaces, no neon colors, no glow effects, no cartoon or CGI look, no fingerprints, no dust, no watermarks."
}
JSON
IM
图像
Product & Brand nano-banana-2

Nano Banana 2 on @Hailuo_AI Prompt: Ultra-realistic premium...

Nano Banana 2 on @Hailuo_AI Prompt: Ultra-realistic premium product advertisement of a cappuccino coffee bottle, centered composition, surrounded by dynamic liquid splashes of coffee and milk forming elegant swirling shapes in mid-air. Dramatic environments blending elements of fire, lava, ice shards, marble textures, and dark studio backgrounds. Hyper-detailed liquid physics, droplets frozen in motion, cinematic lighting with high contrast, glowing highlights, and volumetric light. Coffee splashes mixed with creamy textures, energetic explosion effects, sparks, smoke, and mist. Luxury branding style, glossy reflections on bottle, sharp label details, rich brown and gold color palette, macro photography, shallow depth of field, 85mm lens, commercial advertising style, studio + fantasy hybrid scene, ultra-detailed, 8K resolution.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Nano Banana 2 on @Hailuo_AI Prompt: Ultra-realistic premium product advertisement of a cappuccino coffee bottle, centered composition, surrounded by dynamic liquid splashes of coffee and milk forming elegant swirling shapes in mid-air. Dramatic environments blending elements of fire, lava, ice shards, marble textures, and dark studio backgrounds. Hyper-detailed liquid physics, droplets frozen in motion, cinematic lighting with high contrast, glowing highlights, and volumetric light. Coffee splashes mixed with creamy textures, energetic explosion effects, sparks, smoke, and mist. Luxury branding style, glossy reflections on bottle, sharp label details, rich brown and gold color palette, macro photography, shallow depth of field, 85mm lens, commercial advertising style, studio + fantasy hybrid scene, ultra-detailed, 8K resolution."
}
JSON
IM
图像
Product & Brand nano-banana-2

A slow, sensual luxury chocolate commercial shot in ultra-hi...

A slow, sensual luxury chocolate commercial shot in ultra-high definition. The scene opens in near darkness as a premium espresso-brown gift box with soft gold accents slowly rotates on a reflective surface. A warm spotlight reveals the embossed title “SWEET PROMISE” in an elegant serif font, paired with a subtle botanical emblem. As the lid gently lifts in slow motion, molten milk chocolate surges upward in a gravity-defying burst, captured at 120fps for dramatic fluid motion. Glossy heart-shaped chocolates rise and orbit the splash, rotating gracefully at different depths, their surfaces catching highlights like polished jewels. Thick chocolate ribbons stretch, drip, and shatter into silky droplets mid-air while cocoa powder blooms softly like a golden mist. Cinematic mocha-and-gold color grading, shallow depth of field, creamy bokeh background, soft rim lighting outlining every chocolate curve. Macro close-ups transition into wide hero shots, emphasizing texture, gloss, and richness. The motion feels slow, seductive, and indulgent—pure luxury confectionery advertising, premium product film, elegant pacing, emotionally rich, visually irresistible.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "A slow, sensual luxury chocolate commercial shot in ultra-high definition. The scene opens in near darkness as a premium espresso-brown gift box with soft gold accents slowly rotates on a reflective surface. A warm spotlight reveals the embossed title “SWEET PROMISE” in an elegant serif font, paired with a subtle botanical emblem. As the lid gently lifts in slow motion, molten milk chocolate surges upward in a gravity-defying burst, captured at 120fps for dramatic fluid motion. Glossy heart-shaped chocolates rise and orbit the splash, rotating gracefully at different depths, their surfaces catching highlights like polished jewels. Thick chocolate ribbons stretch, drip, and shatter into silky droplets mid-air while cocoa powder blooms softly like a golden mist. Cinematic mocha-and-gold color grading, shallow depth of field, creamy bokeh background, soft rim lighting outlining every chocolate curve. Macro close-ups transition into wide hero shots, emphasizing texture, gloss, and richness. The motion feels slow, seductive, and indulgent—pure luxury confectionery advertising, premium product film, elegant pacing, emotionally rich, visually irresistible."
}
JSON
IM
图像
Product & Brand nano-banana-2

Ultra-realistic luxury cosmetic product photography in a dra...

Ultra-realistic luxury cosmetic product photography in a dramatic monochromatic blue-violet composition. A sleek satin-finish periwinkle-blue squeeze tube labeled “STENDERS” stands vertically centered in the frame, featuring elegant silver typography and a reflective metallic chrome cap. The tube is surrounded by voluminous swirling clouds of ink-like smoke in layered shades of lavender, indigo, and icy blue, creating a soft, billowing texture that wraps around the product. Interwoven throughout the smoke are fresh purple and lilac flowers with intricate petal details and vibrant yellow centers, along with delicate sprigs of tiny violet blossoms for added dimension. Soft directional lighting from the upper left highlights the smooth curvature of the tube, adds subtle sheen to the metallic cap, and creates depth within the smoke plumes. The background seamlessly blends cool blue and purple tones, enhancing the ethereal, floral fragrance aesthetic. Hyper-detailed textures of petals and vapor, cinematic depth, high-end perfumed skincare advertising style, 8K ultra-high resolution

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-realistic luxury cosmetic product photography in a dramatic monochromatic blue-violet composition. A sleek satin-finish periwinkle-blue squeeze tube labeled “STENDERS” stands vertically centered in the frame, featuring elegant silver typography and a reflective metallic chrome cap. The tube is surrounded by voluminous swirling clouds of ink-like smoke in layered shades of lavender, indigo, and icy blue, creating a soft, billowing texture that wraps around the product. Interwoven throughout the smoke are fresh purple and lilac flowers with intricate petal details and vibrant yellow centers, along with delicate sprigs of tiny violet blossoms for added dimension. Soft directional lighting from the upper left highlights the smooth curvature of the tube, adds subtle sheen to the metallic cap, and creates depth within the smoke plumes. The background seamlessly blends cool blue and purple tones, enhancing the ethereal, floral fragrance aesthetic. Hyper-detailed textures of petals and vapor, cinematic depth, high-end perfumed skincare advertising style, 8K ultra-high resolution"
}
JSON
IM
图像
Product & Brand nano-banana-2

Create a brand visual storyboard for presenting your product...

Create a brand visual storyboard for presenting your product with Nano Banana Pro: Create ONE final image. A clean 3×3 [ratio] storyboard grid with nine equal [ratio] sized panels on [4:5] ratio. Use the reference image as the base product reference. Keep the same product, packaging design, branding, materials, colors, proportions and overall identity across all nine panels exactly as the reference. The product must remain clearly recognizable in every frame. The label, logo and proportions must stay exactly the same. This storyboard is a high-end designer mockup presentation for a branding portfolio. The focus is on form, composition, materiality and visual rhythm rather than realism or lifestyle narrative. The overall look should feel curated, editorial and design-driven. FRAME 1: Front-facing hero shot of the product in a clean studio setup. Neutral background, balanced composition, calm and confident presentation of the product. FRAME 2: Close-up shot with the focus centered on the middle of the product. Focusing on surface texture, materials and print details. FRAME 3: Shows the reference product placed in an environment that naturally fits the brand and product category. Studio setting inspired by the product design elements and colours. FRAME 4: Product shown in use or interaction on a neutral studio background. Hands and interaction elements are minimal and restrained, the look matches the style of the package. FRAME 5: Isometric composition showing multiple products arranged in a precise geometric order from the top isometric angle. All products are placed at the same isometric top angle, evenly spaced, clean, structured and graphic. FRAME 6: Product levitating slightly tilted on a neutral background that matches the reference image color palette. Floating position is angled and intentional, the product is floating naturally in space. FRAME 7: is an extreme close-up focusing on a specific detail of the label, edge, texture or material behavior. FRAME 8: The product in an unexpected yet aesthetically strong setting that feels bold, editorial and visually striking. Unexpected but highly stylized setting. Studio-based, and designer-driven. Bold composition that elevates the brand. FRAME 9: Wide composition showing the product in use, placed within a refined designer setup. Clean props, controlled styling, cohesive with the rest of the series. CAMERA & STYLE: Ultra high-quality studio imagery with a real camera look. Different camera angles and framings across frames. Controlled depth of field, precise lighting, accurate materials and reflections. Lighting logic, color palette, mood and visual language must remain consistent across all nine panels as one cohesive series. OUTPUT: A clean 3×3 grid with no borders, no text, no captions and no watermarks.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Create a brand visual storyboard for presenting your product with Nano Banana Pro: Create ONE final image. A clean 3×3 [ratio] storyboard grid with nine equal [ratio] sized panels on [4:5] ratio. Use the reference image as the base product reference. Keep the same product, packaging design, branding, materials, colors, proportions and overall identity across all nine panels exactly as the reference. The product must remain clearly recognizable in every frame. The label, logo and proportions must stay exactly the same. This storyboard is a high-end designer mockup presentation for a branding portfolio. The focus is on form, composition, materiality and visual rhythm rather than realism or lifestyle narrative. The overall look should feel curated, editorial and design-driven. FRAME 1: Front-facing hero shot of the product in a clean studio setup. Neutral background, balanced composition, calm and confident presentation of the product. FRAME 2: Close-up shot with the focus centered on the middle of the product. Focusing on surface texture, materials and print details. FRAME 3: Shows the reference product placed in an environment that naturally fits the brand and product category. Studio setting inspired by the product design elements and colours. FRAME 4: Product shown in use or interaction on a neutral studio background. Hands and interaction elements are minimal and restrained, the look matches the style of the package. FRAME 5: Isometric composition showing multiple products arranged in a precise geometric order from the top isometric angle. All products are placed at the same isometric top angle, evenly spaced, clean, structured and graphic. FRAME 6: Product levitating slightly tilted on a neutral background that matches the reference image color palette. Floating position is angled and intentional, the product is floating naturally in space. FRAME 7: is an extreme close-up focusing on a specific detail of the label, edge, texture or material behavior. FRAME 8: The product in an unexpected yet aesthetically strong setting that feels bold, editorial and visually striking. Unexpected but highly stylized setting. Studio-based, and designer-driven. Bold composition that elevates the brand. FRAME 9: Wide composition showing the product in use, placed within a refined designer setup. Clean props, controlled styling, cohesive with the rest of the series. CAMERA & STYLE: Ultra high-quality studio imagery with a real camera look. Different camera angles and framings across frames. Controlled depth of field, precise lighting, accurate materials and reflections. Lighting logic, color palette, mood and visual language must remain consistent across all nine panels as one cohesive series. OUTPUT: A clean 3×3 grid with no borders, no text, no captions and no watermarks."
}
JSON
IM
图像
Product & Brand nano-banana-2

Ultra-realistic premium skincare serum bottle (dark green gl...

Ultra-realistic premium skincare serum bottle (dark green glass with dropper), golden liquid inside, placed on sunlit marble surface with fresh orange slices around, natural citrus vibe, water splash frozen mid-air, detailed droplets and reflections, soft natural sunlight with sharp shadows, minimal aesthetic, macro photography, high detail textures, glossy glass reflections, fresh and vibrant color tones, luxury skincare advertising, 8K, perfect composition.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Ultra-realistic premium skincare serum bottle (dark green glass with dropper), golden liquid inside, placed on sunlit marble surface with fresh orange slices around, natural citrus vibe, water splash frozen mid-air, detailed droplets and reflections, soft natural sunlight with sharp shadows, minimal aesthetic, macro photography, high detail textures, glossy glass reflections, fresh and vibrant color tones, luxury skincare advertising, 8K, perfect composition."
}
JSON
IM
图像
Product & Brand nano-banana-2

Use the uploaded image as the exact visual reference. Keep t...

Use the uploaded image as the exact visual reference. Keep the product centered. Do not change the tube position, lighting tone, flower placement, or color palette. Maintain the deep blue monochromatic aesthetic. No additional lights. No color grading changes. Camera: Locked camera. No zoom. No rotation. No angle change. Static premium composition. Action: Animate the surrounding voluminous blue swirling clouds in ultra slow motion. The cloud-like forms (soft fabric/ink-style swirls) gently move and curl around the product. Movement should feel fluid, heavy, and luxurious. Soft rolling motion from bottom to top. Subtle inward spiral motion around the tube. No aggressive motion. No fast movement. No deformation of the product. Flowers: Remain mostly stable. Very subtle natural micro movement as if lightly affected by airflow. Petals should not detach. No new petals added. Physics: Smooth, dense, smoke-like simulation. Velvety texture. Soft shadow transitions within the folds. Natural depth and layering. Mood: Elegant. Premium. Artistic beauty campaign. High-end cosmetic advertisement. Sound (optional if supported): Soft ambient atmospheric tone. Very subtle airy texture. No voiceover. End Frame: Clouds continue slowly flowing around the product. Product remains sharp and perfectly centered. Ultra realistic. Luxury slow-motion finish.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Use the uploaded image as the exact visual reference. Keep the product centered. Do not change the tube position, lighting tone, flower placement, or color palette. Maintain the deep blue monochromatic aesthetic. No additional lights. No color grading changes. Camera: Locked camera. No zoom. No rotation. No angle change. Static premium composition. Action: Animate the surrounding voluminous blue swirling clouds in ultra slow motion. The cloud-like forms (soft fabric/ink-style swirls) gently move and curl around the product. Movement should feel fluid, heavy, and luxurious. Soft rolling motion from bottom to top. Subtle inward spiral motion around the tube. No aggressive motion. No fast movement. No deformation of the product. Flowers: Remain mostly stable. Very subtle natural micro movement as if lightly affected by airflow. Petals should not detach. No new petals added. Physics: Smooth, dense, smoke-like simulation. Velvety texture. Soft shadow transitions within the folds. Natural depth and layering. Mood: Elegant. Premium. Artistic beauty campaign. High-end cosmetic advertisement. Sound (optional if supported): Soft ambient atmospheric tone. Very subtle airy texture. No voiceover. End Frame: Clouds continue slowly flowing around the product. Product remains sharp and perfectly centered. Ultra realistic. Luxury slow-motion finish."
}
JSON
IM
图像
Product & Brand nano-banana-2

The soft touch. Nano Banana pro on Gemini Prompt { "p...

The soft touch. Nano Banana pro on Gemini Prompt { "product_photography_prompt": { "subject": "Hands holding a shampoo bottle with lather.", "hands": { "description": "A person's hands with natural skin tone.", "action": "One hand holds the bottle, the other is cupped to catch foam.", "condition": "Covered in thick, white, bubbly soap lather." }, "bottle": { "type": "Pump bottle.", "material": "Matte white plastic.", "dispenser": "Light blue pump.", "contents": "White shampoo, visible as foam." }, "label": { "color": "White", "text_color": "Black", "logo": "Circular with 'WAATAL' inside.", "main_text": "Hydrate SHAMPOO (script and bold font).", "sub_text": "Super Hydrating Shampoo. For All Hair Types. Made in Australia. 500ml." }, "foam": { "texture": "Thick, rich, bubbly lather.", "color": "White", "location": "Covering hands, bottle neck, and dispenser." }, "background": { "color": "Solid soft light blue.", "texture": "Seamless, smooth studio background." }, "lighting": { "type": "Soft, diffused studio lighting.", "direction": "Even illumination, highlighting foam texture and hands." }, "style": { "type": "Clean, minimalist product photography.", "shot": "Close-up.", "focus": "Sharp focus on hands, bottle, and foam.", "mood": "Fresh, clean, natural." } } }

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "The soft touch. Nano Banana pro on Gemini Prompt { \"product_photography_prompt\": { \"subject\": \"Hands holding a shampoo bottle with lather.\", \"hands\": { \"description\": \"A person's hands with natural skin tone.\", \"action\": \"One hand holds the bottle, the other is cupped to catch foam.\", \"condition\": \"Covered in thick, white, bubbly soap lather.\" }, \"bottle\": { \"type\": \"Pump bottle.\", \"material\": \"Matte white plastic.\", \"dispenser\": \"Light blue pump.\", \"contents\": \"White shampoo, visible as foam.\" }, \"label\": { \"color\": \"White\", \"text_color\": \"Black\", \"logo\": \"Circular with 'WAATAL' inside.\", \"main_text\": \"Hydrate SHAMPOO (script and bold font).\", \"sub_text\": \"Super Hydrating Shampoo. For All Hair Types. Made in Australia. 500ml.\" }, \"foam\": { \"texture\": \"Thick, rich, bubbly lather.\", \"color\": \"White\", \"location\": \"Covering hands, bottle neck, and dispenser.\" }, \"background\": { \"color\": \"Solid soft light blue.\", \"texture\": \"Seamless, smooth studio background.\" }, \"lighting\": { \"type\": \"Soft, diffused studio lighting.\", \"direction\": \"Even illumination, highlighting foam texture and hands.\" }, \"style\": { \"type\": \"Clean, minimalist product photography.\", \"shot\": \"Close-up.\", \"focus\": \"Sharp focus on hands, bottle, and foam.\", \"mood\": \"Fresh, clean, natural.\" } } }"
}
JSON
IM
图像
Product & Brand nano-banana-2

Minimalist luxury product photography of a collagen suppleme...

Minimalist luxury product photography of a collagen supplement jar placed on a soft pastel peach background, cylindrical pedestal base, surrounded by fresh pineapple and sliced grapefruit, a small glass cup with golden liquid in front, warm sunlight casting soft palm leaf shadows, clean aesthetic, high-end skincare branding, soft diffused lighting, realistic textures, subtle reflections, shallow depth of field, editorial style, 4k, ultra-detailed.

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "Minimalist luxury product photography of a collagen supplement jar placed on a soft pastel peach background, cylindrical pedestal base, surrounded by fresh pineapple and sliced grapefruit, a small glass cup with golden liquid in front, warm sunlight casting soft palm leaf shadows, clean aesthetic, high-end skincare branding, soft diffused lighting, realistic textures, subtle reflections, shallow depth of field, editorial style, 4k, ultra-detailed."
}
JSON
IM
图像
Product & Brand nano-banana-2

[product], 3–4 identical units of the product floating in mi...

[product], 3–4 identical units of the product floating in mid-air, surrounded by fresh [fruit/vegetable] and sliced pieces that the product is made from, ingredients suspended around the product, dynamic balanced composition, ultra-clean pure white background, no gradients, no color cast, soft studio lighting, realistic soft shadows beneath floating objects, glossy packaging reflections, juicy ingredient textures, premium skincare editorial style, hyper-realistic product photography, macro detail, sharp focus, commercial advertising quality, minimal composition, 8k, 1:1

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "[product], 3–4 identical units of the product floating in mid-air, surrounded by fresh [fruit/vegetable] and sliced pieces that the product is made from, ingredients suspended around the product, dynamic balanced composition, ultra-clean pure white background, no gradients, no color cast, soft studio lighting, realistic soft shadows beneath floating objects, glossy packaging reflections, juicy ingredient textures, premium skincare editorial style, hyper-realistic product photography, macro detail, sharp focus, commercial advertising quality, minimal composition, 8k, 1:1"
}
JSON
IM
图像
Product & Brand nano-banana-2

{ "master_prompt": { "scene_type": "ultra-premium cine...

{ "master_prompt": { "scene_type": "ultra-premium cinematic luxury hair oil product photography", "product": { "type": "luxurious branded herbal hair oil", "container": "premium dark amber glass bottle with elegant gold dropper cap", "label": "minimal luxury branding with embossed gold typography", "oil_texture": "rich golden oil with crystal clarity and glossy viscosity", "ingredients_visual": [ "fresh coconut halves", "amla berries", "almonds", "hibiscus flowers", "green herbal leaves" ] }, "composition": { "action": "golden hair oil droplets pouring elegantly from a glass dropper captured mid-air", "surrounding_elements": [ "floating herbal ingredients suspended in motion", "tiny golden oil droplets sparkling in light", "soft mist of botanical particles", "subtle golden dust accents for premium feel" ], "placement": "hero bottle centered on polished black marble surface with luxury reflections" }, "lighting": { "style": "luxury cosmetic studio lighting", "effects": [ "soft rim lighting outlining the bottle silhouette", "warm backlight illuminating the golden oil inside the bottle", "gentle top light highlighting the glass dropper and oil droplets", "subtle side lighting enhancing glass reflections" ] }, "color_palette": { "background": "deep charcoal fading into warm golden bokeh", "accents": "rich amber gold, botanical green, glossy black reflections, subtle champagne highlights" }, "technical_specs": { "camera": "macro lens with slight low angle for premium dominance", "shutter": "ultra-fast freeze motion capturing oil droplets", "depth_of_field": "shallow focus on bottle and dropper with cinematic background blur", "quality": "8K resolution, ultra-photorealistic cosmetic product detailing" } } }

查看 API 代码
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
  -H "Authorization: Bearer $RUNAPI_KEY" \
  -H "Content-Type: application/json" \
  --data-binary @- <<'JSON'
{
  "model": "nano-banana-2",
  "prompt": "{ \"master_prompt\": { \"scene_type\": \"ultra-premium cinematic luxury hair oil product photography\", \"product\": { \"type\": \"luxurious branded herbal hair oil\", \"container\": \"premium dark amber glass bottle with elegant gold dropper cap\", \"label\": \"minimal luxury branding with embossed gold typography\", \"oil_texture\": \"rich golden oil with crystal clarity and glossy viscosity\", \"ingredients_visual\": [ \"fresh coconut halves\", \"amla berries\", \"almonds\", \"hibiscus flowers\", \"green herbal leaves\" ] }, \"composition\": { \"action\": \"golden hair oil droplets pouring elegantly from a glass dropper captured mid-air\", \"surrounding_elements\": [ \"floating herbal ingredients suspended in motion\", \"tiny golden oil droplets sparkling in light\", \"soft mist of botanical particles\", \"subtle golden dust accents for premium feel\" ], \"placement\": \"hero bottle centered on polished black marble surface with luxury reflections\" }, \"lighting\": { \"style\": \"luxury cosmetic studio lighting\", \"effects\": [ \"soft rim lighting outlining the bottle silhouette\", \"warm backlight illuminating the golden oil inside the bottle\", \"gentle top light highlighting the glass dropper and oil droplets\", \"subtle side lighting enhancing glass reflections\" ] }, \"color_palette\": { \"background\": \"deep charcoal fading into warm golden bokeh\", \"accents\": \"rich amber gold, botanical green, glossy black reflections, subtle champagne highlights\" }, \"technical_specs\": { \"camera\": \"macro lens with slight low angle for premium dominance\", \"shutter\": \"ultra-fast freeze motion capturing oil droplets\", \"depth_of_field\": \"shallow focus on bottle and dropper with cinematic background blur\", \"quality\": \"8K resolution, ultra-photorealistic cosmetic product detailing\" } } }"
}
JSON
常见问题

使用图像 prompts

好的%{model} prompt 应该包含什么?

有用的%{model} prompt 会清楚写出主体、风格、约束和输出目标。这里的示例足够短,便于复制;同时也足够具体,agent 或后端任务能保留生成意图。

这些 prompts 可以跨模型复用吗?

多数情况下可以。先从同一模态的 prompt 开始,再按模型调整画幅、时长、声音设置或风格控制。详情页会把保存过的参数列在 prompt 文本旁边。

在哪里找正确的模型 slug?

每张卡片都会显示 RunAPI 模型 slug。只想看一个模型的示例时,打开模型页;需要定价和能力细节时,进入模型目录页查看。

agent 可以直接调用这些 prompts 吗?

可以。安装 RunAPI MCP Server 后,复制 prompt 详情页里的 agent 指令。页面会把 prompt 文本、模型 slug 和 endpoint 路径放在一起,给 agent 足够上下文。