IP Adapter Bundle

详情

下载文件

模型描述

本捆绑包包含 IP Adapter 模型(含 FaceID)、相关的视觉变换器(Vision Transformers)和 LoRA,便于与 Stable Diffusion WebUI(A1111)和 ComfyUI 集成。文件结构针对两个平台进行了优化,希望这个单一归档文件能为我的学生及所有感兴趣的人简化安装流程。

免责声明:本归档仅用于教育目的。所有包含的模型均归其各自创作者所有,我并不声称拥有或创作权。如有关于许可的疑问,请参考 IP Adapter(腾讯 AI 实验室)、ClipVision(LAION)以及适用的 InsightFace AI 的相应许可协议。

包含模型

本捆绑包包含:

IP Adapter 模型

  • SD 1.5:

    • IP Adapter

    • IP Adapter Light

    • IP Adapter Plus

    • IP Adapter Plus Face

    • IP Adapter Full Face

  • SDXL:

    • IP Adapter

    • IP Adapter Plus

    • IP Adapter Plus Face

FaceID 模型

  • SD 1.5:

    • FaceID (+ LoRA)

    • FaceID Plus V2 (+ LoRA)

  • SDXL:

    • FaceID (+ LoRA)

    • FaceID Plus V2 (+ LoRA)

视觉变换器(ClipVision)

  • ViT-H

  • ViT-bigG(又称 ViT-G)

注意: InsightFace、“ip adapter portrait” 模型以及其他社区开发的模型未包含在内。

归档总大小: 11.2 GB

归档结构

Automatic1111:

📦stable-diffusion-webui
 ┣ 📂extensions
 ┃ ┗ 📂sd-webui-controlnet
 ┃ ┃ ┗ 📂annotator
 ┃ ┃ ┃ ┗ 📂downloads
 ┃ ┃ ┃ ┃ ┗ 📂clip_vision
 ┃ ┃ ┃ ┃ ┃ ┣ 📜clip_g.pth
 ┃ ┃ ┃ ┃ ┃ ┗ 📜clip_h.pth
 ┗ 📂models
 ┃ ┣ 📂ControlNet
 ┃ ┃ ┣ 📂SD1.5
 ┃ ┃ ┃ ┣ 📜ip-adapter-faceid-plusv2_sd15.bin
 ┃ ┃ ┃ ┣ 📜ip-adapter-faceid_sd15.bin
 ┃ ┃ ┃ ┣ 📜ip-adapter-full-face_sd15.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter-plus-face_sd15.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter-plus_sd15.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter_sd15.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter_sd15_light_v11.bin
 ┃ ┃ ┃ ┗ 📜ip-adapter_sd15_vit-G.safetensors
 ┃ ┃ ┗ 📂SDXL
 ┃ ┃ ┃ ┣ 📜ip-adapter-faceid-plusv2_sdxl.bin
 ┃ ┃ ┃ ┣ 📜ip-adapter-faceid_sdxl.bin
 ┃ ┃ ┃ ┣ 📜ip-adapter-plus-face_sdxl_vit-h.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter-plus_sdxl_vit-h.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter_sdxl.safetensors
 ┃ ┃ ┃ ┗ 📜ip-adapter_sdxl_vit-h.safetensors
 ┃ ┗ 📂Lora
 ┃ ┃ ┣ 📂SD1.5
 ┃ ┃ ┃ ┗ 📂faceid
 ┃ ┃ ┃ ┃ ┣ 📜ip-adapter-faceid-plusv2_sd15_lora.safetensors
 ┃ ┃ ┃ ┃ ┗ 📜ip-adapter-faceid_sd15_lora.safetensors
 ┃ ┃ ┗ 📂SDXL
 ┃ ┃ ┃ ┗ 📂faceid
 ┃ ┃ ┃ ┃ ┣ 📜ip-adapter-faceid-plusv2_sdxl_lora.safetensors
 ┃ ┃ ┃ ┃ ┗ 📜ip-adapter-faceid_sdxl_lora.safetensors

ComfyUI:

📦ComfyUI
 ┗ 📂models
 ┃ ┣ 📂clip_vision
 ┃ ┃ ┣ 📜CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors
 ┃ ┃ ┗ 📜CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors
 ┃ ┣ 📂ipadapter
 ┃ ┃ ┣ 📂SD1.5
 ┃ ┃ ┃ ┣ 📜ip-adapter-faceid-plusv2_sd15.bin
 ┃ ┃ ┃ ┣ 📜ip-adapter-faceid_sd15.bin
 ┃ ┃ ┃ ┣ 📜ip-adapter-full-face_sd15.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter-plus-face_sd15.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter-plus_sd15.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter_sd15.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter_sd15_light_v11.bin
 ┃ ┃ ┃ ┗ 📜ip-adapter_sd15_vit-G.safetensors
 ┃ ┃ ┗ 📂SDXL
 ┃ ┃ ┃ ┣ 📜ip-adapter-faceid-plusv2_sdxl.bin
 ┃ ┃ ┃ ┣ 📜ip-adapter-faceid_sdxl.bin
 ┃ ┃ ┃ ┣ 📜ip-adapter-plus-face_sdxl_vit-h.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter-plus_sdxl_vit-h.safetensors
 ┃ ┃ ┃ ┣ 📜ip-adapter_sdxl.safetensors
 ┃ ┃ ┃ ┗ 📜ip-adapter_sdxl_vit-h.safetensors
 ┃ ┗ 📂loras
 ┃ ┃ ┣ 📂SD1.5
 ┃ ┃ ┃ ┗ 📂faceid
 ┃ ┃ ┃ ┃ ┣ 📜ip-adapter-faceid-plusv2_sd15_lora.safetensors
 ┃ ┃ ┃ ┃ ┗ 📜ip-adapter-faceid_sd15_lora.safetensors
 ┃ ┃ ┗ 📂SDXL
 ┃ ┃ ┃ ┗ 📂faceid
 ┃ ┃ ┃ ┃ ┣ 📜ip-adapter-faceid-plusv2_sdxl_lora.safetensors
 ┃ ┃ ┃ ┃ ┗ 📜ip-adapter-faceid_sdxl_lora.safetensors

安装说明

基本思路如下:无需手动查找每个模型、视觉变换器和 LoRA 并分别确定其存放位置,只需执行以下步骤:

  1. 下载 ZIP 归档文件并解压内容。

  2. 点击 "stable-diffusion-webui"(A1111 用户)或 "ComfyUI"(ComfyUI 用户),按下 CTRL+X(剪切)。

  3. 找到你的 A1111/ComfyUI 安装目录中同名文件夹(注意大小写一致),按下 CTRL+V(粘贴),以覆盖方式合并。

  4. Windows 会立即合并文件夹。为确保安全,若弹窗提示是否覆盖,请直接选择“跳过”。

此模型生成的图像

未找到图像。