diff --git a/custom-node-list.json b/custom-node-list.json index 0744713..4544404 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5788,6 +5788,16 @@ "install_type": "git-clone", "description": "Nodes:Inversed Euler Sampler, Mix Noise with Latent, Combine Latent Noise" }, + { + "author": "logtd", + "title": "ComfyUI-RefSampling", + "reference": "https://github.com/logtd/ComfyUI-RefSampling", + "files": [ + "https://github.com/logtd/ComfyUI-RefSampling" + ], + "install_type": "git-clone", + "description": "Nodes:Apply Ref UNet, Ref Sampler, Ref Sampler Custom" + }, { "author": "Big-Idea-Technology", "title": "ImageTextOverlay Node for ComfyUI", @@ -6931,6 +6941,17 @@ "install_type": "copy", "description": "Nodes:Indoor Backgrounds, Landscape Backgrounds. Custom nodes for ComfyUI which allows selective 'randomness' in constructing a prompt for portrait backgrounds." }, + { + "author": "MokkaBoss1", + "title": "NatureColours, UrbanColours", + "reference": "https://github.com/MokkaBoss1/NatureColours", + "files": [ + "https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py", + "https://github.com/MokkaBoss1/NatureColours/raw/main/UrbanColours.py" + ], + "install_type": "copy", + "description": "Nodes:NatureColours, UrbanColours. These nodes outputs the color code for the selected color as a string." + }, { "author": "theally", diff --git a/extension-node-map.json b/extension-node-map.json index c8a691a..ad5d2ad 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -882,7 +882,7 @@ "author": "CRE8IT GmbH", "description": "This extension offers various nodes.", "nickname": "cre8Nodes", - "title": "cr8SerialPrompter", + "title": "cr8ApplySerialPrompter", "title_aux": "ComfyUI-Cre8it-Nodes" } ], @@ -2149,6 +2149,14 @@ "title_aux": "Backgrounds (Landscape,Indoor)" } ], + "https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py": [ + [ + "NatureColours" + ], + { + "title_aux": "NatureColours, UrbanColours" + } + ], "https://github.com/MrForExample/ComfyUI-3D-Pack": [ [], { @@ -5048,6 +5056,15 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chaojie/ComfyUI-AniPortrait": [ + [ + "AniPortraitLoader", + "AniPortraitRun" + ], + { + "title_aux": "ComfyUI-AniPortrait" + } + ], "https://github.com/chaojie/ComfyUI-Champ": [ [ "ChampLoader", @@ -5296,6 +5313,7 @@ "chaosaiart_KSampler3", "chaosaiart_Load_Image_Batch", "chaosaiart_Load_Image_Batch_2img", + "chaosaiart_MainPromptCLIPEncode", "chaosaiart_Number", "chaosaiart_Number_Counter", "chaosaiart_Number_Switch", @@ -7725,6 +7743,16 @@ "title_aux": "ComfyUI-InversedNoise" } ], + "https://github.com/logtd/ComfyUI-RefSampling": [ + [ + "ApplyRefUNetNode", + "RefSamplerCustomNode", + "RefSamplerNode" + ], + { + "title_aux": "ComfyUI-RefSampling" + } + ], "https://github.com/logtd/ComfyUI-TrackingNodes": [ [ "OpenPoseTrackerNode", @@ -9147,18 +9175,6 @@ "title_aux": "ComfyUI-send-Eagle(slim)" } ], - "https://github.com/shinich39/comfyui-load-image-39": [ - [ - "Load Image #39" - ], - { - "author": "shinich39", - "description": "Load png image sequentially with metadata", - "nickname": "Load Image 39", - "title": "Load Image 39", - "title_aux": "comfyui-load-image-39" - } - ], "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [ [ "OpenposePreprocessorInterpolate" @@ -10206,6 +10222,7 @@ "easy poseEditor", "easy positive", "easy preDetailerFix", + "easy preMaskDetailerFix", "easy preSampling", "easy preSamplingAdvanced", "easy preSamplingCascade", @@ -10377,6 +10394,9 @@ "Bedrock - Claude", "Bedrock - SDXL", "Bedrock - Titan Image", + "Image From S3", + "Image From URL", + "Image To S3", "Prompt Regex Remove", "Prompt Template" ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 06135a2..a1f7de9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,37 @@ + { + "author": "MokkaBoss1", + "title": "NatureColours, UrbanColours", + "reference": "https://github.com/MokkaBoss1/NatureColours", + "files": [ + "https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py", + "https://github.com/MokkaBoss1/NatureColours/raw/main/UrbanColours.py" + ], + "install_type": "copy", + "description": "Nodes:NatureColours, UrbanColours. These nodes outputs the color code for the selected color as a string." + }, + { + "author": "logtd", + "title": "ComfyUI-RefSampling", + "reference": "https://github.com/logtd/ComfyUI-RefSampling", + "files": [ + "https://github.com/logtd/ComfyUI-RefSampling" + ], + "install_type": "git-clone", + "description": "Nodes:Apply Ref UNet, Ref Sampler, Ref Sampler Custom" + }, + { + "author": "chaojie", + "title": "ComfyUI-AniPortrait", + "reference": "https://github.com/chaojie/ComfyUI-AniPortrait", + "files": [ + "https://github.com/chaojie/ComfyUI-AniPortrait" + ], + "install_type": "git-clone", + "description": "ComfyUI AniPortrait" + }, { "author": "wei30172", "title": "comfygen", @@ -663,36 +694,6 @@ ], "install_type": "git-clone", "description": "Allows native usage of ModelScope based Text To Video Models in ComfyUI" - }, - { - "author": "Pos13", - "title": "Cyclist", - "reference": "https://github.com/Pos13/comfyui-cyclist", - "files": [ - "https://github.com/Pos13/comfyui-cyclist" - ], - "install_type": "git-clone", - "description": "This extension provides tools to iterate generation results between runs. In general, it's for cycles." - }, - { - "author": "hackkhai", - "title": "ComfyUI-Image-Matting", - "reference": "https://github.com/hackkhai/ComfyUI-Image-Matting", - "files": [ - "https://github.com/hackkhai/ComfyUI-Image-Matting" - ], - "install_type": "git-clone", - "description": "This node improves the quality of the image mask. more suitable for image composite matting" - }, - { - "author": "diSty", - "title": "ComfyUI Frame Maker", - "reference": "https://github.com/diStyApps/ComfyUI_FrameMaker", - "files": [ - "https://github.com/diStyApps/ComfyUI_FrameMaker" - ], - "install_type": "git-clone", - "description": "This node creates a sequence of frames by moving and scaling a subject image over a background image." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index c8a691a..ad5d2ad 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -882,7 +882,7 @@ "author": "CRE8IT GmbH", "description": "This extension offers various nodes.", "nickname": "cre8Nodes", - "title": "cr8SerialPrompter", + "title": "cr8ApplySerialPrompter", "title_aux": "ComfyUI-Cre8it-Nodes" } ], @@ -2149,6 +2149,14 @@ "title_aux": "Backgrounds (Landscape,Indoor)" } ], + "https://github.com/MokkaBoss1/NatureColours/raw/main/NatureColours.py": [ + [ + "NatureColours" + ], + { + "title_aux": "NatureColours, UrbanColours" + } + ], "https://github.com/MrForExample/ComfyUI-3D-Pack": [ [], { @@ -5048,6 +5056,15 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chaojie/ComfyUI-AniPortrait": [ + [ + "AniPortraitLoader", + "AniPortraitRun" + ], + { + "title_aux": "ComfyUI-AniPortrait" + } + ], "https://github.com/chaojie/ComfyUI-Champ": [ [ "ChampLoader", @@ -5296,6 +5313,7 @@ "chaosaiart_KSampler3", "chaosaiart_Load_Image_Batch", "chaosaiart_Load_Image_Batch_2img", + "chaosaiart_MainPromptCLIPEncode", "chaosaiart_Number", "chaosaiart_Number_Counter", "chaosaiart_Number_Switch", @@ -7725,6 +7743,16 @@ "title_aux": "ComfyUI-InversedNoise" } ], + "https://github.com/logtd/ComfyUI-RefSampling": [ + [ + "ApplyRefUNetNode", + "RefSamplerCustomNode", + "RefSamplerNode" + ], + { + "title_aux": "ComfyUI-RefSampling" + } + ], "https://github.com/logtd/ComfyUI-TrackingNodes": [ [ "OpenPoseTrackerNode", @@ -9147,18 +9175,6 @@ "title_aux": "ComfyUI-send-Eagle(slim)" } ], - "https://github.com/shinich39/comfyui-load-image-39": [ - [ - "Load Image #39" - ], - { - "author": "shinich39", - "description": "Load png image sequentially with metadata", - "nickname": "Load Image 39", - "title": "Load Image 39", - "title_aux": "comfyui-load-image-39" - } - ], "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [ [ "OpenposePreprocessorInterpolate" @@ -10206,6 +10222,7 @@ "easy poseEditor", "easy positive", "easy preDetailerFix", + "easy preMaskDetailerFix", "easy preSampling", "easy preSamplingAdvanced", "easy preSamplingCascade", @@ -10377,6 +10394,9 @@ "Bedrock - Claude", "Bedrock - SDXL", "Bedrock - Titan Image", + "Image From S3", + "Image From URL", + "Image To S3", "Prompt Regex Remove", "Prompt Template" ],