dejanseo commited on
Commit
e12174e
·
verified ·
1 Parent(s): 2249513

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -86,9 +86,9 @@ def main():
86
 
87
  categories = [
88
  "No Shopping Intent",
89
- "Fashion & Style",
90
- "Home & Garden",
91
- "Tools, Vehicles, Electronics & Appliances"
92
  ]
93
 
94
  for img_url in img_urls:
 
86
 
87
  categories = [
88
  "No Shopping Intent",
89
+ "Apparel",
90
+ "Home Decor",
91
+ "Other"
92
  ]
93
 
94
  for img_url in img_urls: