jrahn commited on
Commit
d9b9935
·
verified ·
1 Parent(s): 47944b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -122,5 +122,4 @@ demo = gr.Interface(
122
  clear_btn="Reset",
123
  )
124
 
125
- if __name__ == "__main__":
126
- demo.launch()
 
122
  clear_btn="Reset",
123
  )
124
 
125
+ demo.launch()