ntam0001 commited on
Commit
861064c
·
verified ·
1 Parent(s): 6ac6ef4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ gr.Interface(
84
  fn=predict,
85
  inputs=inputs,
86
  outputs=outputs,
87
- title="Property Price Prediction",
88
  description="Enter property details to get the price prediction.",
89
  article=footer
90
  ).launch(debug=True)
 
84
  fn=predict,
85
  inputs=inputs,
86
  outputs=outputs,
87
+ title="KIGALI Property Price Prediction (Real Time AI APPLICATION",
88
  description="Enter property details to get the price prediction.",
89
  article=footer
90
  ).launch(debug=True)