https://github.com/mitscherlich/face-api-js-demo
https://github.com/mitscherlich/face-api-js-demo
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mitscherlich/face-api-js-demo
- Owner: Mitscherlich
- Created: 2024-04-21T09:20:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T09:33:19.000Z (over 2 years ago)
- Last Synced: 2024-12-29T19:58:24.481Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://mitscherlich.github.io/face-api-js-demo/
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face-api.js demo
## Quick start
```bash
$ git clone https://github.com/Mitscherlich/face-api-js-demo.git
$ cd face-api-js-demo
$ pnpm i && pnpm dev
```
Then [http://localhost:4000](http://localhost:4000) will open automatically in your default browser.
## License
No license.
---
Made with ♥ by [Mitscherlich](https://github.com/Mitscherlich)