ComfyUI-RefUNet

ComfyUI-RefUNet
★ 45

图像生成Reference UNet模型复用ComfyUI扩展
一组用于在ComfyUI中使用Reference UNet的节点,方便引用/替换UNet以实现模型复用与生成控制。
💡 在ComfyUI中引用或替换Reference UNet以控制生成风格与细节。
🍴 7 Forks💻 Python🔄 2024-08-30
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/8f9eee5e2cdb
📄 README

ComfyUI-RefUNet

A set of nodes to use Reference UNets

https://github.com/user-attachments/assets/5c921956-7bf2-4521-a8bf-1c8594b46641

Should be compatible with sampling methods that use reference unets, e.g.:

  • FollowYourEmoji
  • MusePose
  • AnimateAnyone
  • Examples

    You can find examples of FollowYourEmoji in the example_workflows directory using @Kijai’s FYE embedding nodes

    https://github.com/user-attachments/assets/6b2bf9b2-8c4e-4b6b-a65d-228dc293563d

    Installation

    There are no specific python requirements for this repo.

    Models

    You can find the models for FollowYourEmoji here https://huggingface.co/Kijai/FollowYourEmoji-safetensors/tree/main

    | Checkpoint | Directory |

    |————|———–|

    |FYE_unet-fp16.safetensors | unet |

    |FYE_referencenet-fp16.safetensors | unet |

    |fye_motion_module-fp16.safetensors | animatediff_models |

    | sd-image-variations-encoder-fp16.safetensors | clip_vision |