Pin numpy<2 for Jetson PyTorch compatibility

This commit is contained in:
2026-01-01 20:17:56 -06:00
parent b612127a80
commit 0bb5d0a77c

View File

@@ -20,6 +20,7 @@ omegaconf==2.3.0
# Image processing
Pillow==10.2.0
opencv-python==4.9.0.80
numpy<2 # IMPORTANT: PyTorch in Jetson base image requires numpy 1.x
# IP-Adapter FaceID (for consistent face generation)
insightface==0.7.3