From 5771bb25b5a541da576bae6bf478a30c33a686e0 Mon Sep 17 00:00:00 2001 From: chaojie Date: Thu, 18 Jan 2024 22:00:02 +0800 Subject: [PATCH] ComfyUI-I2VGEN-XL --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index de533fa..f84d555 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4084,6 +4084,16 @@ "install_type": "git-clone", "description": "Nodes: Run python tools/download_weights.py first to download weights automatically" }, + { + "author": "chaojie", + "title": "ComfyUI-I2VGEN-XL", + "reference": "https://github.com/chaojie/ComfyUI-I2VGEN-XL", + "files": [ + "https://github.com/chaojie/ComfyUI-I2VGEN-XL" + ], + "install_type": "git-clone", + "description": "Nodes: Please read the github Readme for instructions." + }, { "author": "alexopus", "title": "ComfyUI Image Saver",