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
dev
frigate
/
docker
/
tensorrt
/
requirements-arm64.txt
3 lines
100 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Add support for JetPack 6 (#16571) * it builds! * some fixes * use python 3.11 (rc1) * add deadsnakes ppa for more recent python 3.11 in jetson images * fix pip stuff * revert to tensor 8.6 * revert changes to docker/main * add hook to install deadsnakes ppa for tensorrt/jetson * remove unnecessary pip break-system-packages * move tflite_runtime to requirements-wheels.txt
2025-02-18 17:38:07 +03:00
cuda-python == 12.6.*; 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