bhanusAI commited on
Commit
969f366
·
verified ·
1 Parent(s): 01462ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -98,5 +98,4 @@ demo = gr.Interface(
98
  )
99
 
100
  # Launch the interface
101
- if __name__ == "__main__":
102
- demo.launch(share=True, show_error=True)
 
98
  )
99
 
100
  # Launch the interface
101
+ demo.launch(share=True, show_error=True)