krrishD commited on
Commit
89c098f
1 Parent(s): 2e0f10b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,4 +153,4 @@ with gr.Blocks() as demo:
153
  cache_examples=False,
154
  )
155
  if __name__ == "__main__":
156
- demo.launch(debug=True, share=True)
 
153
  cache_examples=False,
154
  )
155
  if __name__ == "__main__":
156
+ demo.launch(debug=True)