Extensions/ComfyUI-ExtendIPAdapterClipVision
ComfyUI Extension

ComfyUI-ExtendIPAdapterClipVision

This extension provides two nodes to use with my experimental [a/ip-adapter finetune](https://civitai.com/models/1233692?modelVersionId=1390253) for NoobAI-XL style…

By vahlok-alunmid·Created about a year ago·Updated about a year ago· 18
vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision
Nodes2
On cloudLocal install
Categorymodel_patches, ipadapter
Stars18
Updatedabout a year ago
Readme

Introduction

This extension provides two nodes to use with my experimental ip-adapter finetune for NoobAI-XL style transfer. Here is the counterpart extension for Reforge WebUI.

  • Extend Clip Vision Input Size: Interpolate PE for the loaded clip-v model to make it able to accept images of a different size. One can use it to extend the original clip-v's input size from 224. (My finetune was trained on 448.)
  • IPAdapter Advanced (Clip Size Aware): A modified version of the original ip-adapter node (credits to the author of ComfyUI-IPAdapter-Plus), instead of using a pre-defined value for image preprocessing, resizes the input to the actual clip-v input size.

Example Workflow

Example