Prompts Grid
PROMPTSGRID
تاريخ النشر: ٢٥ مايو ٢٠٢٦
مهمة تبديل الوجه عالي الدقة

مهمة تبديل الوجه عالي الدقة

موجه JSON منظم يحدد مهمة تبديل الوجه عالي الدقة. تركز التعليمات على الدمج السلس والفائق الواقعية، والحفاظ على هوية المصدر، ومطابقة لون البشرة والتعبير، والحفاظ على تفاصيل الخلفية والتكوين الأصليين.

prompt.txt
1{
2 "task": "face_swap",
3 "instructions": {
4 "primary_goal": "Transfer the face from source image (image1) onto the subject in target image (image2) with seamless, ultra-realistic integration",
5 "source_mapping": {
6 "face_source": "image1",
7 "face_target": "image2",
8 "preserve_source_identity": true
9 },
10 "identity": {
11 "match_skin_tone": true,
12 "match_facial_expression": true,
13 "maintain_face_structure": true
14 },
15 "blending": {
16 "seamless_edges": true,
17 "match_lighting": true,
18 "match_color_grading": true,
19 "preserve_shadows_highlights": true,
20 "no_visible_artifacts": true
21 },
22 "background": {
23 "preserve_original_background": true,
24 "preserve_environment_details": true,
25 "no_changes_to_objects": true,
26 "no_blur_or_distortion": true
27 },
28 "composition": {
29 "keep_original_pose": true,
30 "keep_camera_angle": true,
31 "keep_framing": true,
32 "maintain_depth_of_field": true
33 },
34 "quality": {
35 "ultra_realistic": true,
36 "high_resolution": true,
37 "natural_texture": true,
38 "no_ai_look": true
39 }
40 }
41}

استكشف برومبتات مشابهة