Emeritus-21 commited on
Commit
60cad4d
·
verified ·
1 Parent(s): fb4d4d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -623,4 +623,3 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
623
  # The `if __name__ == "__main__":` block should be at the top level
624
  if __name__ == "__main__":
625
  demo.queue(max_size=50).launch(share=True)
626
- ````
 
623
  # The `if __name__ == "__main__":` block should be at the top level
624
  if __name__ == "__main__":
625
  demo.queue(max_size=50).launch(share=True)