业余抓拍·JSON参数提示词
绘画2.7万
带ControlNet与脸部锁定的JSON格式抓拍图生成参数
JSON candid-photo generation params with ControlNet and face lock.
提示词全文
{
"prompt": "instagirl, candid phone snapshot, realistic amateur vibe, natural skin texture, light makeup at most, handheld micro-blur, iPhone 11 wide 26mm EXIF look, f/1.8, 1/60s, ISO 200, slight lens distortion, casual posture, everyday outfit, mild flyaway hair, imperfect framing, background clutter present, no retouching, realistic shadows, faithful anatomy, same person identity, same body proportions",
"negative_prompt": "beauty filter, skin smoothing, studio glam, hdr glow, cinematic grading, fashion editorial, airbrush, liquify, body morph, face changed, de-aged, uncanny valley, extra fingers, warped limbs, NSFW, lingerie, bikini, watermark, text, logo, border",
"image": "<REFERENCE_IMAGE_URL>",
"strength": 0.35,
"guidance": 5.0,
"control_nets": [
{
"type": "openpose",
"image": "<REFERENCE_IMAGE_URL>",
"weight": 0.7,
"guess_mode": false
},
{
"type": "depth",
"image": "<REFERENCE_IMAGE_URL>",
"weight": 0.45
}
],
"face_lock": {
"type": "ip_adapter_faceid",
"ref_image": "<REFERENCE_FACE_CROP_OR_SAME_URL>",
"weight": 0.75
}
}怎么用这条提示词
- 1复制下方提示词全文
- 2把方括号 ____ 占位替换成你的具体需求
- 3粘贴到 DeepSeek / Claude / ChatGPT 等模型运行