TNK21 commited on
Commit
5ad2d82
·
1 Parent(s): bb8a44b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -20,3 +20,5 @@ iface = gr.Interface(
20
 
21
  # Launch the Gradio app
22
  iface.launch()
 
 
 
20
 
21
  # Launch the Gradio app
22
  iface.launch()
23
+
24
+ iface.close()