Skip to content

Commit e7ee184

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

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

help/comfyui_extension_description.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,3 +594,7 @@ ComfyUI 插件 / 自定义节点说明:
594594
145、ComfyUI-rgthree-comfy
595595
描述:自定义节点集合,并提供进度条显示
596596
链接:https://github.com/QuangLe97/ComfyUI-rgthree-comfy
597+
598+
146、ComfyUI_Civitai_Gallery
599+
描述:将Civitai中的图片参数导入到工作流中
600+
链接:https://github.com/Firetheft/ComfyUI_Civitai_Gallery

install/comfyui/comfyui_custom_node.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,4 @@ __term_sd_task_pre_ext_142 git_clone_repository https://github.com/kijai/ComfyUI
143143
__term_sd_task_pre_ext_143 git_clone_repository https://github.com/tzwm/comfyui-profiler "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 统计各个节点的运行时间
144144
__term_sd_task_pre_ext_144 git_clone_repository https://github.com/KohakuBlueleaf/HDM-ext "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 添加HDM模型加载器
145145
__term_sd_task_pre_ext_145 git_clone_repository https://github.com/QuangLe97/ComfyUI-rgthree-comfy "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 自定义节点集合,并提供进度条显示
146+
__term_sd_task_pre_ext_146 git_clone_repository https://github.com/Firetheft/ComfyUI_Civitai_Gallery "${COMFYUI_ROOT_PATH}"/custom_nodes OFF # 将Civitai中的图片参数导入到工作流中

install/comfyui/dialog_comfyui_custom_node.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,4 @@ __term_sd_task_pre_ext_142 ComfyUI-FramePackWrapper OFF
143143
__term_sd_task_pre_ext_143 comfyui-profiler OFF
144144
__term_sd_task_pre_ext_144 HDM-ext OFF
145145
__term_sd_task_pre_ext_145 ComfyUI-rgthree-comfy OFF
146+
__term_sd_task_pre_ext_146 ComfyUI_Civitai_Gallery OFF

0 commit comments

Comments
 (0)