mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
* use a small yolov9 model for detection * use yolov9 for users without frigate+ and update retention algorithm * new lpr config fields * levenshtein distance package * tweaks * docs
Website
This website is built using Docusaurus 3.5, a modern static website generator.
For installation and contributing instructions, please follow the Contributing Docs.
Development
- Run
npm ito install dependencies - Run
npm run startto start the website