Tanish28 commited on
Commit
b8f7920
·
verified ·
1 Parent(s): f4d0a4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ demo = gr.Interface(
80
  )
81
 
82
  # Launch the app
83
- demo.launch()
 
80
  )
81
 
82
  # Launch the app
83
+ demo.launch(share=True)