Spaces:
Build error
Build error
| SPECIAL = [ | |
| "1girl", | |
| "2girls", | |
| "3girls", | |
| "4girls", | |
| "5girls", | |
| "6+girls", | |
| "multiple_girls", | |
| "1boy", | |
| "2boys", | |
| "3boys", | |
| "4boys", | |
| "5boys", | |
| "6+boys", | |
| "multiple_boys", | |
| "male_focus", | |
| "1other", | |
| "2others", | |
| "3others", | |
| "4others", | |
| "5others", | |
| "6+others", | |
| "multiple_others", | |
| ] | |
| TARGET = { | |
| "very_short": 10, | |
| "short": 20, | |
| "long": 40, | |
| "very_long": 60, | |
| } | |