芭比风生日女孩派对

Author:sammy
2026/01/05 09:12

Description

生成芭比风格的生日派对场景,展现欢乐的女性形象和彩色气球装饰。

Tags

图像生成视觉化

Content

```json
{
  "subject": {
    "type": "年轻女性",
    "pose": "身体略微前倾,双手捧着蛋糕,对着镜头开心地大笑",
    "expression": "开心、兴奋、庆祝",
    "face_details": {
      "skin_tone": "白皙",
      "hair": "金色长直发",
      "makeup": "柔和的魅力妆容,唇部有光泽,眼部轮廓分明"
    },
    "outfit": {
      "type": "两件式派对套装",
      "top": "长袖露脐上衣,前系带设计,粉色透明面料,带有深粉色心形/圆点印花",
      "skirt": "与上衣配套的短款迷你裙,图案和材质相同",
      "accessories": {
        "necklace": "细银色项圈项链",
        "headpiece": "粉色毛绒生日头饰/皇冠"
      }
    }
  },
  "scene": {
    "setting": "室内派对房间",
    "decorations": {
      "balloons": {
        "colors": ["浅粉色", "亮粉色", "金属粉"],
        "types": ["圆形气球", "心形气球", "星形气球"],
        "quantity": "大量气球充满天花板和背景",
        "strings": "气球上垂下长长的白色细绳"
      }
    },
    "furniture": {
      "visible_items": [
        "地板上有一个奶油色毛绒玩具或靠垫",
        "右侧部分可见的餐椅"
      ]
    }
  },
  "cake": {
    "color": "柔和的粉色",
    "shape": "圆形",
    "details": {
      "decoration": "顶部有珍珠状可食用珠子",
      "base": "柔软的粉色裱花边框"
    },
    "presentation": "放在女性手中的白色蛋糕托盘上"
  },
  "props": {
    "handheld_item": {
      "type": "粉色发光魔杖或玩具,尖端发光",
      "design": "末端有可爱的动物造型"
    }
  },
  "lighting": {
    "type": "柔和的室内照明",
    "mood": "温暖、明亮、喜庆",
    "source": "天花板灯光,散发着环境光晕"
  },
  "colors_theme": "服装、气球、蛋糕、整体氛围都以粉色为主",
  "camera": {
    "angle": "平视角度,略微特写",
    "framing": "肖像构图,主体居中,背景充满气球",
    "focus": "主体清晰,背景略微模糊以增加景深",
    "vibe": "生日庆祝、俏皮、女性化、有趣、芭比风格美学"
  },
  "style": {
    "realism": "写实",
    "aesthetic": "柔和的派对魅力,以粉色调为主"
  }
}
```

---

**Original English:**
{
  "subject": {
    "type": "young woman",
    "pose": "leaning slightly forward while holding a cake with both hands, smiling widely at the camera",
    "expression": "happy, excited, celebratory",
    "face_details": {
      "skin_tone": "fair",
      "hair": "long straight blonde hair",
      "makeup": "soft glam makeup with glossy lips and defined eyes"
    },
    "outfit": {
      "type": "two-piece party outfit",
      "top": "long-sleeve crop top with front tie, pink transparent fabric with darker pink heart/spot print",
      "skirt": "short mini skirt matching the top, same pattern and material",
      "accessories": {
        "necklace": "thin silver choker necklace",
        "headpiece": "pink fluffy birthday tiara/crown"
      }
    }
  },
  "scene": {
    "setting": "indoor party room",
    "decorations": {
      "balloons": {
        "colors": ["light pink", "hot pink", "metallic pink"],
        "types": ["round balloons", "heart-shaped balloons", "star-shaped balloons"],
        "quantity": "large number filling the ceiling and background",
        "strings": "long white strings hanging down from the balloons"
      }
    },
    "furniture": {
      "visible_items": [
        "cream-colored plush stuffed toy or cushion on the floor",
        "dining chairs partially visible on the right"
      ]
    }
  },
  "cake": {
    "color": "pastel pink",
    "shape": "round",
    "details": {
      "decoration": "pearl-like edible beads on top",
      "base": "soft pink piped frosting border"
    },
    "presentation": "placed on a white cake board held by the woman"
  },
  "props": {
    "handheld_item": {
      "type": "pink light-up wand or toy with glowing tip",
      "design": "cute animal-like figure at the end"
    }
  },
  "lighting": {
    "type": "soft indoor lighting",
    "mood": "warm, bright, festive",
    "source": "ceiling lights with ambient glow"
  },
  "colors_theme": "dominant pink theme throughout outfit, balloons, cake, mood",
  "camera": {
    "angle": "eye-level, slightly close-up",
    "framing": "portrait orientation, subject centered with balloons filling background",
    "focus": "sharp on subject, slightly blurred background for depth"
  },
  "vibe": "birthday celebration, playful, feminine, fun, Barbie-core aesthetic",
  "style": {
    "realism": "photorealistic",
    "aesthetic": "soft party glamour with pink color palette"
  }
}