diff --git a/custom-node-list.json b/custom-node-list.json index 9e30c6fc..d849072f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1113,6 +1113,16 @@ "install_type": "git-clone", "description": "This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI." }, + { + "author": "M1kep", + "title": "Comfy_KepListStuff", + "reference": "https://github.com/M1kep/Comfy_KepListStuff/", + "files": [ + "https://github.com/M1kep/Comfy_KepListStuff/" + ], + "install_type": "git-clone", + "description": "Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes" + }, { "author": "M1kep", "title": "ComfyLiterals", @@ -1681,6 +1691,16 @@ "install_type": "git-clone", "description": "Implements iteration over sequences within a single workflow run.

NOTE: This node replaces the execution of ComfyUI for iterative processing functionality.

" }, + { + "author": "jmkl", + "title": "ComfyUI Ricing", + "reference": "https://github.com/jmkl/ComfyUI-ricing", + "files": [ + "https://github.com/jmkl/ComfyUI-ricing" + ], + "install_type": "git-clone", + "description": "ComfyUI custom user.css and some script stuff. mainly for web interface" + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index d24342dd..3bf95a78 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1388,7 +1388,8 @@ "Sample Image as Palette [Dream]", "Sine Curve [Dream]", "String Input [Dream]", - "Text Input [Dream]" + "Text Input [Dream]", + "Video Encoder (mpegCoder) [Dream]" ], { "title_aux": "Dream Project Animation Nodes" @@ -1459,6 +1460,7 @@ "Prompt With Style V3", "Ratio Advanced", "Resize Image for SDXL", + "Save Image If True", "Save Image With Prompt Data", "Save Images Mikey", "Save Images No Display", @@ -2211,6 +2213,7 @@ "LoraBlockInfo //Inspire", "LoraLoaderBlockWeight //Inspire", "MediaPipeFaceMeshDetectorProvider //Inspire", + "MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire", "MiDaS_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", "OpenPose_Preprocessor_Provider_for_SEGS //Inspire", "PromptExtractor //Inspire", @@ -2637,9 +2640,11 @@ ], "https://github.com/ssitu/ComfyUI_fabric": [ [ - "KSamplerAdvFABRIC", + "FABRICPatchModel", + "FABRICPatchModelAdv", + "KSamplerAdvFABRICAdv", "KSamplerFABRIC", - "KSamplerFABRICSimple", + "KSamplerFABRICAdv", "LatentBatch" ], { @@ -2649,6 +2654,7 @@ "https://github.com/ssitu/ComfyUI_restart_sampling": [ [ "KRestartSampler", + "KRestartSamplerAdv", "KRestartSamplerSimple" ], { diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5666ac0e..189ceaa5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "jmkl", + "title": "ComfyUI Ricing", + "reference": "https://github.com/jmkl/ComfyUI-ricing", + "files": [ + "https://github.com/jmkl/ComfyUI-ricing" + ], + "install_type": "git-clone", + "description": "ComfyUI custom user.css and some script stuff. mainly for web interface" + }, + { + "author": "M1kep", + "title": "Comfy_KepListStuff", + "reference": "https://github.com/M1kep/Comfy_KepListStuff/", + "files": [ + "https://github.com/M1kep/Comfy_KepListStuff/" + ], + "install_type": "git-clone", + "description": "Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes" + }, { "author": "Clybius", "title": "ComfyUI-Latent-Modifiers", @@ -800,16 +820,6 @@ ], "install_type": "git-clone", "description": "Nodes: EagleImageNode" - }, - { - "author": "jmkl", - "title": "ComfyUI Ricing", - "reference": "https://github.com/jmkl/ComfyUI-ricing", - "files": [ - "https://github.com/jmkl/ComfyUI-ricing" - ], - "install_type": "git-clone", - "description": "ComfyUI custom user.css and some script stuff. mainly for web interface" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index d24342dd..3bf95a78 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1388,7 +1388,8 @@ "Sample Image as Palette [Dream]", "Sine Curve [Dream]", "String Input [Dream]", - "Text Input [Dream]" + "Text Input [Dream]", + "Video Encoder (mpegCoder) [Dream]" ], { "title_aux": "Dream Project Animation Nodes" @@ -1459,6 +1460,7 @@ "Prompt With Style V3", "Ratio Advanced", "Resize Image for SDXL", + "Save Image If True", "Save Image With Prompt Data", "Save Images Mikey", "Save Images No Display", @@ -2211,6 +2213,7 @@ "LoraBlockInfo //Inspire", "LoraLoaderBlockWeight //Inspire", "MediaPipeFaceMeshDetectorProvider //Inspire", + "MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire", "MiDaS_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", "OpenPose_Preprocessor_Provider_for_SEGS //Inspire", "PromptExtractor //Inspire", @@ -2637,9 +2640,11 @@ ], "https://github.com/ssitu/ComfyUI_fabric": [ [ - "KSamplerAdvFABRIC", + "FABRICPatchModel", + "FABRICPatchModelAdv", + "KSamplerAdvFABRICAdv", "KSamplerFABRIC", - "KSamplerFABRICSimple", + "KSamplerFABRICAdv", "LatentBatch" ], { @@ -2649,6 +2654,7 @@ "https://github.com/ssitu/ComfyUI_restart_sampling": [ [ "KRestartSampler", + "KRestartSamplerAdv", "KRestartSamplerSimple" ], {