Skip to content

Commit

Permalink
addd the favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
sundarsharma332 committed Nov 2, 2024
1 parent 6dadea1 commit 7172ee0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Smart Face Tracker Pro</title>
<!-- Libraries -->
<link rel="icon" type="image/png" href="assets/favicon.png">
<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@3.11.0"></script>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/blazeface@0.0.7"></script>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/coco-ssd"></script>
Expand Down

0 comments on commit 7172ee0

Please sign in to comment.