Alexvatti commited on
Commit
a7fdab0
·
verified ·
1 Parent(s): 45f2671

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,4 +79,4 @@ gr.Interface(
79
  inputs="text",
80
  outputs="text",
81
  title="Encoder Spam Classifier"
82
- ).launch()
 
79
  inputs="text",
80
  outputs="text",
81
  title="Encoder Spam Classifier"
82
+ ).launch(share=True)