dejanseo commited on
Commit
40b98cd
·
verified ·
1 Parent(s): 60110bd

Update app.py

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