MattStammers commited on
Commit
0140012
·
1 Parent(s): 99bb014

logo added

Browse files
Files changed (2) hide show
  1. app.py +2 -0
  2. assets/img/SETT_Logo.jpg +0 -0
app.py CHANGED
@@ -282,6 +282,8 @@ def redact_and_visualize(text: str, model_name: str):
282
 
283
 
284
  hint = """
 
 
285
  ## Pteredactyl Gradio Webapp and API
286
 
287
  Clinical patient identifiable information (cPII) presents a significant challenge in natural language processing (NLP) that has yet to be fully resolved but significant progress is being made [1,2].
 
282
 
283
 
284
  hint = """
285
+ ![SETT Logo](assets/img/SETT_Logo.jpg)
286
+
287
  ## Pteredactyl Gradio Webapp and API
288
 
289
  Clinical patient identifiable information (cPII) presents a significant challenge in natural language processing (NLP) that has yet to be fully resolved but significant progress is being made [1,2].
assets/img/SETT_Logo.jpg ADDED