From 18e3fd9c330b943634bbe54303bf8a043d0557a6 Mon Sep 17 00:00:00 2001 From: chaojie Date: Thu, 25 Apr 2024 13:34:20 +0800 Subject: [PATCH] ComfyUI-LaVIT --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index cf336cd6..a2fc7502 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4607,6 +4607,16 @@ "install_type": "git-clone", "description": "Nodes:3D Pose Editor" }, + { + "author": "chaojie", + "title": "ComfyUI-LaVIT", + "reference": "https://github.com/chaojie/ComfyUI-LaVIT", + "files": [ + "https://github.com/chaojie/ComfyUI-LaVIT" + ], + "install_type": "git-clone", + "description": "ComfyUI-LaVIT" + }, { "author": "chaojie", "title": "ComfyUI-CameraCtrl-Wrapper",