RFTSystems commited on
Commit
1889b1b
·
verified ·
1 Parent(s): 91d13d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -105,4 +105,5 @@ else:
105
  # For local development, uncomment this to launch Gradio:
106
  # iface.launch()
107
 
108
- print("app.py updated successfully.")
 
 
105
  # For local development, uncomment this to launch Gradio:
106
  # iface.launch()
107
 
108
+ print("app.py updated successfully.")
109
+ iface.launch()