
prompts_map = {
    "caption": "Generate a short description (title/subtitle) of the image",
    "detailed_caption": "Generate a detailed description including more visual details and environmental information",
    "more_detailed_caption": "Generate a super-detailed description incorporating emotions, atmosphere, dynamics, or associative content",
    "tags": "Generate relevant tags/keywords for the content",
    "mixed": "Generate a mixed-style description combining a short title with key tags or elements",
    "extra_mixed": "Generate an enhanced mixed-style description with additional details or emotional elements based on 'mixed'",
    "analyze": "Analyze the content and output a structured interpretation of composition, color matching, emotional tone, etc."
}
