saadiiii commited on
Commit
374a9f8
·
1 Parent(s): b365716

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -307,4 +307,4 @@ demo = gr.Interface(
307
  ["html"],
308
  )
309
 
310
- demo.launch()
 
307
  ["html"],
308
  )
309
 
310
+ demo.launch(share=True)