From c4eecca6b675f369153d1d786f391ef07fcb6dde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C6=B0=C6=A1ng=20Quang=20T=C3=B9ng?= <69032433+tungdop2@users.noreply.github.com> Date: Mon, 25 Nov 2024 21:45:46 +0700 Subject: [PATCH] add joy-caption-alpha-two (#1267) --- 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",