พรอมต์การสร้างรูปภาพแบบละเอียดที่ใช้ JSON สำหรับ Gemini Nano Banana Pro

นี่คือพรอมต์ที่มีโครงสร้างสูงในรูปแบบ JSON ซึ่งออกแบบมาสำหรับเครื่องมือสร้างภาพ Gemini Nano Banana Pro โดยระบุลำดับไปป์ไลน์ที่สมบูรณ์สำหรับการสร้างภาพ 'ภาพบุคคลในเทศกาลยามเย็น' รวมถึงการตั้งค่าโดยละเอียดสำหรับการรักษาเอกลักษณ์ของตัวแบบ (โดยใช้บัฟเฟอร์ภาพที่แนบมา) การควบคุมการเคลื่อนไหว (OpenPose) การประกอบเครื่องแต่งกาย การจัดฉากสภาพแวดล้อม (ตลาดกลางคืนกลางแจ้ง) และการตั้งค่าแสง พรอมต์นี้มีประโยชน์สำหรับผู้ใช้ที่ต้องการควบคุมทุกแง่มุมของภาพที่สร้างขึ้นได้อย่างแม่นยำ โดยเฉพาะอย่างยิ่งเมื่อเริ่มต้นจากภาพอ้างอิง
```json
{
"pipeline_sequence_v5": {
"global_settings": {
"project_name": "EVENING_FESTIVAL_PORTRAIT",
"render_target": {
"width": 1080,
"height": 1920,
"ratio": "9:16"
},
"seed_strategy": "Fixed",
"steps": 50
},
"node_01_subject_initialization": {
"module": "Identity_Preservation",
"parameters": {
"source_input": "Attached_Image_Buffer",
"face_restore_strength": 1.0,
"feature_lock": {
"eyes": "Strict",
"nose": "Strict",
"mouth": "Strict",
"skin_texture": "Blend_with_Prompt"
}
},
"morphology": {
"hair": {
"style": "{argument name=\"hair style\" default=\"Long_Wavy\"}",
"color": "{argument name=\"hair color\" default=\"Brown\"}",
"physics": "Natural_Soft"
},
"makeup": {
"lips": "{argument name=\"lip color\" default=\"Soft_Natural_Pink\"}",
"finish": "Dewy",
"intensity": "Natural_Glow"
}
}
},
"node_02_kinematics_control": {
"module": "ControlNet_OpenPose",
"pose_skeleton": {
"body_orientation": "Standing",
"spine_curve": "Slight_Lean_Back",
"right_arm": {
"state": "Relaxed_Down"
},
"left_arm": {
"state": "Relaxed_Down"
},
"head_vector": {
"pitch": 0,
"yaw": 10,
"target": "Lens_Direct"
}
}
},
"node_03_wardrobe_assembly": {
"module": "Layered_Clothing_Generator",
"layers": [
{
"layer_id": 1,
"item": "{argument name=\"clothing item\" default=\"Sleeveless Crop Top\"}",
"pattern": "{argument name=\"clothing pattern\" default=\"Floral_Oriental\"}",
"color_palette": "{argument name=\"color palette\" default=\"Navy_Orange_Green\"}",
"fit": "Fitted"
},
{
"layer_id": 2,
"item": "Accessories",
"elements": [
{ "type": "Necklace", "style": "Layered_Gold_Choker" },
{ "type": "Earrings", "style": "Small_Drop" }
]
}
]
},
"node_04_environment_stage": {
"module": "Scene_Builder",
"setting_type": "{argument name=\"setting type\" default=\"Outdoor_Night_Market\"}",
"assets": {
"lighting_decor": "Hanging_Warm_String_Lights",
"background_elements": "Plants_Shops_People",
"ground_material": "Soft_Dirt"
},
"atmosphere": {
"mood": "Warm_Festive_Evening",
"clutter_density": "Medium_Lively"
}
},
"node_05_lighting_engine": {
"module": "Illumination",
"setup": {
"primary_source": "Warm_Festoon_Lights",
"fill_light": "Ambient_Night_Soft",
"color_grading_lut": "Warm_Glow",
"shadow_quality": "Soft"
}
}
}
}
```ค้นหา prompt ด้วย AI
ให้ AI ช่วยค้นหา prompt หลายหมื่นรายการ กรองตามโมเดล ช่วงเวลา คีย์เวิร์ด และจัดเรียงตามยอดมีส่วนร่วม เช่น ยอดวิว ยอดบันทึก ยอดแชร์ และอื่นๆ
สร้างมาเพื่อครีเอเตอร์ ฟรีตลอดไป
YouMind คือผู้ช่วยสร้างสรรค์ AI ที่ครีเอเตอร์ทั่วโลกไว้วางใจ ทุกพรอมต์ที่นี่คัดสรรมาเพื่อช่วยให้คุณสร้างสรรค์ได้ดีและเร็วขึ้น


