[esc] to go back

Bikini Mirror Selfie Technical Prompt

Generation Prompt

{
  "identity_replacement_policy": {
    "use_subject_identity": true,
    "source": "newly_uploaded_subject_photo",
    "replace_only": [
      "face",
      "hair_identity",
      "skin_tone",
      "body_identity"
    ],
    "preserve_original_scene": true,
    "ignore_subject_background": true,
    "ignore_subject_pose": true,
    "ignore_subject_lighting": true,
    "ignore_subject_outfit": true,
    "forbid_random_identity": true,
    "identity_lock_weight": 1.4
  },
  "global_constraint_weights": {
    "camera_weight": 1.6,
    "pose_weight": 1.7,
    "bikini_weight": 1.8,
    "environment_weight": 1.5,
    "lighting_weight": 1.4,
    "reflection_weight": 1.5,
    "negative_drift_penalty": 2
  },
  "camera_lock": {
    "frame_aspect_ratio": "9:16",
    "sensor_simulation_mm": 36,
    "lens_focal_length_mm": 24,
    "camera_height_cm": 148,
    "camera_distance_cm": 125,
    "camera_pitch_deg": -3,
    "camera_yaw_deg": 0,
    "camera_roll_deg": 0,
    "projection_model": "rectilinear",
    "framing_box_norm": {
      "top": 0,
      "bottom": 1,
      "left": 0,
      "right": 1
    },
    "subject_anchor_box_norm": {
      "top": 0.11,
      "bottom": 0.98,
      "left": 0.21,
      "right": 0.79
    },
    "mirror_reflection_geometry": {
      "reflection_mode": "frontal_mirror",
      "mirror_normal_vector": [
        0,
        0,
        -1
      ],
      "camera_to_mirror_distance_cm": 70,
      "mirror_vertical_fov_deg": 72,
      "mirror_horizontal_fov_deg": 45
    },
    "lens_distortion_model": {
      "k1": 0.00012,
      "k2": -0.00006,
      "p1": 0,
      "p2": 0
    },
    "foreshortening_lock": true,
    "camera_lock_enforced": true
  },
  "pose_lock": {
    "body_orientation_deg": 2,
    "hip_rotation_deg": 1,
    "torso_rotation_deg": 3,
    "left_shoulder_roll_deg": -2,
    "right_shoulder_roll_deg": 4,
    "head_pitch_deg": -1,
    "head_yaw_deg": -2,
    "head_roll_deg": 0,
    "weight_distribution": {
      "left_leg_percent": 56,
      "right_leg_percent": 44
    },
    "center_of_mass_norm": {
      "x": 0.49,
      "y": 0.63
    },
    "left_arm_position_norm": {
      "shoulder_x": 0.37,
      "shoulder_y": 0.35,
      "elbow_x": 0.4,
      "elbow_y": 0.57,
      "wrist_x": 0.39,
      "wrist_y": 0.74,
      "hand_state": "relaxed"
    },
    "right_arm_position_norm": {
      "shoulder_x": 0.61,
      "shoulder_y": 0.35,
      "elbow_x": 0.63,
      "elbow_y": 0.49,
      "wrist_x": 0.56,
      "wrist_y": 0.2,
      "hand_state": "holding_phone"
    },
    "hand_objects": {
      "right_hand": {
        "holding_device": true,
        "object_type": "smartphone",
        "phone_center_x": 0.55,
        "phone_center_y": 0.2,
        "phone_tilt_deg": 88
      },
      "left_hand": {
        "holding_device": false,
        "tension_vector": [
          0.06,
          -0.03,
          0
        ]
      }
    },
    "leg_positions_norm": {
      "left_hip_y": 0.63,
      "right_hip_y": 0.63,
      "left_knee_x": 0.44,
      "left_knee_y": 0.82,
      "right_knee_x": 0.55,
      "right_knee_y": 0.83,
      "left_foot_x": 0.44,
      "left_foot_y": 0.99,
      "right_foot_x": 0.56,
      "right_foot_y": 0.99
    },
    "spine_curve_parameters": {
      "lumbar_curve_deg": 4,
      "thoracic_curve_deg": -3,
      "cervical_curve_deg": 1
    },
    "gravity_alignment_vector": [
      0,
      -1,
      0
    ],
    "pose_lock_enforced": true
  },
  "bikini_geometry_lock": {
    "bikini_top": {
      "style": "ribbed_triangle_top",
      "color_lock": "deep_brown",
      "material": "ribbed_elastic_fabric",
      "apex_spacing_cm": 21,
      "cup_height_cm": 17,
      "strap_width_cm": 1,
      "strap_anchor_points_norm": {
        "left_neck": [
          0.34,
          0.17
        ],
        "right_neck": [
          0.66,
          0.17
        ],
        "left_underbust": [
          0.37,
          0.4
        ],
        "right_underbust": [
          0.63,
          0.4
        ]
      },
      "fabric_curvature_cm": 2.2,
      "underbust_edge_height_norm": 0.42,
      "underbust_chain": {
        "enabled": true,
        "metal_color": "gold",
        "pendant_count": 11,
        "pendant_spacing_cm": 1.7,
        "chain_drop_cm": 2.4,
        "chain_lowest_point_norm": [
          0.5,
          0.45
        ]
      }
    },
    "bikini_bottom": {
      "style": "mid_waist_v_cut",
      "color_lock": "deep_brown",
      "front_height_cm": 19,
      "side_height_cm": 21,
      "back_height_cm": 23,
      "leg_opening_angle_deg": 47,
      "fabric_tension_vector": [
        0.08,
        -0.05,
        0
      ],
      "waistband_curve_cm": 3.5,
      "center_front_peak_norm": [
        0.5,
        0.63
      ],
      "hip_anchor_points_norm": {
        "left": [
          0.39,
          0.66
        ],
        "right": [
          0.61,
          0.66
        ]
      }
    },
    "accessories": {
      "left_ankle": {
        "anklet": true,
        "anklet_material": "metal_chain",
        "anklet_position_norm": [
          0.44,
          0.99
        ]
      },
      "left_wrist": {
        "watch": true,
        "watch_shape": "rectangular",
        "watch_face_orientation_deg": 92
      }
    },
    "bikini_lock_enforced": true
  },
  "lighting_lock": {
    "primary_light": {
      "type": "recessed_ceiling_panel",
      "intensity_lux": 540,
      "color_temperature_k": 3400,
      "position_vector_m": [
        0,
        2.3,
        1.2
      ],
      "direction_vector": [
        0,
        -1,
        -0.12
      ],
      "shadow_softness_px": 20
    },
    "secondary_fill": {
      "type": "ambient_bounce",
      "intensity_ratio": 0.34,
      "color_temperature_k": 4100
    },
    "specular_highlights": {
      "enable": true,
      "strength": 0.19,
      "highlight_points_norm": [
        [
          0.47,
          0.29
        ],
        [
          0.52,
          0.19
        ],
        [
          0.6,
          0.41
        ]
      ]
    },
    "reflection_rules": {
      "mirror_strength": 1,
      "reflection_fidelity": "exact",
      "forbid_extra_glare": true
    },
    "lighting_lock_enforced": true
  },
  "environment_lock": {
    "room_geometry": {
      "floor_plane_normal": [
        0,
        1,
        0
      ],
      "tile_grid_size_cm": 60,
      "floor_color_rgb": [
        214,
        209,
        196
      ],
      "grout_color_rgb": [
        190,
        185,
        176
      ]
    },
    "background_elements": {
      "bathtub": {
        "enabled": true,
        "shape": "rectangular_soaking_tub",
        "position_norm": [
          0.79,
          0.63
        ],
        "rim_height_cm": 58,
        "inner_shadow_strength": 0.22
      },
      "wooden_frame": {
        "enabled": true,
        "position_norm": [
          0.03,
          0
        ],
        "width_norm": 0.17,
        "frame_color_rgb": [
          125,
          93,
          63
        ]
      },
      "towel_hook": {
        "enabled": true,
        "position_norm": [
          0.23,
          0.33
        ],
        "towel_length_cm": 98,
        "towel_color_rgb": [
          240,
          240,
          235
        ]
      },
      "sink_counter": {
        "enabled": true,
        "position_norm": [
          0.18,
          0.53
        ],
        "counter_depth_cm": 55,
        "counter_color_rgb": [
          210,
          205,
          195
        ]
      },
      "ceiling_panel_light": {
        "enabled": true,
        "position_norm": [
          0.5,
          0.08
        ],
        "width_norm": 0.52,
        "height_norm": 0.1,
        "panel_color_temperature_k": 3250
      }
    },
    "environment_lock_enforced": true
  },
  "prohibitions": {
    "forbid_pose_drift": true,
    "forbid_camera_movement": true,
    "forbid_bikini_style_change": true,
    "forbid_bikini_color_change": true,
    "forbid_chain_removal": true,
    "forbid_environment_change": true,
    "forbid_bathroom_style_change": true,
    "forbid_tile_color_change": true,
    "forbid_mirror_frame_change": true,
    "forbid_bathtub_removal": true,
    "forbid_new_objects": true,
    "forbid_scene_reinterpretation": true,
    "forbid_face_stylization": true,
    "forbid_body_resculpting": true,
    "forbid_slimming_or_enlarging": true,
    "forbid_expression_drift": true,
    "forbid_alt_outfit": true,
    "forbid_swimsuit_coverups": true,
    "forbid_extra_jewelry": true,
    "forbid_hair_length_change": true
  },
  "output_settings": {
    "resolution_px": [
      1536,
      2730
    ],
    "sharpness_level": 0.95,
    "noise_floor": 0.02,
    "color_profile": "sRGB",
    "skin_realism_strict": true,
    "reflection_accuracy_strict": true,
    "compression_artifact_limit": 0.01,
    "global_fidelity_lock": true,
    "drift_penalty_enabled": true,
    "max_allowed_deviation_percent": 3
  }
}