Pranjal2041 commited on
Commit
2034b44
1 Parent(s): 83b26c3

Update App.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -201,4 +201,4 @@ with gr.Blocks(css="#warning {height: 100%}") as demo:
201
 
202
 
203
  if __name__ == '__main__':
204
- demo.launch(share = True)
 
201
 
202
 
203
  if __name__ == '__main__':
204
+ demo.launch(share = False)