RakanAlsheraiwi commited on
Commit
611c8c7
·
verified ·
1 Parent(s): 07c177b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,4 +25,4 @@ iface = gr.Interface(
25
  )
26
 
27
  # Launch the interface
28
- iface.launch()
 
25
  )
26
 
27
  # Launch the interface
28
+ demo.launch()