Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -703,7 +703,7 @@ with demo:
|
|
| 703 |
)
|
| 704 |
"""
|
| 705 |
########################## Presidio ##########################
|
| 706 |
-
gr.Markdown("<hr />")
|
| 707 |
gr.Markdown("## Step 3: De-identify the document and the prompt")
|
| 708 |
gr.Markdown(
|
| 709 |
"""This step will demonstrate de-identification using both FHE and Presidio methods.
|
|
|
|
| 703 |
)
|
| 704 |
"""
|
| 705 |
########################## Presidio ##########################
|
| 706 |
+
#gr.Markdown("<hr />")
|
| 707 |
gr.Markdown("## Step 3: De-identify the document and the prompt")
|
| 708 |
gr.Markdown(
|
| 709 |
"""This step will demonstrate de-identification using both FHE and Presidio methods.
|