Spaces:
Running
Running
Update presidio_streamlit.py
Browse files- 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
|
43 |
"""
|
44 |
)
|
45 |
|
|
|
39 |
# Sidebar
|
40 |
st.sidebar.header(
|
41 |
"""
|
42 |
+
PII De-Identification
|
43 |
"""
|
44 |
)
|
45 |
|