DurgaDeepak commited on
Commit
37d9307
·
verified ·
1 Parent(s): c47d810

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -460,4 +460,4 @@ with gr.Blocks() as demo:
460
  )
461
 
462
  # Launch the Gradio App
463
- demo.launch()
 
460
  )
461
 
462
  # Launch the Gradio App
463
+ demo.launch(share=True)