DavidFM43 commited on
Commit
2a1f6be
·
1 Parent(s): 57c6317

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -35,7 +35,6 @@ def gen_entities(text):
35
 
36
 
37
  iface = gr.Interface(
38
- live=True,
39
  fn=gen_entities,
40
  inputs="text",
41
  outputs="text",
 
35
 
36
 
37
  iface = gr.Interface(
 
38
  fn=gen_entities,
39
  inputs="text",
40
  outputs="text",