pritamdeka commited on
Commit
07cae97
β€’
1 Parent(s): fcd5d1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,4 +175,4 @@ igen=gr.Interface(keyphrase_generator,
175
  "\t The default model names are provided which can be changed from the list of models available. "
176
  "\t The value of output keyphrases can be changed. The default value is 10, minimum is 5 and a maximum value of 30.")
177
 
178
- igen.launch(share=True)
 
175
  "\t The default model names are provided which can be changed from the list of models available. "
176
  "\t The value of output keyphrases can be changed. The default value is 10, minimum is 5 and a maximum value of 30.")
177
 
178
+ igen.launch(share=False)