OthmaneLKH commited on
Commit
f870022
1 Parent(s): 363bb6a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.