Skip to content

Commit 8b77f46

Browse files
committed
update comfyui custom nodes list
1 parent ca09834 commit 8b77f46

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

help/comfyui_extension_description.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,3 +586,11 @@ ComfyUI 插件 / 自定义节点说明:
586586
143、comfyui-profiler
587587
描述:统计各个节点的运行时间
588588
链接:https://github.com/tzwm/comfyui-profiler
589+
590+
144、HDM-ext
591+
描述:添加HDM模型加载器
592+
链接:https://github.com/KohakuBlueleaf/HDM-ext
593+
594+
145、ComfyUI-rgthree-comfy
595+
描述:自定义节点集合,并提供进度条显示
596+
链接:https://github.com/QuangLe97/ComfyUI-rgthree-comfy

install/comfyui/comfyui_custom_node.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,5 @@ __term_sd_task_pre_ext_140 git_clone_repository https://github.com/AIGODLIKE/AIG
141141
__term_sd_task_pre_ext_141 git_clone_repository https://github.com/pydn/ComfyUI-to-Python-Extension "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 将工作流转换为Python库进行调用
142142
__term_sd_task_pre_ext_142 git_clone_repository https://github.com/kijai/ComfyUI-FramePackWrapper "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 添加FramePack支持
143143
__term_sd_task_pre_ext_143 git_clone_repository https://github.com/tzwm/comfyui-profiler "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 统计各个节点的运行时间
144+
__term_sd_task_pre_ext_144 git_clone_repository https://github.com/KohakuBlueleaf/HDM-ext "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 添加HDM模型加载器
145+
__term_sd_task_pre_ext_145 git_clone_repository https://github.com/QuangLe97/ComfyUI-rgthree-comfy "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 自定义节点集合,并提供进度条显示

install/comfyui/dialog_comfyui_custom_node.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,5 @@ __term_sd_task_pre_ext_140 AIGODLIKE-ComfyUI-Studio OFF
141141
__term_sd_task_pre_ext_141 ComfyUI-to-Python-Extension OFF
142142
__term_sd_task_pre_ext_142 ComfyUI-FramePackWrapper OFF
143143
__term_sd_task_pre_ext_143 comfyui-profiler OFF
144+
__term_sd_task_pre_ext_144 HDM-ext OFF
145+
__term_sd_task_pre_ext_145 ComfyUI-rgthree-comfy OFF

0 commit comments

Comments
 (0)