diff --git a/custom-node-list.json b/custom-node-list.json index b518d796..6c00e05e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3954,6 +3954,16 @@ "install_type": "git-clone", "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64." }, + { + "author": "flowtyone", + "title": "ComfyUI-Flowty-LDSR", + "reference": "https://github.com/flowtyone/ComfyUI-Flowty-LDSR", + "files": [ + "https://github.com/flowtyone/ComfyUI-Flowty-LDSR" + ], + "install_type": "git-clone", + "description": "This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 37ef6c58..f1f3baaa 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -51,7 +51,9 @@ ], "https://github.com/54rt1n/ComfyUI-DareMerge": [ [ - "DareModelMerger" + "BlockModelMergerAdv", + "DareModelMerger", + "MagnitudeModelMerger" ], { "title_aux": "ComfyUI-DareMerge" @@ -108,7 +110,9 @@ "StringToFizz-badger", "TextListToString-badger", "VideoCut-badger", - "getImageSide-badger" + "getImageSide-badger", + "getParentDir-badger", + "mkdir-badger" ], { "title_aux": "ComfyUI_BadgerTools" @@ -1069,7 +1073,6 @@ "DiffusersModelMakeup", "DiffusersPipelineLoader", "DiffusersSampler", - "DiffusersSaveImage", "DiffusersSchedulerLoader", "DiffusersVaeLoader", "LcmLoraLoader", @@ -1808,6 +1811,7 @@ "CR Job Current Frame", "CR Job List", "CR Job Scheduler", + "CR KSampler", "CR Keyframe List", "CR Latent Batch Size", "CR Latent Input Switch", @@ -1878,6 +1882,7 @@ "CR Seed", "CR Seed to Int", "CR Select Model", + "CR Set Value On Binary", "CR Set Value On Boolean", "CR Simple Annotations", "CR Simple Banner", @@ -1885,6 +1890,7 @@ "CR Simple Binary Pattern Simple", "CR Simple Image Compare", "CR Simple Image Watermark", + "CR Simple List", "CR Simple Meme Template", "CR Simple Prompt List", "CR Simple Prompt List Keyframes", @@ -1906,6 +1912,8 @@ "CR Style List", "CR Switch Model and CLIP", "CR System TrueType Font", + "CR Text", + "CR Text Concatenate", "CR Text Input Switch", "CR Text Input Switch (4 way)", "CR Text List", @@ -1925,6 +1933,7 @@ "CR XY Index", "CR XY Interpolate", "CR XY List", + "CR XY Product", "CR XY Save Grid Image", "CR XYZ Index", "CR XYZ Interpolate", @@ -1932,7 +1941,7 @@ ], { "author": "Suzie1", - "description": "150 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.", + "description": "154 custom nodes for artists, designers and animators.", "nickname": "Comfyroll Studio", "title": "Comfyroll Studio", "title_aux": "ComfyUI_Comfyroll_CustomNodes" @@ -2023,6 +2032,7 @@ "tri3d-extract-parts-mask-batch", "tri3d-fuzzification", "tri3d-interaction-canny", + "tri3d-load-pose-json", "tri3d-pose-adaption", "tri3d-pose-to-image", "tri3d-position-hands", @@ -3993,6 +4003,14 @@ "title_aux": "comfyui-prompt-composer" } ], + "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": [ + [ + "LDSRUpscaler" + ], + { + "title_aux": "ComfyUI-Flowty-LDSR" + } + ], "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [ [ "BatchIndex_AS", @@ -5347,10 +5365,10 @@ "Cover ZHGMasks", "ZHG FaceIndex", "ZHG GetMaskArea", + "ZHG Image Levels", "ZHG SaveImage", "ZHG SmoothEdge", - "ZHG UltimateSDUpscale", - "ZHG UltimateSDUpscaleNoUpscale" + "ZHG UltimateSDUpscale" ], { "title_aux": "zhihuige-nodes-comfyui" @@ -5493,6 +5511,7 @@ "Font", "GamePal", "GetImageSize_", + "GradientImage", "ImageCropByAlpha", "IntNumber", "LaMaInpainting", @@ -6359,12 +6378,14 @@ "easy imageSizeByLongerSide", "easy imageSizeBySide", "easy kSampler", + "easy kSamplerInpainting", "easy kSamplerSDTurbo", "easy kSamplerTiled", "easy loraStack", "easy negative", "easy pipeIn", "easy pipeOut", + "easy pipeToBasicPipe", "easy portraitMaster", "easy poseEditor", "easy positive", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3279930d..e5fe41db 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "flowtyone", + "title": "ComfyUI-Flowty-LDSR", + "reference": "https://github.com/flowtyone/ComfyUI-Flowty-LDSR", + "files": [ + "https://github.com/flowtyone/ComfyUI-Flowty-LDSR" + ], + "install_type": "git-clone", + "description": "This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI." + }, { "author": "Crystian", "title": "Crystools-save", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 37ef6c58..f1f3baaa 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -51,7 +51,9 @@ ], "https://github.com/54rt1n/ComfyUI-DareMerge": [ [ - "DareModelMerger" + "BlockModelMergerAdv", + "DareModelMerger", + "MagnitudeModelMerger" ], { "title_aux": "ComfyUI-DareMerge" @@ -108,7 +110,9 @@ "StringToFizz-badger", "TextListToString-badger", "VideoCut-badger", - "getImageSide-badger" + "getImageSide-badger", + "getParentDir-badger", + "mkdir-badger" ], { "title_aux": "ComfyUI_BadgerTools" @@ -1069,7 +1073,6 @@ "DiffusersModelMakeup", "DiffusersPipelineLoader", "DiffusersSampler", - "DiffusersSaveImage", "DiffusersSchedulerLoader", "DiffusersVaeLoader", "LcmLoraLoader", @@ -1808,6 +1811,7 @@ "CR Job Current Frame", "CR Job List", "CR Job Scheduler", + "CR KSampler", "CR Keyframe List", "CR Latent Batch Size", "CR Latent Input Switch", @@ -1878,6 +1882,7 @@ "CR Seed", "CR Seed to Int", "CR Select Model", + "CR Set Value On Binary", "CR Set Value On Boolean", "CR Simple Annotations", "CR Simple Banner", @@ -1885,6 +1890,7 @@ "CR Simple Binary Pattern Simple", "CR Simple Image Compare", "CR Simple Image Watermark", + "CR Simple List", "CR Simple Meme Template", "CR Simple Prompt List", "CR Simple Prompt List Keyframes", @@ -1906,6 +1912,8 @@ "CR Style List", "CR Switch Model and CLIP", "CR System TrueType Font", + "CR Text", + "CR Text Concatenate", "CR Text Input Switch", "CR Text Input Switch (4 way)", "CR Text List", @@ -1925,6 +1933,7 @@ "CR XY Index", "CR XY Interpolate", "CR XY List", + "CR XY Product", "CR XY Save Grid Image", "CR XYZ Index", "CR XYZ Interpolate", @@ -1932,7 +1941,7 @@ ], { "author": "Suzie1", - "description": "150 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.", + "description": "154 custom nodes for artists, designers and animators.", "nickname": "Comfyroll Studio", "title": "Comfyroll Studio", "title_aux": "ComfyUI_Comfyroll_CustomNodes" @@ -2023,6 +2032,7 @@ "tri3d-extract-parts-mask-batch", "tri3d-fuzzification", "tri3d-interaction-canny", + "tri3d-load-pose-json", "tri3d-pose-adaption", "tri3d-pose-to-image", "tri3d-position-hands", @@ -3993,6 +4003,14 @@ "title_aux": "comfyui-prompt-composer" } ], + "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": [ + [ + "LDSRUpscaler" + ], + { + "title_aux": "ComfyUI-Flowty-LDSR" + } + ], "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [ [ "BatchIndex_AS", @@ -5347,10 +5365,10 @@ "Cover ZHGMasks", "ZHG FaceIndex", "ZHG GetMaskArea", + "ZHG Image Levels", "ZHG SaveImage", "ZHG SmoothEdge", - "ZHG UltimateSDUpscale", - "ZHG UltimateSDUpscaleNoUpscale" + "ZHG UltimateSDUpscale" ], { "title_aux": "zhihuige-nodes-comfyui" @@ -5493,6 +5511,7 @@ "Font", "GamePal", "GetImageSize_", + "GradientImage", "ImageCropByAlpha", "IntNumber", "LaMaInpainting", @@ -6359,12 +6378,14 @@ "easy imageSizeByLongerSide", "easy imageSizeBySide", "easy kSampler", + "easy kSamplerInpainting", "easy kSamplerSDTurbo", "easy kSamplerTiled", "easy loraStack", "easy negative", "easy pipeIn", "easy pipeOut", + "easy pipeToBasicPipe", "easy portraitMaster", "easy poseEditor", "easy positive", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index b10cd2a3..c839bfca 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,16 @@ { "models": [ + { + "name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)", + "type": "controlnet", + "base": "SD1.5", + "save_path": "default", + "description": "This inpaint-depth controlnet model is specialized for the hand refiner.", + "reference": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned", + "filename": "control_sd15_inpaint_depth_hand_fp16.safetensors", + "url": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned/resolve/main/control_sd15_inpaint_depth_hand_fp16.safetensors" + }, + { "name": "ip-adapter-faceid_sd15.bin", "type": "IP-Adapter", @@ -21,17 +32,6 @@ "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors" }, - - { - "name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)", - "type": "controlnet", - "base": "SD1.5", - "save_path": "default", - "description": "This inpaint-depth controlnet model is specialized for the hand refiner.", - "reference": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned", - "filename": "control_sd15_inpaint_depth_hand_fp16.safetensors", - "url": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned/resolve/main/control_sd15_inpaint_depth_hand_fp16.safetensors" - }, { "name": "LongAnimatediff/lt_long_mm_16_64_frames_v1.1.ckpt (ComfyUI-AnimateDiff-Evolved)", "type": "animatediff",