ComfyUI-Image-Inpainting

ComfyUI-Image-Inpainting
★ 4

图像修补VAE 编解码色彩校正ControlNet
为ComfyUI 提供一套完整的图像修补节点,集成模型加载、VAE 编解码、预处理/后处理与色彩校正,便于快速构建可定制的 inpainting 流水线。
💡 在ComfyUI中快速搭建稳定扩散图像修补流程。
🍴 2 Forks💻 Python🔄 2024-07-03
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/f414772aa5c3
📄 README
  • cd custom_nodes/
  • git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git

    git clone https://github.com/SherryXieYuchen/comfyui_controlnet_aux.git

  • download sd inpainting model “sd-v1-5-inpainting.ckpt” and put it in models/checkpoints/stable-diffusion-inpainting/
  • download vae “vae-ft-mse-840000-ema-pruned.safetensors” and put it in models/vae/

    download controlnet depth model “control_v11f1p_sd15_depth.pth” and put it in models/controlnet/

    download lama inpainting model “big-lama.pt” and put it in models/inpaint/

    download upscale model “RealESRGAN_x2plus.pth” and put it in models/upscale_models/

    download depth model “ZoeD_M12_N.pt” and put it in custom_nodes/comfyui_controlnet_aux/ckpts/lllyasviel/Annotators/

    download lcm lora model “pytorch_lora_weights.safetensors” and put it in models/loras/