SakeTami
Innovate Futures @ Benji
Innovate Futures @ Benji

patreon


AnimateDiff ControlNet non-flickering workflow with Face Swap

New ComfyUI Workflow video are going to live in Youtube.

https://youtu.be/pegH08DN2dQ

I have update the current workflow for AnimateDiff ControlNet non-flickering workflow.

It added features for Face swap and it works for multiple character as well.

Check it out,

Full Article :

https://thefuturethinker.org/easily-perform-faceswaps-in-animations-with-stable-diffusion-comfyui/

Attached file for ReActor Face Swap with AnimateDiff Workflow.

Cheers.

Comments

Yes try the previous version workflow, and add the ReActor FaceSwap manually

Benjamin Law

i did... https://github.com/comfyanonymous/ComfyUI/releases same problem... guess i have to go back to your previous workflow ;-)

Marc

try pytorch update

Benjamin Law

Here we go... thanx so far for your kind support. It's late.... tomorrow i have to figure out what this means: Error occurred when executing IPAdapterModelLoader: Weights only load failed. Re-running `torch.load` with `weights_only` set to `False` will likely succeed, but it can result in arbitrary code execution.Do it only if you get the file from a trusted source. WeightsUnpickler error: Unsupported operand 60 File "F:\ComfyUI_windows_portable\ComfyUI\execution.py", line 153, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\ComfyUI_windows_portable\ComfyUI\execution.py", line 83, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\ComfyUI_windows_portable\ComfyUI\execution.py", line 76, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus\IPAdapterPlus.py", line 253, in load_ipadapter_model model = comfy.utils.load_torch_file(ckpt_path, safe_load=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\ComfyUI_windows_portable\ComfyUI\comfy\utils.py", line 20, in load_torch_file pl_sd = torch.load(ckpt, map_location=device, weights_only=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "F:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\serialization.py", line 1027, in load raise pickle.UnpicklingError(UNSAFE_MESSAGE + str(e)) from None

Marc

oh this is from ComfyUI_IPAdapter_plus download this one : https://huggingface.co/h94/IP-Adapter/resolve/main/models/image_encoder/model.safetensors

Benjamin Law

Ahh okay... I think I expressed myself wrong :/ I have the loader... but the corresponding model sd1.5 model.safetensors is not found... btw - amazing response time ;-)

Marc

Hello Marc, Thank you for joining us :) The Clip Vision Loader should be by default in ComfyUI system. You can click on the diagram and select menu > Nodes > Loader> and select Clip Vison Loader. Please find the screenshot link below : https://drive.google.com/file/d/1PUZCRCNXFDLYikuALociiXGeEIleAfIH/view?usp=sharing Hope this help :)

Benjamin Law

Hi :-) first - thanx for your amazing work and videos... So far I have gained a lot of experience with A1111 and have focused on creating images. I have had less experience with Comyui so far because the image quality doesn't seem to be that good to me. But maybe I'm making a mistake ;-) I have provided the workflow with the appropriate nodes, but I can't find anything to activate the "CLIPVisionLoader". Can you please help? :-)

Marc


More Creators