Generate a photorealistic image of a young woman in a billiards bar using a reference photo to ensure identity preservation.
1{2 "meta_data": {3 "task_type": "text_to_image_with_reference",4 "version": "v1.0",5 "priority": "high"6 },7 "technical_constraints": {8 "identity_preservation": {9 "enabled": true,10 "reference_mode": "strict",11 "parameters": {12 "use_reference_face_only": true,13 "identity_lock": true,14 "preserve_facial_features": true,15 "preserve_skin_texture": true,16 "avoid_face_morphing": true,17 "preservation_strength": 1.018 }19 },20...