5m4ck3r commited on
Commit
1a50424
·
verified ·
1 Parent(s): 7f0b34b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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(debug=True)
 
649
  description="Upload an Excel file, and the AI will process the addresses."
650
  )
651
 
652
+ iface.launch()