GitHub Actions commited on
Commit
cc49a0d
·
1 Parent(s): ae01fa4

Deploy from GitHub Actions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ demo = gr.Interface(
77
  gr.Textbox(label="Prediction Status"),
78
  gr.Textbox(label="Analysis Details")
79
  ],
80
- title="Zodiac 1.0 Advanced Engine Diagnostics",
81
  description=description,
82
  theme=gr.themes.Soft()
83
  )
 
77
  gr.Textbox(label="Prediction Status"),
78
  gr.Textbox(label="Analysis Details")
79
  ],
80
+ title="PiranaWare Boat Engine Predictive Maintenance",
81
  description=description,
82
  theme=gr.themes.Soft()
83
  )