Malek-AI commited on
Commit
da0dbb7
·
verified ·
1 Parent(s): 0b5e516

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ ui = gr.Interface(
17
  description="Enter some text to analyze with BERT!",
18
  examples=examples
19
  )
20
- ui.launch(share=True)
 
17
  description="Enter some text to analyze with BERT!",
18
  examples=examples
19
  )
20
+ ui.launch(debug=True)