ComfyUI InstantID (Native Support)

Native [a/InstantID](https://github.com/InstantID/InstantID) support for ComfyUI. This extension differs from the many already available as it doesn't use diffusers but instead implements InstantID natively and it fully integrates with ComfyUI. Please note this still could be considered beta stage, looking forward to your feedback.

VRAM Requirements

Direct Answer: The ComfyUI node ComfyUI InstantID (Native Support) requires a minimum base VRAM of 128MB and is optimized for GPUs with at least 4GB of VRAM. Low VRAM mode is fully supported for resource-constrained setups.

High (2-4GB)
Base VRAM:
128MB (0.1GB)
Recommended GPU:
4GB+ VRAM
Low VRAM Mode:
✓ Supported
Estimation Confidence:
MEDIUM

🧮 Interactive VRAM Compatibility Estimator

Estimated Total VRAM: 3.00 GBTarget: 8 GB
✅ Comfortable Fit

Your GPU has plenty of headroom. You can run this node safely with your active configurations!

Deploy on High-Performance GPUs

Need more VRAM to run ComfyUI with this node? Rent low-cost, high-performance GPUs on Vast.ai instantly.

🚀 Deploy on Vast.ai

Deploy on Cloud GPUs

Need more VRAM to run ComfyUI with this node? Rent low-cost, high-performance cloud GPUs on RunPod instantly.

🚀 Deploy on RunPod

Python Dependencies

Direct Answer: Running ComfyUI InstantID (Native Support) requires installing the following Python package dependencies: insightface, onnxruntime, onnxruntime-gpu; sys_platform != 'darwin' and platform_machine == 'x86_64'. Ensure your ComfyUI environment has these packages active before launching.

requirements.txt
insightface
onnxruntime
onnxruntime-gpu; sys_platform != 'darwin' and platform_machine == 'x86_64'

🛠️ Interactive Setup & Dependency Resolver

Operating System:
Environment Type:
Run this terminal command in your ComfyUI root folder:
# Loading command...