DemahAlmutairi commited on
Commit
1ee91af
·
verified ·
1 Parent(s): a94bc56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ demo = gr.Interface(
36
 
37
 
38
  # Launch the interface
39
- iface.launch()
 
36
 
37
 
38
  # Launch the interface
39
+ demo.launch()