Jassk28 commited on
Commit
fded30e
1 Parent(s): bbbd817

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ def to_grayscale(input_image):
10
 
11
 
12
  description_markdown = """
13
- # Fake Face Detection tool made by Jas and Harman
14
 
15
  ## Usage
16
  This tool expects a face image as input. Upon submission, it will process the image and provide an output with bounding boxes drawn on the face. Alongside the visual markers, the tool will give a detection result indicating whether the face is fake or real.
 
10
 
11
 
12
  description_markdown = """
13
+ # Fake Face Detection tool made by Jaspreet Kaur , Harmanjot Kaur and Jasmine Kaur
14
 
15
  ## Usage
16
  This tool expects a face image as input. Upon submission, it will process the image and provide an output with bounding boxes drawn on the face. Alongside the visual markers, the tool will give a detection result indicating whether the face is fake or real.