HarshitX commited on
Commit
8619eb9
·
verified ·
1 Parent(s): 289811c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Face Detection with Gradio - Phone Camera Access
2
 
3
  This project provides a web-based face detection application optimized for accessing your phone's camera.
@@ -138,4 +148,4 @@ The face detection uses these default parameters:
138
  When done, deactivate the virtual environment:
139
  ```bash
140
  deactivate
141
- ```
 
1
+ ---
2
+ license: mit
3
+ title: FaceDetectionwithGradio
4
+ sdk: gradio
5
+ emoji: 👀
6
+ colorFrom: indigo
7
+ colorTo: yellow
8
+ pinned: true
9
+ short_description: This project provides a web-based face detection application
10
+ ---
11
  # Face Detection with Gradio - Phone Camera Access
12
 
13
  This project provides a web-based face detection application optimized for accessing your phone's camera.
 
148
  When done, deactivate the virtual environment:
149
  ```bash
150
  deactivate
151
+ ```