uenoo

x.com  daily  youtube
History - Posting / Comment / Keyword

1499 - nano banana2で複数の画像を使う場合、画像一枚一枚にプロントを出す方法

Posting / Comment / keyword / #ai
1499 2026-04-02 17:46:45
nano banana2で複数の画像を使う場合、画像一枚一枚にプロントを出す方法


■ 方法①:画像を番号で紐付ける(王道)
複数画像をアップしたときに、順番(Image 1, Image 2…)で指定する

例:
Image 1: 女性のポーズと構図を維持
Image 2: 背景の雰囲気と色味を使用
Image 3: 衣装デザインのみ反映

A beautiful anime girl, long hair, cinematic lighting
---------------------------------


■ 方法②:役割タグを作る(上級)
画像ごとに役割ラベルを与える

例:
[BASE_POSE] = Image 1
[FACE_STYLE] = Image 2
[OUTFIT] = Image 3

Use BASE_POSE for composition,
FACE_STYLE for facial details,
OUTFIT for clothing design.
---------------------------------


■ 方法③:分割生成(実は一番安定)
1回でやろうとせず、分ける

① Image1で構図生成
② その結果+Image2で顔調整
③ 最後に衣装追加
---------------------------------


■ 方法④:ネガティブで制御
「この画像の要素は使うな」も指定できる

Use Image 1 for pose only
Do not use face from Image 1
Use face from Image 2
---------------------------------


■ 実戦テンプレ(そのまま使える)

Image 1: use for pose and composition
Image 2: use for face and expression
Image 3: use for outfit and details

Do not mix styles randomly.
Keep consistency.
High quality, detailed, cinematic lighting

[Confirm/確認] 誰もが自由に書き込み削除ができます
/ #ai