Sarath0x8f commited on
Commit
bc3cc39
·
verified ·
1 Parent(s): 7463824

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ with gr.Blocks() as demo:
75
 
76
  # Launch the demo with public link option
77
  if __name__ == "__main__":
78
- demo.launch(share=True)
 
75
 
76
  # Launch the demo with public link option
77
  if __name__ == "__main__":
78
+ demo.launch()