Spaces:
Sleeping
Sleeping
Commit ·
8d0cd04
1
Parent(s): 51d59b8
Update app.py
Browse files
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(
|
|
|
|
| 66 |
description="Chat with the Mortgage Loan Sales Assistant to calculate your eligibility for a mortgage loan."
|
| 67 |
)
|
| 68 |
|
| 69 |
+
iface.launch()
|