diff --git a/custom-node-list.json b/custom-node-list.json index 83071da4..6af997e6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24584,7 +24584,16 @@ "install_type": "git-clone", "description": "NODES: Item List, Template Input, Template Processor, Scene Queue Node, Trigger Passthrough Node" }, - + { + "author": "hua(Kungfu)", + "title": "ComfyUI_to_webui", + "reference": "https://github.com/kungful/ComfyUI_to_webui", + "files": [ + "https://github.com/kungful/ComfyUI_to_webui" + ], + "install_type": "git-clone", + "description": "Encapsulate the comfyui workflow as a gradio webui" + },