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
2026-03-30 20:04:54 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
3d7c690358
frigate
/
docker
/
tensorrt
/
requirements-arm64.txt
3 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update cuda-python requirement in /docker/tensorrt Updates the requirements on [cuda-python](https://github.com/NVIDIA/cuda-python) to permit the latest version. - [Release notes](https://github.com/NVIDIA/cuda-python/releases) - [Commits](https://github.com/NVIDIA/cuda-python/compare/v12.6.0...v13.1.1) --- updated-dependencies: - dependency-name: cuda-python dependency-version: 13.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-10 14:08:33 +03:00
cuda-python == 13.1.*; platform_machine == 'aarch64'
Various fixes (#20774) * Change order of deletion * Add debug log for camera enabled * Add more face debug logs * Set jetson numpy version
2025-11-03 19:05:03 +03:00
numpy == 1.26.*; platform_machine == 'aarch64'
Reference in New Issue
Copy Permalink