From 18b1e2fde787a75b0a3f2c67fe8fea3574188cca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jukka=20Sepp=C3=A4nen?= <40791699+kijai@users.noreply.github.com> Date: Fri, 10 May 2024 10:23:03 +0300 Subject: [PATCH 1/4] Add IC-Light nodes and models (#661) --- custom-node-list.json | 10 ++++++++++ model-list.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0d96f35a..5f52d0f4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2850,6 +2850,16 @@ "install_type": "git-clone", "description": "ComfyUI wrapper nodes to use the Diffusers implementation of BrushNet" }, + { + "author": "kijai", + "title": "ComfyUI-IC-Light", + "reference": "https://github.com/kijai/ComfyUI-IC-Light", + "files": [ + "https://github.com/kijai/ComfyUI-IC-Light" + ], + "install_type": "git-clone", + "description": "ComfyUI native nodes for IC-Light" + }, { "author": "hhhzzyang", "title": "Comfyui-Lama", diff --git a/model-list.json b/model-list.json index 8e656cd8..7845037a 100644 --- a/model-list.json +++ b/model-list.json @@ -2581,6 +2581,36 @@ "reference": "https://huggingface.co/MonsterMMORPG/tools/tree/main", "filename": "antelopev2.zip", "url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/antelopev2.zip" + }, + { + "name": "IC-Light/fc", + "type": "IC-Light", + "base": "SD1.5", + "save_path": "unet/IC-Light", + "description": "The default relighting model, conditioned on text and foreground", + "reference": "https://huggingface.co/lllyasviel/ic-light", + "filename": "iclight_sd15_fc.safetensors", + "url": "https://huggingface.co/lllyasviel/ic-light/resolve/main/iclight_sd15_fc.safetensors" + }, + { + "name": "IC-Light/fbc", + "type": "IC-Light", + "base": "SD1.5", + "save_path": "unet/IC-Light", + "description": "Relighting model conditioned with text, foreground, and background", + "reference": "https://huggingface.co/lllyasviel/ic-light", + "filename": "iclight_sd15_fbc.safetensors", + "url": "https://huggingface.co/lllyasviel/ic-light/resolve/main/iclight_sd15_fbc.safetensors" + }, + { + "name": "IC-Light/fcon", + "type": "IC-Light", + "base": "SD1.5", + "save_path": "unet/IC-Light", + "description": "Same as iclight_sd15_fc.safetensors, but trained with offset noise", + "reference": "https://huggingface.co/lllyasviel/ic-light", + "filename": "iclight_sd15_fcon.safetensors", + "url": "https://huggingface.co/lllyasviel/ic-light/resolve/main/iclight_sd15_fcon.safetensors" } ] } From 723375cab144d9bb2cd14f13ae3fa70f74103cb0 Mon Sep 17 00:00:00 2001 From: saftle Date: Fri, 10 May 2024 01:23:16 -0600 Subject: [PATCH 2/4] Update custom-node-list.json (#659) --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5f52d0f4..970f2c5a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8879,6 +8879,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Suplex", + "title": "Suplex Misc ComfyUI Nodes", + "reference": "https://github.com/saftle/suplex_comfy_nodes", + "files": [ + "https://github.com/saftle/suplex_comfy_nodes" + ], + "install_type": "copy", + "description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model" + }, ] } From a37268b756f2163b6b9ef5b2d437c530f3dbc900 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 10 May 2024 16:25:46 +0900 Subject: [PATCH 3/4] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/custom-node-list.json | 22 +++++++++++++++++++++- 3 files changed, 32 insertions(+), 22 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 970f2c5a..65896aef 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8508,6 +8508,16 @@ "install_type": "git-clone", "description": "Nodes:SizeFromArray" }, + { + "author": "Suplex", + "title": "Suplex Misc ComfyUI Nodes", + "reference": "https://github.com/saftle/suplex_comfy_nodes", + "files": [ + "https://github.com/saftle/suplex_comfy_nodes" + ], + "install_type": "git-clone", + "description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model" + }, @@ -8879,16 +8889,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Suplex", - "title": "Suplex Misc ComfyUI Nodes", - "reference": "https://github.com/saftle/suplex_comfy_nodes", - "files": [ - "https://github.com/saftle/suplex_comfy_nodes" - ], - "install_type": "copy", - "description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model" - }, + } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 1f35083a..870b57f3 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -19,16 +19,6 @@ "install_type": "git-clone", "description": "ComfyUI-IC-Light" }, - { - "author": "kijai", - "title": "ComfyUI native implementation of IC-Light [WIP]", - "reference": "https://github.com/kijai/ComfyUI-IC-Light", - "files": [ - "https://github.com/kijai/ComfyUI-IC-Light" - ], - "install_type": "git-clone", - "description": "For now only works with the 8 channel models 'fc' and 'fcon':\n[a/https://huggingface.co/lllyasviel/ic-light/tree/main](https://huggingface.co/lllyasviel/ic-light/tree/main)\nThe patching is unfinished and probably has compability issues with other stuff, and won't unload properly." - }, { "author": "Levy1417", "title": "Universal-Data-Processing-Kit [UNSAFE]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 27e30e6a..3240e5c1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,27 @@ }, - + + { + "author": "kijai", + "title": "ComfyUI-IC-Light", + "reference": "https://github.com/kijai/ComfyUI-IC-Light", + "files": [ + "https://github.com/kijai/ComfyUI-IC-Light" + ], + "install_type": "git-clone", + "description": "ComfyUI native nodes for IC-Light" + }, + { + "author": "Suplex", + "title": "Suplex Misc ComfyUI Nodes", + "reference": "https://github.com/saftle/suplex_comfy_nodes", + "files": [ + "https://github.com/saftle/suplex_comfy_nodes" + ], + "install_type": "git-clone", + "description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model" + }, { "author": "SaltAI", "title": "SaltAI_LlamaIndex", From 0f3e2418e0d53c40f0e087ec50026ce5e2af9e46 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 10 May 2024 16:28:21 +0900 Subject: [PATCH 4/4] update DB --- custom-node-list.json | 2 ++ node_db/new/custom-node-list.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 65896aef..3f637dca 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2853,6 +2853,7 @@ { "author": "kijai", "title": "ComfyUI-IC-Light", + "id": "ic-light", "reference": "https://github.com/kijai/ComfyUI-IC-Light", "files": [ "https://github.com/kijai/ComfyUI-IC-Light" @@ -8511,6 +8512,7 @@ { "author": "Suplex", "title": "Suplex Misc ComfyUI Nodes", + "id": "suplex", "reference": "https://github.com/saftle/suplex_comfy_nodes", "files": [ "https://github.com/saftle/suplex_comfy_nodes" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3240e5c1..1e5e5bc1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -14,6 +14,7 @@ { "author": "kijai", "title": "ComfyUI-IC-Light", + "id": "ic-light", "reference": "https://github.com/kijai/ComfyUI-IC-Light", "files": [ "https://github.com/kijai/ComfyUI-IC-Light" @@ -24,6 +25,7 @@ { "author": "Suplex", "title": "Suplex Misc ComfyUI Nodes", + "id": "suplex", "reference": "https://github.com/saftle/suplex_comfy_nodes", "files": [ "https://github.com/saftle/suplex_comfy_nodes"