Skip to content

IP-Adapter

Video Lecture

Section Video Links
IP-Adapter IP-Adapter IP-Adapter 

 (Pay Per View)

You can use PayPal to purchase a one time viewing of this video for $1.49 USD.

Pay Per View Terms

  • One viewing session of this video will cost the equivalent of $1.49 USD in your currency.
  • After successful purchase, the video will automatically start playing.
  • You can pause, replay and go fullscreen as many times as needed in one single session for up to an hour.
  • Do not refresh the browser since it will invalidate the session.
  • If you want longer-term access to all videos, consider purchasing full access through Udemy or YouTube Memberships instead.
  • This Pay Per View option does not permit downloading this video for later viewing or sharing.
  • All videos are Copyright © 2019-2025 Sean Bradley, all rights reserved.

Description

The name IP-Adapter stands for Image Prompt Adapter.

IP-Adapters enable the use of images to influence the style, composition and other specific details of the generated output.

We will use the IP-Adapter to keep the styling of the original image when applying a pose.

To begin, drag this image that contains a workflow into ComfyUI.

Setup the IP-Adapter in ComfyUI

Open the custom nodes manager and install the ComfyUI_IPAdapter_plus option.

SDXL Based

VIT-G (medium strength) preset

clip_vision_g.safetensors → Save into ComfyUI/models/clip_vision/

ip-adapter_sdxl.safetensors → Save into ComfyUI/models/ipadapter/

PLUS (high strength) preset

CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors (huggingface) → Save into ComfyUI/models/clip_vision/

ip-adapter-plus_sdxl_vit-h.safetensors (huggingface) → Save into ComfyUI/models/ipadapter/

Final Worflow

The workflow used for the final image in this video.

And another based on the start image.

ComfyUI_IPAdapter_plus (github)