hsuwill000 commited on
Commit
724fc9d
·
verified ·
1 Parent(s): 65205db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,4 +50,4 @@ with gr.Blocks() as demo:
50
 
51
  if __name__ == "__main__":
52
  print("Launching Gradio app...")
53
- demo.launch(server_name="0.0.0.0", server_port=7860, share=True)
 
50
 
51
  if __name__ == "__main__":
52
  print("Launching Gradio app...")
53
+ demo.launch(server_name="0.0.0.0", server_port=7860)