imjunaidafzal commited on
Commit
8cedc04
·
1 Parent(s): aa1e871

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,4 +94,4 @@ with gr.Blocks() as demo:
94
  #cache_examples=True
95
  )
96
 
97
- demo.launch()
 
94
  #cache_examples=True
95
  )
96
 
97
+ demo.launch(share=True)