This website requires JavaScript.
Explore
Help
Sign In
administrator
/
frigate
Watch
1
Star
0
Fork
0
You've already forked frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2025-12-06 05:24:11 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
29b2dab1c3
frigate
/
docker
/
tensorrt
/
requirements-models-arm64.txt
3 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Revert numpy upgrade (#7341) * Revert numpy upgrade * Upgrade arm64 onnx version to match amd64 * Increase CODEOWNERS granularity Not sure if it has an effect since I don't have repository write access
2023-08-01 05:45:50 +03:00
onnx == 1.14.0; platform_machine == 'aarch64'
Bump protobuf from 3.20.3 to 6.33.1 in /docker/tensorrt Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 6.33.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 14:09:21 +03:00
protobuf == 6.33.1; platform_machine == 'aarch64'
Reference in New Issue
Copy Permalink