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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI_ZenID and select it
  5. 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

  1. Updates
  2. ZenID Features
  3. Installation

๐Ÿ“… 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 the workflow folder. ZenID Face Swap Example

  • 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 the workflow folder. ZenID Face Combine Example

  • 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>

  1. Upgrade ComfyUI to the latest version.
git clone https://github.com/comfyanonymous/ComfyUI
  1. Clone or download this repository into the ComfyUI/custom_nodes/ directory.
cd ComfyUI/custom_nodes/
git clone https://github.com/vuongminh1907/ComfyUI_ZenID
  1. Download the model
pip install -r ComfyUI_ZenID/requirements.txt
python ComfyUI_ZenID/downloadmodel.py
  1. 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.