Ctaake commited on
Commit
b390609
1 Parent(s): 889ba26

Added toys

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ with gr.Blocks(title="Shop finder",
94
  field = gr.Dropdown(choices=['All', 'Fashion', 'Outdoor', 'Home & Living',
95
  'Beauty & Cosmetics', 'Luggage & Bags',
96
  'Office & School materials','Pets','Sports',
97
- 'Tech','Jewelry & Accessories','Food'],
98
  value='All',
99
  interactive=True,
100
  label="FIELD")
 
94
  field = gr.Dropdown(choices=['All', 'Fashion', 'Outdoor', 'Home & Living',
95
  'Beauty & Cosmetics', 'Luggage & Bags',
96
  'Office & School materials','Pets','Sports',
97
+ 'Tech','Toys','Jewelry & Accessories','Food'],
98
  value='All',
99
  interactive=True,
100
  label="FIELD")