From 7805caa1f7d5450bc932072bf903b99529f4f59c Mon Sep 17 00:00:00 2001 From: tungdop2 Date: Mon, 25 Nov 2024 21:20:57 +0700 Subject: [PATCH] add joy-caption-alpha-two --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 586e54ea..7473d56c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17078,6 +17078,17 @@ "install_type": "git-clone", "description": "The face restore node for ComfyUI, based on RestoreFormer" }, + { + "author": "tungdop2", + "title": "Joy Caption Alpha Two for ComfyUI", + "id": "joy-captioner-alpha-two", + "reference": "https://github.com/tungdop2/Comfyui_joy-caption-alpha-two", + "files": [ + "https://github.com/tungdop2/Comfyui_joy-caption-alpha-two" + ], + "install_type": "git-clone", + "description": "The Joy Caption Alpha Two node for ComfyUI, based on https://huggingface.co/spaces/fancyfeast/joy-caption-alpha-two" + }, { "author": "pschroedl", "title": "ComfyUI-SAM2-Realtime",