dabirsagar commited on
Commit
e6cda4c
·
verified ·
1 Parent(s): 9b37064

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -47,7 +47,8 @@ def predict_sales():
47
  'Store_Size',
48
  'Store_Location_City_Type',
49
  'Store_Type',
50
- 'Product_Type'
 
51
  ]
52
 
53
  # Check for missing fields
 
47
  'Store_Size',
48
  'Store_Location_City_Type',
49
  'Store_Type',
50
+ 'Product_Type',
51
+ 'Store_Establishment_Year'
52
  ]
53
 
54
  # Check for missing fields