shukdevdatta123 commited on
Commit
bd0621e
·
verified ·
1 Parent(s): d11e4cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -626,6 +626,4 @@ with gr.Blocks(css=custom_css, title="Reasoning Orchestra") as app:
626
 
627
  # Launch the app
628
  if __name__ == "__main__":
629
- app.launch(
630
- share=True
631
- )
 
626
 
627
  # Launch the app
628
  if __name__ == "__main__":
629
+ app.launch()