pgurazada1 commited on
Commit
f66526a
·
verified ·
1 Parent(s): 125e817

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ type_input = gr.Dropdown(
73
  label='Type'
74
  )
75
 
76
- model_output = gr.Label(label="Machine Failure Expected?")
77
 
78
  # Create the interface
79
  demo = gr.Interface(
 
73
  label='Type'
74
  )
75
 
76
+ model_output = gr.Label(label="Machine failure")
77
 
78
  # Create the interface
79
  demo = gr.Interface(