ComfyUI-InstantID is an unofficial implementation of InstantID tailored for use with ComfyUI. It focuses on enhancing visual workflows by integrating various nodes capable of handling ID-based processes and styles. This package is particularly useful for users looking to incorporate style and pose reference capabilities into their ComfyUI environments, supporting both local and huggingface hub models.
It is recommended to install ComfyUI-InstantID using the ComfyUI Manager for a straightforward setup process. This feature is mentioned to be upcoming ("On the Way").
Navigate to the custom_nodes
directory in your ComfyUI installation:
cd custom_nodes
Clone the repository:
git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID.git
Navigate to the cloned directory:
cd custom_nodes/ComfyUI-InstantID
Install the required dependencies:
pip install -r requirements.txt
Restart ComfyUI to apply the changes.
This repository provides several custom nodes. Each node is implemented in InstantIDNode.py
:
ComfyUI-InstantID can significantly enhance your ComfyUI workflows by:
By incorporating these custom nodes into your workflow, you can achieve a more customized and comprehensive ID generation and styling process in ComfyUI.