Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,5 +35,5 @@ iface = gr.Interface(
35
  examples=example_inputs
36
  )
37
 
38
- # Launch the interface
39
  iface.launch()
 
35
  examples=example_inputs
36
  )
37
 
38
+
39
  iface.launch()