mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Change order of deletion * Add debug log for camera enabled * Add more face debug logs * Set jetson numpy version
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
cuda-python == 12.6.*; platform_machine == 'aarch64'
|
|
numpy == 1.26.*; platform_machine == 'aarch64'
|