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 authored and GitHub committed 2025-11-03 10:05:03 -06:00
1 parent 59963fc47e
commit 5529432856
4 files changed
+10 -5

No files matched your search

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