dwipper commited on
Commit
b093997
·
1 Parent(s): 4de0532

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -42,5 +42,4 @@ with gr.Blocks() as demo:
42
  cache_examples=True,
43
  )
44
 
45
- if __name__ == "__main__":
46
- demo.launch()
 
42
  cache_examples=True,
43
  )
44
 
45
+ demo.launch()