Nodes Browser
ComfyDeploy: How ComfyUI_ZenID works in ComfyUI?
What is ComfyUI_ZenID?
Inspired by [a/InstantID](https://github.com/instantX-research/InstantID) and [a/InstantID Comfy](https://github.com/cubiq/ComfyUI_InstantID) This ZenID Node has been refactored for specialized tasks like Face Swap
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_ZenID
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
๐ ZenID: Face Swap ๐
Inspired by InstantID and InstantID Comfy
This ZenID Node has been refactored for specialized tasks like Face Swap
โจ Support further development by starring the project! โจ
๐ Table of Contents
๐ Updates <a name="updates"></a>
- 2024/11/19: Cแบญp nhแบญt README Tiแบฟng Viแปt READMEVN
- 2024/11/18: Released the new Face Swap functionality.
- 2024/11/16: Added the Face Combine feature.
๐ ZenID Features <a name="zenid-features"></a>
๐ ZenID Face Swap <a name="zenid-face-swap"></a>
-
Workflows Sample
ZenID_FaceSwap.json
are included in theworkflow
folder. -
Examples
-
Source Images
<img src="https://github.com/vuongminh1907/ComfyUI_ZenID/blob/main/examples/blackwukong.png" width="300" /> <img src="https://github.com/vuongminh1907/ComfyUI_ZenID/blob/main/examples/domixi.png" width="300" /> -
Result Image
<img src="https://github.com/vuongminh1907/ComfyUI_ZenID/blob/main/examples/result_faceswap.png" width="600" />
-
๐ ZenID Face Combine <a name="zenid-face-swap"></a>
-
Workflows
Sample
ZenID_combineFace.json
are included in theworkflow
folder. -
Examples
-
Source Images
<img src="https://github.com/vuongminh1907/ComfyUI_ZenID/blob/main/examples/haitu.jpg" width="300" /> <img src="https://github.com/vuongminh1907/ComfyUI_ZenID/blob/main/examples/sontung.jpg" width="300" /> -
Result Image
<img src="https://github.com/vuongminh1907/ComfyUI_ZenID/blob/main/examples/result_facecombine.png" width="600" />
-
โ๏ธ Installation <a name="installation"></a>
- Upgrade ComfyUI to the latest version.
git clone https://github.com/comfyanonymous/ComfyUI
- Clone or download this repository into the
ComfyUI/custom_nodes/
directory.
cd ComfyUI/custom_nodes/
git clone https://github.com/vuongminh1907/ComfyUI_ZenID
- Download the model
pip install -r ComfyUI_ZenID/requirements.txt
python ComfyUI_ZenID/downloadmodel.py
- Run ComfyUI
Contact for Work ๐
This is a demo Face Swap product by ZenAI.
<img src="https://github.com/vuongminh1907/ComfyUI_ZenID/blob/main/examples/zenai.png" width="400" />
If you need a more polished and enhanced version, please contact us through:
- ๐ฑ Facebook Page: ZenAI
- โ๏ธ Phone: 0971912713 Miss. Chi
๐ Enjoy creating with ZenID! Let us know your feedback or suggestions.