Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -649,4 +649,4 @@ iface = gr.Interface(
|
|
649 |
description="Upload an Excel file, and the AI will process the addresses."
|
650 |
)
|
651 |
|
652 |
-
iface.launch(
|
|
|
649 |
description="Upload an Excel file, and the AI will process the addresses."
|
650 |
)
|
651 |
|
652 |
+
iface.launch()
|