matthewfarant commited on
Commit
34635be
1 Parent(s): 79a21da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ iface = gr.Interface(
168
  ],
169
  outputs=gr.Image(),
170
  title="HideMe: MTCNN and VGGFace2-Powered Facial Anonymization in Shared Imagery",
171
- description="Secure Your Anonymity with Ease! Built for TSDN 2023, this tool offers smart, automated facial blurring for immediate privacy in shared images.",
172
  article =
173
  """
174
  **Step 1**: Upload Self Photos for Reference <br>
 
168
  ],
169
  outputs=gr.Image(),
170
  title="HideMe: MTCNN and VGGFace2-Powered Facial Anonymization in Shared Imagery",
171
+ description="Secure Your Anonymity with Ease! Built for TSDN 2023, this tool offers smart, automated facial blurring for immediate privacy in shared images. Kindly read the **instructions** below the input boxes to understand how the machine works.",
172
  article =
173
  """
174
  **Step 1**: Upload Self Photos for Reference <br>