Add IP-Adapter package from GitHub

This commit is contained in:
2026-01-01 20:29:38 -06:00
parent 0bb5d0a77c
commit 28e00e88e6

View File

@@ -26,6 +26,9 @@ numpy<2 # IMPORTANT: PyTorch in Jetson base image requires numpy 1.x
insightface==0.7.3 insightface==0.7.3
# onnxruntime-gpu installed separately for Jetson (from NVIDIA wheels) # onnxruntime-gpu installed separately for Jetson (from NVIDIA wheels)
# IP-Adapter from GitHub
git+https://github.com/tencent-ailab/IP-Adapter.git
# Utilities # Utilities
pydantic==2.6.0 pydantic==2.6.0
pydantic-settings==2.1.0 pydantic-settings==2.1.0