ntam0001 commited on
Commit
a8f9355
1 Parent(s): 0517db6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,4 +86,4 @@ gr.Interface(
86
  title="Property Price Prediction in Kigali City @2024",
87
  description="Enter property details to get the price prediction.",
88
  article=footer
89
- ).launch(share=True)
 
86
  title="Property Price Prediction in Kigali City @2024",
87
  description="Enter property details to get the price prediction.",
88
  article=footer
89
+ ).launch()