pritamdeka commited on
Commit
c5377d5
β€’
1 Parent(s): ee04fdb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -175,4 +175,5 @@ 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=False)
 
 
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)
179
+ ####