Wizmik12 commited on
Commit
0337b58
1 Parent(s): 294be51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,4 +90,4 @@ iface = gr.Interface(
90
  examples = mis_ejemplos,
91
  article = article
92
  )
93
- demo.launch()
 
90
  examples = mis_ejemplos,
91
  article = article
92
  )
93
+ iface.launch()