hassoudi commited on
Commit
2768dbb
·
verified ·
1 Parent(s): fee5cfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ demo = gr.Interface(
56
  placeholder="Le patient présente une hypertension artérielle...",
57
  lines=5
58
  ),
59
- gr.HighlightedText(),
60
  #outputs=gr.HTML(label="Identified Medical Entities"),
61
  title="French Healthcare NER Demo | As featured in 'NLP on OCI'",
62
  description="""
 
56
  placeholder="Le patient présente une hypertension artérielle...",
57
  lines=5
58
  ),
59
+ outputs=gr.HighlightedText(),
60
  #outputs=gr.HTML(label="Identified Medical Entities"),
61
  title="French Healthcare NER Demo | As featured in 'NLP on OCI'",
62
  description="""