ntam0001 commited on
Commit
5ba6caa
1 Parent(s): e3c68f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ gr.Interface(
78
  fn=predict,
79
  inputs=inputs,
80
  outputs=outputs,
81
- title="Property Price Prediction",
82
  description="Enter property details to get the price prediction.",
83
  article=footer
84
  ).launch()
 
78
  fn=predict,
79
  inputs=inputs,
80
  outputs=outputs,
81
+ title="Property Price Prediction in Kigali City @2024",
82
  description="Enter property details to get the price prediction.",
83
  article=footer
84
  ).launch()