SandraKorol commited on
Commit
68289ad
·
verified ·
1 Parent(s): a88e7ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -276,4 +276,4 @@ with gr.Blocks(title='NLP Analytics Dashboard', theme=gr.themes.Glass(),
276
  outputs=sum_out
277
  )
278
 
279
- demo.launch(favicon_path='favicon.ico')
 
276
  outputs=sum_out
277
  )
278
 
279
+ demo.launch(favicon_path='favicon.ico', share=True)