cmgchess commited on
Commit
aa49b29
·
1 Parent(s): 606ea68
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -257,4 +257,4 @@ demo = gr.Interface(
257
  ["Kandy ගොඩක් lassanai", "Humour Detection"]
258
  ])
259
 
260
- demo.launch()
 
257
  ["Kandy ගොඩක් lassanai", "Humour Detection"]
258
  ])
259
 
260
+ demo.launch(share=True)