Add IP-Adapter package from GitHub
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user