asony999 commited on
Commit
e53722f
·
verified ·
1 Parent(s): 15449f3

Update presidio_streamlit.py

Browse files
Files changed (1) hide show
  1. presidio_streamlit.py +1 -1
presidio_streamlit.py CHANGED
@@ -39,7 +39,7 @@ allow_other_models = os.getenv("ALLOW_OTHER_MODELS", False)
39
  # Sidebar
40
  st.sidebar.header(
41
  """
42
- PII De-Identification with [Microsoft Presidio](https://microsoft.github.io/presidio/)
43
  """
44
  )
45
 
 
39
  # Sidebar
40
  st.sidebar.header(
41
  """
42
+ PII De-Identification
43
  """
44
  )
45