البرومت ♥️💬 prompt
في رسالتين بالاسفل
{
"engine": "AI_Personal_Styling_Infographic_Generator_PRO",
"version": "7.0",
"language": "English",
"aspect_ratio": "1:1",
"quality": "ultra_high",
"output_type": "infographic_image",
"input": {
"person_image": "{{UPLOAD_IMAGE}}",
"gender": "{{auto_detect}}",
"age_range": "{{auto_detect}}",
"skin_tone": "{{auto_analyze}}",
"face_shape": "{{auto_analyze}}",
"hair_type": "{{auto_analyze}}"
},
"layout": {
"style": "modern_dark_ui",
"theme_colors": ["black", "charcoal", "deep_blue", "white"],
"grid_structure": {
"rows": 2,
"columns": 2
},
"sections": [
"personal_color_analysis",
"season_palette",
"hairstyle_analysis",
"style_recommendations"
]
},
"modules": {
"personal_color_analysis": {
"title": "PERSONAL COLOR ANALYSIS",
"position": "top_left",
"content": {
"main_portrait": true,
"color_palette_preview": true,
"categories": [
{
"label": "BEST COLORS",
"indicator": "green_check",
"generate_variations": 4,
"color_logic": "high_contrast + cool_tones"
},
{
"label": "OKAY COLORS",
"indicator": "yellow_minus",
"generate_variations": 4,
"color_logic": "neutral_balance"
},
{
"label": "AVOID COLORS",
"indicator": "red_cross",
"generate_variations": 4,
"color_logic": "low_contrast + warm_mismatch"
}
]
}
},
"season_palette": {
"title": "YOUR SEASON",
"position": "top_right",
"content": {
"season_type": "{{auto_detect_season}}",
"possible_values": [
"Deep Winter",
"Cool Winter",
"Bright Winter",
"Soft Summer",
"Light Summer",
"Warm Autumn",
"Deep Autumn",
"Light Spring"
],
"best_neutrals": {
"generate_palette": 5
},
"best_accent_colors": {
"generate_palette": 8
},
"why_it_works": [
"Higher Contrast",
"Clear Features",
"Rich Colors"
]
}
},
"hairstyle_analysis": {
"title": "HAIRSTYLE ANALYSIS",
"position": "bottom_left",
"content": {
"hair_profile": {
"type": "{{auto_detect}}",
"volume": "{{auto_detect}}",
"texture": "{{auto_detect}}"
},
"face_shape": "{{auto_detect}}",
"categories": [
{
"label": "BEST STYLES",
"indicator": "green_check",
"styles": [
"Textured Quiff",
"Side Part",
"Mid Fade + Volume",
"Tapered Classic"
]
},
{
"label": "OKAY STYLES",
"indicator": "yellow_minus",
"styles": [
"Curtain Style",
"Comb Over",
"Slick Back",
"Bro Flow"
]
}
],
"visual_generation": {
"apply_styles_on_face": true,
"angles": ["front", "slight_side"]
}
}
},
"style_recommendations": {
"title": "AVOID STYLES & TIPS",
"position": "bottom_right",
"content": {
"avoid_styles": [
"Heavy Fringe",
"Mushroom Cut",
"Overly Spiky",
"Long Uncontrolled"
],
"quick_tips": [
"Use volume at top",
"Apply matte clay",
"Keep sides clean"
]
}
}
},
"visual_rules": {
"background": "dark_gradient",
"lighting": "studio_soft_light",
"face_consistency": "preserve_identity",
"rendering_style": "ultra_realistic",
"icon_style": "minimal_3D_icons",
"typography": "bold_modern_sans_serif"
},