nitinbhayana commited on
Commit
3610f49
1 Parent(s): cdd39e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ gradio_app = gr.Interface(
29
  inputs='text',
30
  outputs='text',
31
  title="Keyword Score",
32
- share=True,
33
  )
34
 
35
  if __name__ == "__main__":
 
29
  inputs='text',
30
  outputs='text',
31
  title="Keyword Score",
32
+
33
  )
34
 
35
  if __name__ == "__main__":