renjithks commited on
Commit
7e6817d
·
1 Parent(s): 832b367

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,4 +73,4 @@ with gr.Blocks() as demo:
73
 
74
 
75
  if __name__ == "__main__":
76
- demo.launch(share=True)
 
73
 
74
 
75
  if __name__ == "__main__":
76
+ demo.launch()