Spaces:
Build error
Build error
File size: 1,519 Bytes
3ee6dfe | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | {
"Kurtis": {
"color": "attr_1",
"fit_shape": "attr_2",
"length": "attr_3",
"occasion": "attr_4",
"ornamentation": "attr_5",
"pattern": "attr_6",
"print_or_pattern_type": "attr_7",
"sleeve_length": "attr_8",
"sleeve_styling": "attr_9"
},
"Men Tshirts": {
"color": "attr_1",
"neck": "attr_2",
"pattern": "attr_3",
"print_or_pattern_type": "attr_4",
"sleeve_length": "attr_5"
},
"Sarees": {
"blouse_pattern": "attr_1",
"border": "attr_2",
"border_width": "attr_3",
"color": "attr_4",
"occasion": "attr_5",
"ornamentation": "attr_6",
"pallu_details": "attr_7",
"pattern": "attr_8",
"print_or_pattern_type": "attr_9",
"transparency": "attr_10"
},
"Women Tops & Tunics": {
"color": "attr_1",
"fit_shape": "attr_2",
"length": "attr_3",
"neck_collar": "attr_4",
"occasion": "attr_5",
"pattern": "attr_6",
"print_or_pattern_type": "attr_7",
"sleeve_length": "attr_8",
"sleeve_styling": "attr_9",
"surface_styling": "attr_10"
},
"Women Tshirts": {
"color": "attr_1",
"fit_shape": "attr_2",
"length": "attr_3",
"pattern": "attr_4",
"print_or_pattern_type": "attr_5",
"sleeve_length": "attr_6",
"sleeve_styling": "attr_7",
"surface_styling": "attr_8"
}
} |