osanseviero commited on
Commit
8b4c39e
·
1 Parent(s): 02bd59f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -79,7 +79,6 @@ iface = gr.Interface(
79
  description=description,
80
  article=article,
81
  )
82
- )
83
 
84
  iface.launch()
85
 
 
79
  description=description,
80
  article=article,
81
  )
 
82
 
83
  iface.launch()
84