Spaces:
Sleeping
Sleeping
Update categories.py
Browse files- categories.py +59 -15
categories.py
CHANGED
|
@@ -1,26 +1,70 @@
|
|
| 1 |
-
#
|
| 2 |
FASHION_CATEGORIES = [
|
| 3 |
-
# 👕
|
| 4 |
"t-shirt", "long sleeve t-shirt", "short sleeve shirt",
|
| 5 |
"button-down shirt", "dress shirt", "blouse",
|
| 6 |
-
"sleeveless shirt", "tank top", "crop top",
|
| 7 |
-
"polo shirt", "
|
|
|
|
| 8 |
|
| 9 |
-
#
|
| 10 |
-
"
|
| 11 |
-
"
|
| 12 |
-
"
|
|
|
|
|
|
|
| 13 |
|
| 14 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
"jacket", "denim jacket", "leather jacket",
|
| 16 |
"blazer", "suit jacket", "bomber jacket",
|
| 17 |
"windbreaker", "parka", "puffer jacket",
|
| 18 |
"trench coat", "wool coat", "peacoat",
|
| 19 |
-
"raincoat", "vest", "waistcoat",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
-
#
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
-
"
|
| 26 |
]
|
|
|
|
| 1 |
+
# Liste COMPLÈTE des catégories de mode
|
| 2 |
FASHION_CATEGORIES = [
|
| 3 |
+
# 👕 Hauts
|
| 4 |
"t-shirt", "long sleeve t-shirt", "short sleeve shirt",
|
| 5 |
"button-down shirt", "dress shirt", "blouse",
|
| 6 |
+
"sleeveless shirt", "tank top", "crop top",
|
| 7 |
+
"polo shirt", "sweatshirt", "hoodie",
|
| 8 |
+
"sweater", "cardigan", "pullover",
|
| 9 |
|
| 10 |
+
# 👚 Robes
|
| 11 |
+
"dress", "long dress", "short dress",
|
| 12 |
+
"maxi dress", "midi dress", "mini dress",
|
| 13 |
+
"cocktail dress", "evening dress", "wedding dress",
|
| 14 |
+
"summer dress", "wrap dress", "shirt dress",
|
| 15 |
+
"bodycon dress", "A-line dress", "shift dress",
|
| 16 |
|
| 17 |
+
# 👖 Bas
|
| 18 |
+
"jeans", "skinny jeans", "straight jeans",
|
| 19 |
+
"bootcut jeans", "wide leg jeans", "joggers",
|
| 20 |
+
"pants", "trousers", "dress pants",
|
| 21 |
+
"chinos", "cargo pants", "leggings",
|
| 22 |
+
"yoga pants", "shorts", "denim shorts",
|
| 23 |
+
"bermuda shorts", "cycling shorts",
|
| 24 |
+
|
| 25 |
+
# 🧥 Vestes & Manteaux
|
| 26 |
"jacket", "denim jacket", "leather jacket",
|
| 27 |
"blazer", "suit jacket", "bomber jacket",
|
| 28 |
"windbreaker", "parka", "puffer jacket",
|
| 29 |
"trench coat", "wool coat", "peacoat",
|
| 30 |
+
"raincoat", "vest", "waistcoat",
|
| 31 |
+
|
| 32 |
+
# 👗 Jupes
|
| 33 |
+
"skirt", "long skirt", "short skirt",
|
| 34 |
+
"mini skirt", "midi skirt", "maxi skirt",
|
| 35 |
+
"pencil skirt", "A-line skirt", "pleated skirt",
|
| 36 |
+
"denim skirt", "leather skirt", "wrap skirt",
|
| 37 |
+
|
| 38 |
+
# 👟 Chaussures
|
| 39 |
+
"sneakers", "athletic shoes", "running shoes",
|
| 40 |
+
"boots", "ankle boots", "knee-high boots",
|
| 41 |
+
"rain boots", "heels", "high heels",
|
| 42 |
+
"pumps", "sandals", "flip flops",
|
| 43 |
+
"loafers", "oxfords", "dress shoes",
|
| 44 |
+
"espadrilles", "slippers",
|
| 45 |
+
|
| 46 |
+
# 👜 Accessoires
|
| 47 |
+
"handbag", "tote bag", "shoulder bag",
|
| 48 |
+
"crossbody bag", "clutch", "backpack",
|
| 49 |
+
"purse", "wallet", "belt",
|
| 50 |
+
"scarf", "hat", "cap",
|
| 51 |
+
"beanie", "sunglasses", "gloves",
|
| 52 |
+
|
| 53 |
+
# 🩱 Maillots & Combinaisons
|
| 54 |
+
"swimsuit", "bikini", "one-piece swimsuit",
|
| 55 |
+
"swim trunks", "board shorts", "swimwear",
|
| 56 |
+
"bodysuit", "jumpsuit", "romper",
|
| 57 |
+
"playsuit", "overall", "dungarees",
|
| 58 |
+
|
| 59 |
+
# 👙 Sous-vêtements
|
| 60 |
+
"bra", "panties", "underwear",
|
| 61 |
+
"boxers", "briefs", "lingerie",
|
| 62 |
+
"shapewear", "sleepwear", "pajamas",
|
| 63 |
+
"robe", "bathrobe",
|
| 64 |
|
| 65 |
+
# 🧦 Autres
|
| 66 |
+
"socks", "tights", "stockings",
|
| 67 |
+
"leotard", "costume", "uniform",
|
| 68 |
+
"sportswear", "activewear", "gym clothes",
|
| 69 |
+
"athletic wear", "ski wear", "winter wear"
|
| 70 |
]
|