Various fixes (#20774)

* Change order of deletion

* Add debug log for camera enabled

* Add more face debug logs

* Set jetson numpy version
This commit is contained in:
Nicolas Mowen
2025-11-03 09:05:03 -07:00
committed by GitHub
parent 59963fc47e
commit 5529432856
4 changed files with 10 additions and 5 deletions

View File

@@ -1 +1,2 @@
cuda-python == 12.6.*; platform_machine == 'aarch64'
numpy == 1.26.*; platform_machine == 'aarch64'