gaur3009 commited on
Commit
64f9dc0
·
verified ·
1 Parent(s): 67d953e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,4 +133,4 @@ with gr.Blocks(theme="compact") as demo:
133
  """
134
  )
135
 
136
- demo.launch()
 
133
  """
134
  )
135
 
136
+ demo.launch(share = True)