Remove all AGPL licensed YOLO references from Frigate (#10716)

* Remove yolov8 support from Frigate

* Remove automatic build

* Formatting and remove yolov5

* Formatting

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
Blake Blackshear
2024-03-30 06:44:44 -04:00
committed by GitHub
parent 13b4e5ff41
commit b65aa640c9
18 changed files with 92 additions and 327 deletions

View File

@@ -20,6 +20,7 @@ Some examples (model - class or model name)::
> migrator.add_default(model, field_name, default)
"""
import peewee as pw
SQL = pw.SQL