samithva commited on
Commit
0afe598
·
verified ·
1 Parent(s): da03bb7

Update app.py

Browse files

create a public link for sharing

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ interface = gr.Interface(fn=classify,
51
  description="Enter a text to classify it.")
52
 
53
  # Launch the interface
54
- interface.launch()
 
51
  description="Enter a text to classify it.")
52
 
53
  # Launch the interface
54
+ interface.launch(True)