Base on InstantID,support multiple inputs and outputs, face fusion, swap face.
You can choose multiple pose images as input, which will generate multiple outputs.
If you only choose face images as input, which will generate one face fusion output.
Only swap face, support multiple outputs.
Same as InstantID
In addition, for swap face, you need download face_occluder.onnx.
Run the following command:
python gradio_demo/app-multicontrolnet-multi.py
for swapface, run:
python gradio_demo/app-multicontrolnet-multi-swapface.py