ai-product-photography

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

AI Product Photography

AI产品摄影

Generate professional product photography via inference.sh CLI.
AI Product Photography
通过inference.sh CLI生成专业的产品摄影图。
AI Product Photography

Quick Start

快速开始

bash
curl -fsSL https://cli.inference.sh | sh && infsh login
bash
curl -fsSL https://cli.inference.sh | sh && infsh login

Generate product shot

Generate product shot

infsh app run falai/flux-dev --input '{ "prompt": "Professional product photo of wireless earbuds on white surface, soft studio lighting, commercial photography, high detail" }'
undefined
infsh app run falai/flux-dev --input '{ "prompt": "Professional product photo of wireless earbuds on white surface, soft studio lighting, commercial photography, high detail" }'
undefined

Available Models

可用模型

ModelApp IDBest For
FLUX Dev
falai/flux-dev
High quality, detailed
FLUX Schnell
falai/flux-schnell
Fast iterations
Imagen 3
google/imagen-3
Photorealistic
Grok
xai/grok-imagine-image
Creative variations
Seedream
bytedance/seedream-3-0
Commercial quality
模型App ID最佳适用场景
FLUX Dev
falai/flux-dev
高质量、细节丰富
FLUX Schnell
falai/flux-schnell
快速迭代
Imagen 3
google/imagen-3
照片级写实
Grok
xai/grok-imagine-image
创意变体生成
Seedream
bytedance/seedream-3-0
商业级品质

Product Photography Styles

产品摄影风格

Studio White Background

影棚纯白背景

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photography of a luxury watch on pure white background, professional studio lighting, sharp focus, e-commerce style, high resolution"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photography of a luxury watch on pure white background, professional studio lighting, sharp focus, e-commerce style, high resolution"
}'

Lifestyle Context

生活场景

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Lifestyle product photo of coffee mug on wooden desk, morning sunlight through window, cozy home office setting, Instagram aesthetic"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Lifestyle product photo of coffee mug on wooden desk, morning sunlight through window, cozy home office setting, Instagram aesthetic"
}'

Hero Shot

主视觉图

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Hero product shot of smartphone floating at angle, dramatic lighting, gradient background, tech advertising style, premium feel"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Hero product shot of smartphone floating at angle, dramatic lighting, gradient background, tech advertising style, premium feel"
}'

Flat Lay

平铺展示

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Flat lay product photography of skincare products arranged aesthetically, marble surface, eucalyptus leaves as props, beauty brand style"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Flat lay product photography of skincare products arranged aesthetically, marble surface, eucalyptus leaves as props, beauty brand style"
}'

In-Use / Action

使用中/动态场景

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Action shot of running shoes mid-stride, motion blur background, athletic lifestyle, Nike advertisement style"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Action shot of running shoes mid-stride, motion blur background, athletic lifestyle, Nike advertisement style"
}'

Product Categories

产品品类

Electronics

电子产品

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Professional product photo of wireless headphones, matte black finish, floating on dark gradient background, rim lighting, tech product photography"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Professional product photo of wireless headphones, matte black finish, floating on dark gradient background, rim lighting, tech product photography"
}'

Fashion / Apparel

时尚服饰

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Fashion product photography of leather handbag, studio setting, soft shadows, luxury brand aesthetic, Vogue style"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Fashion product photography of leather handbag, studio setting, soft shadows, luxury brand aesthetic, Vogue style"
}'

Beauty / Cosmetics

美妆护肤

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Beauty product photography of lipstick with color swatches, clean white background, soft lighting, high-end cosmetics advertising"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Beauty product photography of lipstick with color swatches, clean white background, soft lighting, high-end cosmetics advertising"
}'

Food & Beverage

食品饮料

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Food photography of craft beer bottle with condensation, rustic wooden table, warm lighting, artisanal brand aesthetic"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Food photography of craft beer bottle with condensation, rustic wooden table, warm lighting, artisanal brand aesthetic"
}'

Home & Furniture

家居家具

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Interior product photo of modern armchair in minimalist living room, natural lighting, Scandinavian design style, lifestyle context"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Interior product photo of modern armchair in minimalist living room, natural lighting, Scandinavian design style, lifestyle context"
}'

Jewelry

珠宝首饰

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Jewelry product photography of diamond ring, black velvet surface, dramatic spotlight, sparkle and reflection, luxury advertising"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Jewelry product photography of diamond ring, black velvet surface, dramatic spotlight, sparkle and reflection, luxury advertising"
}'

Lighting Techniques

灯光技巧

Soft Studio Light

柔和影棚光

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photo with soft diffused studio lighting, minimal shadows, clean and professional, commercial photography"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photo with soft diffused studio lighting, minimal shadows, clean and professional, commercial photography"
}'

Dramatic / Rim Light

戏剧性轮廓光

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photo with dramatic rim lighting, dark background, glowing edges, premium tech aesthetic"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photo with dramatic rim lighting, dark background, glowing edges, premium tech aesthetic"
}'

Natural Window Light

自然窗光

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photo with natural window light, soft shadows, lifestyle setting, warm and inviting"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photo with natural window light, soft shadows, lifestyle setting, warm and inviting"
}'

Hard Light / High Contrast

硬光/高对比度

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photo with hard directional lighting, strong shadows, bold contrast, editorial style"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Product photo with hard directional lighting, strong shadows, bold contrast, editorial style"
}'

E-Commerce Templates

电商模板

Amazon Main Image

亚马逊主图

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Amazon product listing main image, pure white background RGB 255 255 255, product fills 85% of frame, professional studio lighting, no text or graphics"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Amazon product listing main image, pure white background RGB 255 255 255, product fills 85% of frame, professional studio lighting, no text or graphics"
}'

Amazon Lifestyle Image

亚马逊生活场景图

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Amazon lifestyle product image, product in natural use context, relatable setting, shows scale and use case"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Amazon lifestyle product image, product in natural use context, relatable setting, shows scale and use case"
}'

Shopify Hero

Shopify主视觉横幅

bash
infsh app run falai/flux-dev --input '{
  "prompt": "Shopify hero banner product image, lifestyle context, space for text overlay on left, premium brand aesthetic"
}'
bash
infsh app run falai/flux-dev --input '{
  "prompt": "Shopify hero banner product image, lifestyle context, space for text overlay on left, premium brand aesthetic"
}'

Batch Generation

批量生成

bash
undefined
bash
undefined

Generate multiple angles

Generate multiple angles

PRODUCT="luxury watch" ANGLES=("front view" "45 degree angle" "side profile" "detail shot of face")
for angle in "${ANGLES[@]}"; do infsh app run falai/flux-dev --input "{ "prompt": "Professional product photography of $PRODUCT, $angle, white background, studio lighting" }" > "product_${angle// /_}.json" done
undefined
PRODUCT="luxury watch" ANGLES=("front view" "45 degree angle" "side profile" "detail shot of face")
for angle in "${ANGLES[@]}"; do infsh app run falai/flux-dev --input "{ "prompt": "Professional product photography of $PRODUCT, $angle, white background, studio lighting" }" > "product_${angle// /_}.json" done
undefined

Post-Processing Workflow

后期处理流程

bash
undefined
bash
undefined

1. Generate base product image

1. Generate base product image

infsh app run falai/flux-dev --input '{ "prompt": "Product photo of headphones..." }' > product.json
infsh app run falai/flux-dev --input '{ "prompt": "Product photo of headphones..." }' > product.json

2. Upscale for high resolution

2. Upscale for high resolution

infsh app run falai/topaz-image-upscaler --input '{ "image_url": "<product-url>", "scale": 2 }' > upscaled.json
infsh app run falai/topaz-image-upscaler --input '{ "image_url": "<product-url>", "scale": 2 }' > upscaled.json

3. Remove background if needed

3. Remove background if needed

infsh app run falai/birefnet --input '{ "image_url": "<upscaled-url>" }' > cutout.json
undefined
infsh app run falai/birefnet --input '{ "image_url": "<upscaled-url>" }' > cutout.json
undefined

Prompt Formula

提示词公式

[Product Type] + [Setting/Background] + [Lighting] + [Style] + [Technical]
[Product Type] + [Setting/Background] + [Lighting] + [Style] + [Technical]

Examples

示例

"Wireless earbuds on white marble surface, soft studio lighting, Apple advertising style, 8K, sharp focus"

"Sneakers floating on gradient background, dramatic rim lighting, Nike campaign aesthetic, commercial photography"

"Skincare bottle with water droplets, spa setting with stones, natural lighting, luxury beauty brand style"
"Wireless earbuds on white marble surface, soft studio lighting, Apple advertising style, 8K, sharp focus"

"Sneakers floating on gradient background, dramatic rim lighting, Nike campaign aesthetic, commercial photography"

"Skincare bottle with water droplets, spa setting with stones, natural lighting, luxury beauty brand style"

Best Practices

最佳实践

  1. Consistent style - Match brand aesthetic across all images
  2. High resolution - Use quality models, upscale if needed
  3. Multiple angles - Generate front, side, detail views
  4. Context matters - Lifestyle images convert better than plain white
  5. Props and staging - Add relevant props for visual interest
  6. Lighting consistency - Same lighting style across product line
  1. 风格统一 - 所有图片匹配品牌视觉风格
  2. 高分辨率 - 使用高质量模型,必要时进行放大
  3. 多角度拍摄 - 生成正面、侧面、细节视图
  4. 场景化呈现 - 生活场景图比纯白背景图转化率更高
  5. 道具与布景 - 添加相关道具提升视觉吸引力
  6. 灯光一致 - 同一系列产品使用相同的灯光风格

Related Skills

相关技能

bash
undefined
bash
undefined

Image generation models

Image generation models

npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@ai-image-generation

FLUX specific

FLUX specific

npx skills add inference-sh/skills@flux-image
npx skills add inference-sh/skills@flux-image

Image upscaling

Image upscaling

npx skills add inference-sh/skills@image-upscaling
npx skills add inference-sh/skills@image-upscaling

Background removal

Background removal

npx skills add inference-sh/skills@background-removal
npx skills add inference-sh/skills@background-removal

Full platform skill

Full platform skill

npx skills add inference-sh/skills@inference-sh

Browse all image apps: `infsh app list --category image`
npx skills add inference-sh/skills@inference-sh

浏览所有图片类应用:`infsh app list --category image`