abhishekDS commited on
Commit
8d0cd04
·
1 Parent(s): 51d59b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ iface = gr.Interface(
66
  description="Chat with the Mortgage Loan Sales Assistant to calculate your eligibility for a mortgage loan."
67
  )
68
 
69
- iface.launch(share =True)
 
66
  description="Chat with the Mortgage Loan Sales Assistant to calculate your eligibility for a mortgage loan."
67
  )
68
 
69
+ iface.launch()