hkbindhu commited on
Commit
87d8fcf
·
verified ·
1 Parent(s): 746bade

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ input_data = pd.DataFrame([{
32
  'Store_Establishment_Year': Store_Establishment_Year,
33
  'Product_Sugar_Content': Product_Sugar_Content,
34
  'Product_Type': Product_Type,
35
- 'Store_Size': Store Size,
36
  'Store_Location_City_Type': Store_Location_City_Type,
37
  'Store_Type': Store_Type
38
  }])
 
32
  'Store_Establishment_Year': Store_Establishment_Year,
33
  'Product_Sugar_Content': Product_Sugar_Content,
34
  'Product_Type': Product_Type,
35
+ 'Store_Size': Store_Size,
36
  'Store_Location_City_Type': Store_Location_City_Type,
37
  'Store_Type': Store_Type
38
  }])