Kindlr commited on
Commit
4fac8f8
1 Parent(s): 0716b4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,6 +21,6 @@ iface = gr.Interface(
21
  )
22
 
23
  # Launch the Gradio interface
24
- iface.launch()
25
 
26
 
 
21
  )
22
 
23
  # Launch the Gradio interface
24
+ iface.launch()
25
 
26