ciaochris commited on
Commit
27141de
·
verified ·
1 Parent(s): e120be1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ iface = gr.Interface(
47
  )
48
 
49
  # Launch the app
50
- iface.launch())
 
47
  )
48
 
49
  # Launch the app
50
+ iface.launch()