高级定制时尚:华丽礼服的编辑特写

Author:KeorUnreal
2026/01/05 09:12

Description

创作高级定制时尚华丽礼服的编辑特写,保留参考身材呈现奢华气质

Tags

图像生成视觉化

Content

```json
{
  "image_generation_request": {
    "meta": {
      "aspect_ratio": "9:16",
      "resolution": "8K 超高分辨率",
      "realism_level": "照片级写实,超写实细节"
    },
    "artistic_style": {
      "genre": "高端时尚杂志摄影",
      "atmosphere": "奢华,电影感",
      "shot_type": "特写镜头"
    },
    "subject": {
      "constraint": "面部和身材与上传图片 100% 保持一致",
      "general": "惊艳的女性",
      "appearance": {
        "hair": {
          "color": "白色",
          "texture": "直发",
          "volume": "蓬松",
          "length": "长发"
        },
        "makeup": {
          "finish": "魅力哑光",
          "eye_style": "蓝色眼睛"
        }
      },
      "pose_and_expression": {
        "posture": "优雅地斜倚着",
        "hand_position": "一只手触摸头发",
        "expression": "宁静",
        "eyes": "睁开"
      }
    },
    "attire": {
      "garment_type": "礼服",
      "silhouette": "美人鱼廓形",
      "neckline": "露肩",
      "color": "{argument name=\"gown color\" default=\"Cremisi\"}",
      "details": {
        "bodice": {
          "style": "开放式束身衣风格中腰",
          "material": "网纱",
          "structural_element": "垂直鱼骨"
        },
        "sleeves": {
          "adornment": "精致珠饰流苏"
        },
        "embellishments": {
          "intensity": "大量装饰",
          "style": "精致复杂",
          "materials": [
            "银色亮片",
            "珍珠",
            "水晶"
          ]
        }
      }
    },
    "environment": {
      "foreground_prop": {
        "item": "城堡中的躺椅 (charpai)",
        "materials": [
          "乡村木材",
          "编织黄麻"
        ]
      },
      "background": {
        "texture": "深色垂直木板条"
      }
    },
    "technical_parameters": {
      "lighting": {
        "style": "电影感",
        "scheme": "双色调",
        "colors": {
          "tone_1": "忧郁青色",
          "tone_2": "暖琥珀色"
        }
      },
      "focus": {
        "sharpness": "锐利对焦",
        "focal_point": "珠饰纹理"
      }
    }
  }
}
```

---

**Original English:**
{
  "image_generation_request": {
    "meta": {
      "aspect_ratio": "9:16",
      "resolution": "8K ultra-high-resolution",
      "realism_level": "Photorealistic, ultra realistic details"
    },
    "artistic_style": {
      "genre": "High-end editorial fashion photograph",
      "atmosphere": "Luxurious, cinematic",
      "shot_type": "Captive shot"
    },
    "subject": {
      "constraint": "Use same face and figure 100 percent as uploaded image",
      "general": "Stunning woman",
      "appearance": {
        "hair": {
          "color": "White",
          "texture": Straight",
          "volume": "Voluminous",
          "length": "Long"
        },
        "makeup": {
          "finish": "Glamorous matte",
          "eye_style": "Blue eyes"
        }
      },
      "pose_and_expression": {
        "posture": "Gracefully reclining",
        "hand_position": "One hand touching her hair",
        "expression": "Serene",
        "eyes": "Open"
      }
    },
    "attire": {
      "garment_type": "Gown",
      "silhouette": "Mermaid",
      "neckline": "Off-the-shoulder",
      "color": "{argument name="gown color" default="Cremisi"}",
      "details": {
        "bodice": {
          "style": "Open Corset-style midriff",
          "material": "Mesh",
          "structural_element": "Vertical boning"
        },
        "sleeves": {
          "adornment": "Delicate beaded fringe"
        },
        "embellishments": {
          "intensity": "Heavily embellished",
          "style": "Intricate",
          "materials": [
            "Silver sequins",
            "Pearls",
            "Crystals"
          ]
        }
      }
    },
    "environment": {
      "foreground_prop": {
        "item": "Daybed (charpai) in castle",
        "materials": [
          "Rustic wood",
          "Woven jute"
        ]
      },
      "background": {
        "texture": "Dark vertical wooden slats"
      }
    },
    "technical_parameters": {
      "lighting": {
        "style": "Cinematic",
        "scheme": "Dual-tone",
        "colors": {
          "tone_1": "Moody teal",
          "tone_2": "Warm amber"
        }
      },
      "focus": {
        "sharpness": "Sharp focus",
        "focal_point": "Beadwork textures"
      }
    }
  }
}