benjaminStreltzin commited on
Commit
5dde09c
·
verified ·
1 Parent(s): 279a488

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -20,5 +20,5 @@ demo = gr.Interface(
20
  )
21
 
22
  # Launch the Gradio interface
23
- if __name__ == "__main__":
24
- demo.launch()
 
20
  )
21
 
22
  # Launch the Gradio interface
23
+
24
+ demo.launch()