para-lost commited on
Commit
9332cd4
·
1 Parent(s): a23ed03
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -186,4 +186,4 @@ iface = gr.Interface(
186
  description="Automatically Generate a presentation slide"
187
  )
188
 
189
-
 
186
  description="Automatically Generate a presentation slide"
187
  )
188
 
189
+ iface.launch()