mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
Update onnx deps to support 50 series GPUs (#22324)
* Update support for newer Nvidia GPUs * Update * Cleanup * Update gitignore
This commit is contained in:
+3
-1
@@ -3,6 +3,8 @@ __pycache__
|
||||
.mypy_cache
|
||||
*.swp
|
||||
debug
|
||||
.claude/*
|
||||
.mcp.json
|
||||
.vscode/*
|
||||
!.vscode/launch.json
|
||||
config/*
|
||||
@@ -19,4 +21,4 @@ web/.env
|
||||
core
|
||||
!/web/**/*.ts
|
||||
.idea/*
|
||||
.ipynb_checkpoints
|
||||
.ipynb_checkpoints
|
||||
|
||||
Reference in New Issue
Block a user