Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -809,5 +809,5 @@ if __name__ == "__main__":
809
 
810
  # Start Gradio app
811
  app.launch(
812
- share=False # Set to True for public sharing
813
  )
 
809
 
810
  # Start Gradio app
811
  app.launch(
812
+ share=False # Set
813
  )