We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a468c43 + c5f2903 commit 888f812Copy full SHA for 888f812
README.md
@@ -54,7 +54,7 @@ python -m http.server
54
# Or using Node.js
55
npx http-server
56
```
57
-Then go to: **http://localhost:8000/** 🚀
+Then go to: **http://127.0.0.1:5500/index.html** 🚀
58
59
## ⚙️ How It Works
60
1. Upload an image or enable your webcam.
@@ -66,8 +66,5 @@ Then go to: **http://localhost:8000/** 🚀
66
- **JavaScript & TypeScript**
67
- **face-api.js** (for facial recognition and analysis)
68
69
-## 🤝 Contributing
70
-Contributions are welcome! Feel free to fork the project and submit pull requests.
71
-
72
## 📜 License
73
This project is licensed under the BSD 3-Clause License.
0 commit comments