bubuuunel commited on
Commit
3b41d88
·
verified ·
1 Parent(s): 79156a9

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ region_input = gr.Dropdown(
85
  label='region'
86
  )
87
 
88
- model_output = gr.label(label="Insurace Charges")
89
 
90
  # Create the gradio interface, make title "HealthyLife Insurance Charge Prediction"
91
 
 
85
  label='region'
86
  )
87
 
88
+ model_output = gr.lable(lable="Insurace Charges")
89
 
90
  # Create the gradio interface, make title "HealthyLife Insurance Charge Prediction"
91