Skip to content

HJH-AILab/ComfyUI_LatentSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI LatentSync

介绍

ComfyUI_LatentSync 是一个对 LatentSync 的comfy ui自定义节点封装.

功能

  1. 调整了符合comfy ui规则的统一模型存放位置.
  2. 独立了模型加载节点, 符合comfy ui节点运行缓存规则, 在运行中无需重复加载. 之前有大佬做的 ComfyUI-LatentSyncWrapper ,每次运行就会清掉模型,再次运行会重新加载.
  3. 添加了insight face连线, 现在你可以使用现有的insight face节点,而无需再重复下载下载冗余的insight face模型了.

如何使用

  1. cd ComfyUI/custom_nodes/
  2. git clone https://github.com/HJH-AILab/ComfyUI_LatentSync.git
  3. cd ComfyUI_LatentSync
  4. 安装LatentSync依赖
  5. 配置 ComfyUI/extra_model_paths.yaml
    comfyui:
        LatentSync: <your_latentsync_models_path>
  6. 下载模型到<your_latentsync_models_path>目录下

About

a LatentSync's wrapper for ComfyUI custom node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages