TexplotAI / dataset.json
ridfati56's picture
Update dataset.json
a5b4045 verified
Raw
History Blame Contribute Delete
3.76 kB
{
"designs": [
{"name": "Rose Bloom", "pattern": "Floral", "color": "Red"},
{"name": "Blue Waves", "pattern": "Wave", "color": "Blue"},
{"name": "Golden Paisley", "pattern": "Paisley", "color": "Gold"},
{"name": "Checkered Classic", "pattern": "Checked", "color": "Black"},
{"name": "Mint Chevron", "pattern": "Chevron", "color": "Mint"},
{"name": "Lavender Mandala", "pattern": "Mandala", "color": "Lavender"},
{"name": "Sunset Gradient", "pattern": "Gradient", "color": "Orange"},
{"name": "Olive Zigzag", "pattern": "Zigzag", "color": "Olive"},
{"name": "Purple Galaxy", "pattern": "Galaxy", "color": "Purple"},
{"name": "Coral Abstract", "pattern": "Abstract", "color": "Coral"},
{"name": "Teal Plaid", "pattern": "Plaid", "color": "Teal"},
{"name": "Silver Damask", "pattern": "Damask", "color": "Silver"},
{"name": "Pink Polka", "pattern": "Polka Dot", "color": "Pink"},
{"name": "Cyan Digital", "pattern": "Digital", "color": "Cyan"},
{"name": "Beige Bohemian", "pattern": "Bohemian", "color": "Beige"},
{"name": "Gold Embroidery", "pattern": "Embroidery Style", "color": "Gold"},
{"name": "Black Tribal", "pattern": "Tribal", "color": "Black"},
{"name": "White Minimal", "pattern": "Minimal", "color": "White"},
{"name": "Maroon Art Deco", "pattern": "Art Deco", "color": "Maroon"},
{"name": "Rust Watercolor", "pattern": "Watercolor", "color": "Rust"},
{"name": "Peach Lace", "pattern": "Lace Pattern", "color": "Peach"},
{"name": "Brown Knitted", "pattern": "Knitted", "color": "Brown"},
{"name": "Navy Spiral", "pattern": "Spiral", "color": "Navy"},
{"name": "Silver 3D Pattern", "pattern": "3D Pattern", "color": "Silver"},
{"name": "Turquoise Pixel", "pattern": "Pixel", "color": "Turquoise"},
{"name": "Green Handmade", "pattern": "Handmade", "color": "Green"},
{"name": "Red Luxury", "pattern": "Luxury", "color": "Red"},
{"name": "Blue Silk Style", "pattern": "Silk Style", "color": "Blue"},
{"name": "Cotton Style Yellow", "pattern": "Cotton Style", "color": "Yellow"},
{"name": "Wool Style Gray", "pattern": "Wool Style", "color": "Gray"},
{"name": "Floral Fusion", "pattern": "Floral", "color": "Pink"},
{"name": "Abstract Lines", "pattern": "Abstract Lines", "color": "Purple"},
{"name": "Chevron Classic", "pattern": "Chevron", "color": "Brown"},
{"name": "Gradient Sunset", "pattern": "Gradient", "color": "Orange"},
{"name": "Galaxy Night", "pattern": "Galaxy", "color": "Navy"},
{"name": "Tie-Dye Summer", "pattern": "Tie-Dye", "color": "Turquoise"},
{"name": "Batik Design", "pattern": "Batik", "color": "Beige"},
{"name": "Ikat Art", "pattern": "Ikat", "color": "Olive"},
{"name": "Modern Abstract", "pattern": "Modern", "color": "Magenta"},
{"name": "Classic Damask", "pattern": "Damask", "color": "Gold"},
{"name": "Vintage Polka", "pattern": "Polka Dot", "color": "Red"},
{"name": "Digital Magic", "pattern": "Digital", "color": "Cyan"},
{"name": "Ethnic Charm", "pattern": "Ethnic", "color": "Maroon"},
{"name": "Tribal Spirit", "pattern": "Tribal", "color": "Brown"},
{"name": "Minimal Elegance", "pattern": "Minimal", "color": "White"},
{"name": "Bohemian Vibes", "pattern": "Bohemian", "color": "Purple"},
{"name": "Embroidery Rich", "pattern": "Embroidery Style", "color": "Gold"},
{"name": "Knitted Comfort", "pattern": "Knitted", "color": "Beige"},
{"name": "Quilted Warmth", "pattern": "Quilted", "color": "Red"},
{"name": "Printed Fun", "pattern": "Printed", "color": "Orange"},
{"name": "Handmade Art", "pattern": "Handmade", "color": "Green"},
{"name": "Luxury Shine", "pattern": "Luxury", "color": "Silver"}
]
}