Extensions/ComfyUI-PiAPI-Faceswap
ComfyUI Extension

ComfyUI-PiAPI-Faceswap

A simple ComfyUI nodes that integrates [a/PiAPI faceswap](https://piapi.ai/faceswap-api) service into ComfyUI. This can be helpful if you're trying to create a workflow…

By 5x00·Created 2 years ago·Updated 2 years ago· 2
5x00/ComfyUI-PiAPI-Faceswap
Nodes1
On cloudLocal install
Category5x00
Stars2
Updated2 years ago
Readme

ComfyUI-PiAPI-Faceswap

A simple ComfyUI nodes that integrates PiAPI faceswap service into ComfyUI. This can be helpful if you're trying to create a workflow that includes faceswap for commercial usage.

Installation

  • git clone repository into ComfyUI/custom_nodes

Usage

Add in your api_key to run the service. The node takes a base image (the image on which to perform the faceswap) and a target image (the image with the target face) as input. The node automatically crops the face and scales it for optimal performance and cost control.

Workflow

TBD