wizzseen commited on
Commit
c485f7e
·
verified ·
1 Parent(s): a5c514a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -32,5 +32,6 @@ iface = gr.Interface(
32
 
33
  )
34
 
 
35
  # Launch the Gradio interface
36
  iface.launch()
 
32
 
33
  )
34
 
35
+
36
  # Launch the Gradio interface
37
  iface.launch()