视频 图片
登录
Nano Banana Pro 2×2 手机

Nano Banana Pro 2×2 手机

A complex JSON prompt structure for Nano Banana Pro to create a 2x2 grid image sequence where a person is holding a smartphone, and the content displayed on the phone screen is replaced with a second uploaded image. It maintains identity consistency and defines specific poses and camera effects for each panel.

观看19,700
点赞210
评论2
分享15
收藏160
引用1
翻译
{
  "layout": {
    "type": "网格_2x2"
  },

  "global": {
    "edit_type": "手机动作编辑",

    "source": {
      "mode": "编辑",
      "reference_images": {
        "first": "基础照片人物与环境",
        "second": "手机屏幕内容"
      },
      "preserve_from_first": {
        "same_person_or_group": true,
        "same_faces": true,
        "same_hairstyles": true,
        "same_outfits": true,
        "same_environment_style": true
      }
    },

    "identity": {
      "keep_identity_consistent": true,
      "expression": "明亮自然微笑"
    },

    "phone": {
      "allowed": true,
      "holding_styles": [
        "单手",
        "双手",
        "靠近胸部",
        "靠近臀部",
        "倾斜",
        "侧面",
        "部分朝向镜头"
      ],
      "rules": {
        "each_person_may_hold_one_phone": true,
        "screen_should_be_naturally_visible": true,
        "do_not_force_phone_directly_toward_camera": true
      }
    },

    "screen_replacement": {
      "use_second_reference_image_as_content": true,
      "fit_without_distortion": true,
      "no_ui": true
    },

    "environment": {
      "preserve_environment_style_from_reference": true,
      "lighting_consistent_with_reference": true
    },

    "constraints": {
      "no_new_characters": true,
      "no_costume_change": true,
      "no_change_to_reference_location_type": true
    }
  },

  "panels": [
    {
      "id": "panel_1",
      "role": "柔和介绍",
      "edit": true,
      "pose": {
        "pose_can_change": true,
        "style_tags": ["行走", "柔和动作", "并肩"],
        "focus_on_expressive_hands": true
      }
    },

    {
      "id": "panel_2",
      "role": "手机视图柔和",
      "edit": true,
      "pose": {
        "pose_can_change": true,
        "style_tags": ["看着手机", "脸部特写", "自然姿势"],
        "focus_on_expressive_hands": true
      }
    },

    {
      "id": "panel_3",
      "role": "手机向前",
      "edit": true,
      "pose": {
        "pose_can_change": true,
        "style_tags": ["手向前", "手机前方柔和", "手臂伸展"],
        "focus_on_expressive_hands": true
      },
      "camera_effect": {
        "perspective": "广角",
        "near_objects_appear_large": true
      }
    },

    {
      "id": "panel_4",
      "role": "跳切",
      "edit": true,
      "use_preset": "跳转帧"
    }
  ],

  "pose_presets": {
    "跳转帧": {
      "pose": {
        "pose_can_change": true,
        "style_tags": ["跳跃", "活泼", "空中"],
        "focus_on_expressive_hands": true
      },
      "camera_effect": {
        "perspective": "广角",
        "allow_view_from_below": true
      }
    }
  }
}

机器翻译 — 实际生成作品的是原文提示词。

✨ 生成 原始帖子 在 Hitboard 打开