diff --git a/custom-node-list.json b/custom-node-list.json index 21b4bb27..2ef26956 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1925,6 +1925,17 @@ "install_type": "git-clone", "description": "A set of nodes to prepare the noise predictions before the CFG function" }, + { + "author": "Extraltodeus", + "title": "Skimmed_CFG", + "id": "skimmed-cfg", + "reference": "https://github.com/Extraltodeus/Skimmed_CFG", + "files": [ + "https://github.com/Extraltodeus/Skimmed_CFG" + ], + "install_type": "git-clone", + "description": "A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)" + }, { "author": "JPS", "title": "JPS Custom Nodes for ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index b800ace9..51523559 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1730,6 +1730,14 @@ "title_aux": "LoadLoraWithTags" } ], + "https://github.com/Extraltodeus/Skimmed_CFG": [ + [ + "Skimmed CFG" + ], + { + "title_aux": "Skimmed_CFG" + } + ], "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": [ [ "CLIP Temperature", diff --git a/github-stats.json b/github-stats.json index d17d2d08..ac029002 100644 --- a/github-stats.json +++ b/github-stats.json @@ -644,6 +644,11 @@ "last_update": "2024-06-22 21:05:44", "author_account_age_days": 3189 }, + "https://github.com/Extraltodeus/Skimmed_CFG": { + "stars": 0, + "last_update": "2024-08-03 17:09:57", + "author_account_age_days": 3190 + }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 38, "last_update": "2024-07-10 00:27:51", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2d061ea2..bbbb2d5e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "Extraltodeus", + "title": "Skimmed_CFG", + "id": "skimmed-cfg", + "reference": "https://github.com/Extraltodeus/Skimmed_CFG", + "files": [ + "https://github.com/Extraltodeus/Skimmed_CFG" + ], + "install_type": "git-clone", + "description": "A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)" + }, { "author": "noarche", "title": "Color Enhance", @@ -677,39 +688,6 @@ ], "install_type":"git-clone", "description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value" - }, - { - "author": "john-mnz", - "title": "ComfyUI-Inspyrenet-Rembg", - "id":"inspyrenet", - "reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg", - "files":[ - "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg" - ], - "install_type":"git-clone", - "description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)" - }, - { - "author": "AIFSH", - "title": "DiffMorpher-ComfyUI", - "id": "uvr5", - "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI", - "files": [ - "https://github.com/AIFSH/DiffMorpher-ComfyUI" - ], - "install_type": "git-clone", - "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)" - }, - { - "author": "2kpr", - "title": "ComfyUI-UltraPixel", - "id": "comfyui-ultrapixel", - "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", - "files": [ - "https://github.com/2kpr/ComfyUI-UltraPixel" - ], - "install_type": "git-clone", - "description": "Implementation of UltraPixel on ComfyUI" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b800ace9..51523559 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1730,6 +1730,14 @@ "title_aux": "LoadLoraWithTags" } ], + "https://github.com/Extraltodeus/Skimmed_CFG": [ + [ + "Skimmed CFG" + ], + { + "title_aux": "Skimmed_CFG" + } + ], "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": [ [ "CLIP Temperature",