meebox commited on
Commit
319e0c1
·
1 Parent(s): 71a1d73

share to public

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,4 +25,4 @@ web_tokenizer = gr.Interface(
25
  ]
26
  )
27
 
28
- web_tokenizer.launch()
 
25
  ]
26
  )
27
 
28
+ web_tokenizer.launch(share=True)