Spaces:
Runtime error
Runtime error
| { | |
| "brands": [ | |
| "Lakme", | |
| "Maybelline", | |
| "L`Oréal", | |
| "Revlon", | |
| "Kèrastase", | |
| "Garnier", | |
| "Nykaa" | |
| ], | |
| "event": [ | |
| "wedding", | |
| "birthday", | |
| "my anniversary", | |
| "corporate party", | |
| "award ceremony", | |
| "weekend getaway", | |
| "beach vacation" | |
| ], | |
| "work_profile": [ | |
| "corporate employee", | |
| "entrepreneur", | |
| "self-employed person", | |
| "student", | |
| "home maker", | |
| "door-to-door sales person", | |
| "teacher" | |
| ], | |
| "self_care_routine": [ | |
| "limited to just washing my face", | |
| "very basic", | |
| "advanced level" | |
| ], | |
| "peer_group": ["family", "friends", "colleagues", "other"], | |
| "budgets": ["economical", "balanced", "luxury"], | |
| "skin_type": [ | |
| "normal", | |
| "sensitive", | |
| "dry", | |
| "oily", | |
| "combination", | |
| "acne-prone" | |
| ], | |
| "age_segment": ["18-30", "31-45", "45+"] | |
| } | |