sbapan41 commited on
Commit
8a55d5f
·
verified ·
1 Parent(s): b9b4dea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ interface = gr.Interface(
40
  )
41
 
42
  # Launch the interface
43
- interface.launch() # Changed from demo.launch() to interface.launch()
 
40
  )
41
 
42
  # Launch the interface
43
+ interface.launch()