diff --git a/custom-node-list.json b/custom-node-list.json index a57ade0a..9adb999d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6809,16 +6809,6 @@ "install_type": "git-clone", "description": "Create a custom scheduler from a weighted average of the built-in schedulers" }, - { - "author": "BlakeOne", - "title": "ComfyUI FastImageListToImageBatch", - "reference": "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch", - "files": [ - "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch" - ], - "install_type": "git-clone", - "description": "Quickly convert a list of images to a batch of images. All images must be the same size. Great for long videos." - }, { "author": "BlakeOne", "title": "ComfyUI CustomScheduler", @@ -6909,6 +6899,16 @@ "install_type": "git-clone", "description": "A barebones ComfyUI wrapper for [a/PixelOE](https://github.com/KohakuBlueleaf/PixelOE).\nI cannot promise any support, if there is someone who wants to make a proper node, please do." }, + { + "author": "ronniebasak", + "title": "ComfyUI-Tara-LLM-Integration", + "reference": "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration", + "files": [ + "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration" + ], + "install_type": "git-clone", + "description": "Tara is a powerful node for ComfyUI that integrates Large Language Models (LLMs) to enhance and automate workflow processes. With Tara, you can create complex, intelligent workflows that refine and generate content, manage API keys, and seamlessly integrate various LLMs into your projects." + }, diff --git a/extension-node-map.json b/extension-node-map.json index faa0d680..63587db3 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -585,14 +585,6 @@ "title_aux": "ComfyUI CustomScheduler" } ], - "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch": [ - [ - "FastImageListToImageBatch" - ], - { - "title_aux": "ComfyUI FastImageListToImageBatch" - } - ], "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": [ [ "SchedulerMixer" @@ -738,6 +730,8 @@ ], "https://github.com/Clybius/ComfyUI-Extra-Samplers": [ [ + "GeometricCFGGuider", + "ImageAssistedCFGGuider", "SamplerCLYB_4M_SDE_Momentumized", "SamplerCustomModelMixtureDuo", "SamplerCustomNoise", @@ -749,6 +743,7 @@ "SamplerRES_Momentumized", "SamplerSupreme", "SamplerTTM", + "ScaledCFGGuider", "SimpleExponentialScheduler" ], { @@ -1341,14 +1336,6 @@ "title_aux": "ComfyUI-GTSuya-Nodes" } ], - "https://github.com/GavChap/ComfyUI-CascadeResolutions": [ - [ - "CascadeResolutions" - ], - { - "title_aux": "ComfyUI-CascadeResolutions" - } - ], "https://github.com/Gourieff/comfyui-reactor-node": [ [ "ReActorBuildFaceModel", @@ -3126,7 +3113,8 @@ ], "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [ [ - "HDR Effects (SuperBeasts.AI)" + "HDR Effects (SuperBeasts.AI)", + "Make Resized Mask Batch (SuperBeasts.AI)" ], { "title_aux": "ComfyUI-SuperBeasts" @@ -4414,6 +4402,14 @@ "title_aux": "Comfy UI FatLabels" } ], + "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": [ + [ + "CascadeResolutions" + ], + { + "title_aux": "ComfyUI-CascadeResolutions" + } + ], "https://github.com/alexopus/ComfyUI-Image-Saver": [ [ "Cfg Literal (Image Saver)", @@ -5614,6 +5610,7 @@ "LayerUtility: CropByMask V2", "LayerUtility: ExtendCanvas", "LayerUtility: GetColorTone", + "LayerUtility: GetColorToneV2", "LayerUtility: GetImageSize", "LayerUtility: GradientImage", "LayerUtility: GradientImage V2", @@ -5628,6 +5625,7 @@ "LayerUtility: ImageMaskScaleAs", "LayerUtility: ImageOpacity", "LayerUtility: ImageRemoveAlpha", + "LayerUtility: ImageRewardFilter", "LayerUtility: ImageScaleByAspectRatio", "LayerUtility: ImageScaleByAspectRatio V2", "LayerUtility: ImageScaleRestore", @@ -7651,6 +7649,7 @@ "BatchUncrop", "BatchUncropAdvanced", "BboxToInt", + "BboxVisualize", "CameraPoseVisualizer", "ColorMatch", "ColorToMask", @@ -7695,7 +7694,6 @@ "InsertImageBatchByIndexes", "Intrinsic_lora_sampling", "LoadResAdapterNormalization", - "NormalizeLatent", "NormalizedAmplitudeToMask", "OffsetMask", "OffsetMaskByNormalizedAmplitude", @@ -8649,7 +8647,8 @@ "CanvasCreatorBasic", "CanvasCreatorSimple", "CreateMaskWithCanvas", - "CreateRegionalPNGMask", + "CreateNestedPNGMask", + "CreateTillingPNGMask", "CreateWatermarkRemovalMask", "EightFloats", "EvenOrOdd", @@ -8658,6 +8657,7 @@ "FourFloats", "IntMultiplication", "IntSubtraction", + "IntToFloatMultiplication", "LogicNot", "NumeralToString", "PngColorMasksToMaskList", @@ -8666,7 +8666,8 @@ "PngColorMasksToStringList", "PngRectanglesToMask", "PngRectanglesToMaskList", - "RandomLayouts", + "RandomNestedLayouts", + "RandomTillingLayouts", "SeedGenerator", "SingleBooleanTrigger", "SixBooleanTrigger", @@ -9263,6 +9264,17 @@ "title_aux": "ComfyUI PNG Metadata" } ], + "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": [ + [ + "TaraApiKeyLoader", + "TaraApiKeySaver", + "TaraDaisyChainNode", + "TaraPrompter" + ], + { + "title_aux": "ComfyUI-Tara-LLM-Integration" + } + ], "https://github.com/rui40000/RUI-Nodes": [ [ "ABCondition", @@ -9303,8 +9315,11 @@ ], "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [ [ + "AdjustAndRoundDimensions", + "AspectRatioMobileDevices", "ImageResizeAndCropNode", - "ImageSquareAdapterNode" + "ImageSquareAdapterNode", + "PopularScreenResolutions" ], { "title_aux": "ComfyUI_Nimbus-Pack" diff --git a/github-stats.json b/github-stats.json index de5b427f..df3082a5 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,14 +1,14 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3246, - "last_update": "2024-04-05 16:15:14" + "stars": 3257, + "last_update": "2024-04-07 00:51:33" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1078, - "last_update": "2024-04-06 04:05:56" + "stars": 1079, + "last_update": "2024-04-06 13:26:47" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 203, + "stars": 204, "last_update": "2024-04-04 14:29:26" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { @@ -20,11 +20,11 @@ "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1133, + "stars": 1135, "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 248, + "stars": 249, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -32,8 +32,8 @@ "last_update": "2023-12-15 14:25:35" }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 120, - "last_update": "2024-04-03 15:08:25" + "stars": 121, + "last_update": "2024-04-06 14:42:16" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 109, @@ -60,7 +60,7 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 484, + "stars": 490, "last_update": "2024-04-05 19:13:30" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { @@ -80,7 +80,7 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 763, + "stars": 764, "last_update": "2024-03-20 00:46:04" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -108,7 +108,7 @@ "last_update": "2023-11-20 17:14:58" }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 36, + "stars": 37, "last_update": "2024-04-04 19:28:01" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { @@ -140,7 +140,7 @@ "last_update": "2024-01-01 20:01:25" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 248, + "stars": 249, "last_update": "2024-02-26 04:23:37" }, "https://github.com/guoyk93/yk-node-suite-comfyui": { @@ -168,7 +168,7 @@ "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 137, + "stars": 138, "last_update": "2024-03-20 21:55:09" }, "https://github.com/city96/SD-Advanced-Noise": { @@ -184,12 +184,12 @@ "last_update": "2023-09-06 17:15:54" }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 14, + "stars": 15, "last_update": "2024-04-03 20:58:21" }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 80, - "last_update": "2024-03-16 17:20:28" + "last_update": "2024-04-06 10:05:26" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 27, @@ -216,15 +216,15 @@ "last_update": "2024-02-09 16:03:17" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 510, + "stars": 513, "last_update": "2024-02-29 09:53:46" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 273, + "stars": 275, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1016, + "stars": 1019, "last_update": "2024-04-04 02:50:30" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -252,11 +252,11 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 490, + "stars": 492, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 50, + "stars": 51, "last_update": "2024-04-04 02:12:48" }, "https://github.com/ssitu/ComfyUI_roop": { @@ -280,19 +280,19 @@ "last_update": "2023-06-04 22:08:46" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 141, + "stars": 142, "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { "stars": 264, - "last_update": "2024-04-02 19:56:57" + "last_update": "2024-04-06 22:33:47" }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 300, "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 363, + "stars": 364, "last_update": "2024-03-22 16:13:20" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { @@ -308,7 +308,7 @@ "last_update": "2023-11-06 17:45:57" }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { - "stars": 1, + "stars": 2, "last_update": "2023-12-22 00:54:35" }, "https://github.com/bmad4ever/comfyui_wfc_like": { @@ -320,7 +320,7 @@ "last_update": "2024-03-04 22:48:03" }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 251, + "stars": 252, "last_update": "2024-03-24 14:52:58" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { @@ -328,15 +328,15 @@ "last_update": "2023-11-08 14:03:03" }, "https://github.com/filipemeneses/comfy_pixelization": { - "stars": 19, + "stars": 20, "last_update": "2024-02-01 04:09:13" }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 106, - "last_update": "2024-04-04 01:36:04" + "stars": 107, + "last_update": "2024-04-06 09:33:53" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 126, + "stars": 129, "last_update": "2024-04-03 21:25:42" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -344,23 +344,23 @@ "last_update": "2024-02-04 23:38:10" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 681, - "last_update": "2023-11-13 11:06:08" + "stars": 683, + "last_update": "2024-04-06 23:50:53" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 7, "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 1970, - "last_update": "2024-04-04 15:49:48" + "stars": 1989, + "last_update": "2024-04-06 06:44:31" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 617, + "stars": 621, "last_update": "2024-04-04 18:23:15" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 103, + "stars": 104, "last_update": "2024-03-16 17:13:27" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -420,15 +420,15 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 577, + "stars": 578, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 502, + "stars": 503, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { - "stars": 50, + "stars": 51, "last_update": "2023-10-22 21:34:59" }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { @@ -444,7 +444,7 @@ "last_update": "2024-03-19 22:22:37" }, "https://github.com/asagi4/ComfyUI-CADS": { - "stars": 24, + "stars": 25, "last_update": "2024-03-25 00:35:48" }, "https://github.com/asagi4/comfyui-utility-nodes": { @@ -472,7 +472,7 @@ "last_update": "2023-08-03 08:57:52" }, "https://github.com/bash-j/mikey_nodes": { - "stars": 60, + "stars": 61, "last_update": "2024-03-10 09:09:50" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { @@ -488,19 +488,19 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 303, + "stars": 306, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1891, - "last_update": "2024-04-05 05:48:59" + "stars": 1897, + "last_update": "2024-04-06 22:32:15" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 277, + "stars": 278, "last_update": "2024-03-31 00:31:24" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 803, + "stars": 808, "last_update": "2024-04-02 10:10:43" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -512,7 +512,7 @@ "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 608, + "stars": 610, "last_update": "2024-04-05 14:40:04" }, "https://github.com/coreyryanhanson/ComfyQR": { @@ -524,15 +524,15 @@ "last_update": "2023-10-15 03:19:16" }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { - "stars": 140, + "stars": 142, "last_update": "2024-01-07 03:29:57" }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { - "stars": 4, + "stars": 5, "last_update": "2023-12-10 13:57:48" }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { - "stars": 23, + "stars": 24, "last_update": "2023-10-23 14:55:53" }, "https://github.com/M1kep/Comfy_KepListStuff": { @@ -572,7 +572,7 @@ "last_update": "2024-02-02 11:09:18" }, "https://github.com/ManglerFTW/ComfyI2I": { - "stars": 128, + "stars": 129, "last_update": "2023-11-03 11:09:53" }, "https://github.com/theUpsider/ComfyUI-Logic": { @@ -600,7 +600,7 @@ "last_update": "2024-01-25 16:30:20" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 119, + "stars": 120, "last_update": "2024-04-05 02:00:30" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { @@ -624,15 +624,15 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 443, + "stars": 445, "last_update": "2024-04-02 00:45:15" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { "stars": 647, - "last_update": "2024-04-06 01:48:15" + "last_update": "2024-04-06 11:58:24" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 170, + "stars": 173, "last_update": "2024-04-03 03:59:31" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { @@ -708,7 +708,7 @@ "last_update": "2023-08-19 06:52:19" }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 118, + "stars": 119, "last_update": "2024-03-15 19:05:53" }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { @@ -724,11 +724,11 @@ "last_update": "2024-03-15 05:43:38" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 138, + "stars": 139, "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 262, + "stars": 264, "last_update": "2024-03-31 20:26:53" }, "https://github.com/richinsley/Comfy-LFO": { @@ -860,7 +860,7 @@ "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 140, + "stars": 141, "last_update": "2024-03-21 16:07:20" }, "https://github.com/rklaffehn/rk-comfy-nodes": { @@ -868,8 +868,8 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 160, - "last_update": "2024-03-30 19:23:33" + "stars": 163, + "last_update": "2024-04-06 13:22:01" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 37, @@ -877,10 +877,10 @@ }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 27, - "last_update": "2024-04-05 18:28:09" + "last_update": "2024-04-06 21:03:11" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 983, + "stars": 984, "last_update": "2024-03-21 09:27:41" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { @@ -896,7 +896,7 @@ "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 248, + "stars": 250, "last_update": "2024-04-03 21:02:41" }, "https://github.com/chrisgoringe/cg-prompt-info": { @@ -920,8 +920,8 @@ "last_update": "2023-12-21 04:31:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 161, - "last_update": "2024-04-05 12:17:29" + "stars": 162, + "last_update": "2024-04-06 23:39:18" }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 95, @@ -944,7 +944,7 @@ "last_update": "2024-03-23 23:45:51" }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 54, + "stars": 56, "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { @@ -952,15 +952,15 @@ "last_update": "2024-03-27 19:38:20" }, "https://github.com/kijai/ComfyUI-moondream": { - "stars": 53, + "stars": 54, "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 794, - "last_update": "2024-04-05 07:59:31" + "stars": 798, + "last_update": "2024-04-06 23:43:48" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 160, + "stars": 161, "last_update": "2024-03-26 13:31:13" }, "https://github.com/hhhzzyang/Comfyui_Lama": { @@ -968,7 +968,7 @@ "last_update": "2023-10-01 17:33:29" }, "https://github.com/thedyze/save-image-extended-comfyui": { - "stars": 56, + "stars": 57, "last_update": "2023-11-09 17:48:44" }, "https://github.com/SOELexicon/ComfyUI-LexTools": { @@ -988,7 +988,7 @@ "last_update": "2024-04-05 08:01:58" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 338, + "stars": 339, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { @@ -1040,8 +1040,8 @@ "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 338, - "last_update": "2024-04-03 06:43:32" + "stars": 341, + "last_update": "2024-04-06 14:15:16" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 2, @@ -1052,8 +1052,8 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 618, - "last_update": "2024-03-30 15:46:38" + "stars": 620, + "last_update": "2024-04-06 13:57:58" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 9, @@ -1080,7 +1080,7 @@ "last_update": "2023-12-01 00:09:15" }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 202, + "stars": 203, "last_update": "2024-02-19 22:14:46" }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { @@ -1168,7 +1168,7 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 407, + "stars": 408, "last_update": "2024-03-30 12:10:00" }, "https://github.com/gemell1/ComfyUI_GMIC": { @@ -1192,7 +1192,7 @@ "last_update": "2023-12-10 21:29:12" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 94, + "stars": 95, "last_update": "2024-03-31 04:36:03" }, "https://github.com/Umikaze-job/select_folder_path_easy": { @@ -1221,7 +1221,7 @@ }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 70, - "last_update": "2024-02-17 11:54:33" + "last_update": "2024-04-07 00:30:45" }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 5, @@ -1265,7 +1265,7 @@ }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 14, - "last_update": "2023-11-22 22:48:31" + "last_update": "2024-04-06 21:05:24" }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 12, @@ -1273,7 +1273,7 @@ }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 1, - "last_update": "2023-12-03 14:27:21" + "last_update": "2024-04-06 15:42:48" }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 2, @@ -1284,7 +1284,7 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 232, + "stars": 233, "last_update": "2024-03-24 14:20:44" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1312,7 +1312,7 @@ "last_update": "2024-01-25 13:13:33" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 156, + "stars": 157, "last_update": "2024-03-12 10:32:47" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { @@ -1328,7 +1328,7 @@ "last_update": "2024-04-06 04:04:12" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 24, + "stars": 25, "last_update": "2024-04-02 02:55:59" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { @@ -1340,7 +1340,7 @@ "last_update": "2024-03-25 02:09:04" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 58, + "stars": 59, "last_update": "2024-04-01 13:35:54" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -1352,7 +1352,7 @@ "last_update": "2023-12-11 11:06:16" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 136, + "stars": 137, "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -1368,8 +1368,8 @@ "last_update": "2024-02-25 06:28:49" }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { - "stars": 11, - "last_update": "2023-11-30 07:35:07" + "stars": 12, + "last_update": "2024-04-06 06:49:01" }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 14, @@ -1448,8 +1448,8 @@ "last_update": "2024-02-09 23:16:25" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 571, - "last_update": "2024-04-04 16:50:04" + "stars": 574, + "last_update": "2024-04-06 09:14:03" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 1, @@ -1472,7 +1472,7 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 340, + "stars": 341, "last_update": "2024-04-04 04:54:16" }, "https://github.com/yolain/ComfyUI-Easy-Use": { @@ -1481,7 +1481,7 @@ }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 25, - "last_update": "2024-04-02 16:13:35" + "last_update": "2024-04-06 18:12:44" }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 0, @@ -1496,7 +1496,7 @@ "last_update": "2023-12-16 09:10:38" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 212, + "stars": 213, "last_update": "2024-03-12 03:42:07" }, "https://github.com/deroberon/demofusion-comfyui": { @@ -1564,11 +1564,11 @@ "last_update": "2024-01-03 08:27:32" }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { - "stars": 11, + "stars": 12, "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 535, + "stars": 536, "last_update": "2024-03-28 15:15:47" }, "https://github.com/florestefano1975/comfyui-portrait-master": { @@ -1604,8 +1604,8 @@ "last_update": "2024-03-26 08:41:20" }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { - "stars": 50, - "last_update": "2024-04-01 13:00:41" + "stars": 51, + "last_update": "2024-04-06 18:07:34" }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, @@ -1616,7 +1616,7 @@ "last_update": "2024-01-24 21:44:12" }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { - "stars": 86, + "stars": 87, "last_update": "2024-04-01 19:58:39" }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { @@ -1628,7 +1628,7 @@ "last_update": "2024-01-28 15:09:51" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 52, + "stars": 53, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { @@ -1648,7 +1648,7 @@ "last_update": "2023-12-27 17:50:16" }, "https://github.com/Limitex/ComfyUI-Diffusers": { - "stars": 87, + "stars": 88, "last_update": "2024-03-08 11:07:01" }, "https://github.com/edenartlab/eden_comfy_pipelines": { @@ -1672,7 +1672,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 315, + "stars": 316, "last_update": "2024-03-27 16:59:44" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1736,7 +1736,7 @@ "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 93, + "stars": 94, "last_update": "2024-04-03 23:47:03" }, "https://github.com/massao000/ComfyUI_aspect_ratios": { @@ -1748,7 +1748,7 @@ "last_update": "2024-01-04 11:33:08" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 180, + "stars": 181, "last_update": "2024-02-12 01:56:02" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { @@ -1756,7 +1756,7 @@ "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 171, + "stars": 173, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { @@ -1840,23 +1840,23 @@ "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1272, + "stars": 1275, "last_update": "2024-04-01 13:51:02" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 379, + "stars": 380, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 19, - "last_update": "2024-04-04 22:45:11" + "last_update": "2024-04-06 11:02:44" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 20, "last_update": "2024-04-02 13:24:56" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { - "stars": 4, + "stars": 6, "last_update": "2024-04-04 11:58:20" }, "https://github.com/tzwm/comfyui-profiler": { @@ -1872,7 +1872,7 @@ "last_update": "2024-04-02 06:32:21" }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 179, + "stars": 180, "last_update": "2024-02-16 16:26:02" }, "https://github.com/smagnetize/kb-comfyui-nodes": { @@ -1904,7 +1904,7 @@ "last_update": "2024-03-08 19:59:00" }, "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 30, + "stars": 31, "last_update": "2024-01-13 04:58:58" }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { @@ -2001,7 +2001,7 @@ }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 3, - "last_update": "2024-04-03 10:16:08" + "last_update": "2024-04-06 16:09:35" }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, @@ -2020,7 +2020,7 @@ "last_update": "2023-08-13 23:05:26" }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { - "stars": 6, + "stars": 7, "last_update": "2024-01-25 23:17:51" }, "https://github.com/godspede/ComfyUI_Substring": { @@ -2028,15 +2028,15 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 159, + "stars": 160, "last_update": "2024-03-26 11:46:29" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 48, + "stars": 49, "last_update": "2024-04-03 23:51:44" }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { - "stars": 40, + "stars": 41, "last_update": "2024-03-24 04:03:08" }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { @@ -2057,7 +2057,7 @@ }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 17, - "last_update": "2024-04-03 17:12:08" + "last_update": "2024-04-06 20:40:50" }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 24, @@ -2104,7 +2104,7 @@ "last_update": "2024-02-19 16:02:10" }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 70, + "stars": 72, "last_update": "2024-03-04 09:33:57" }, "https://github.com/ricklove/comfyui-ricklove": { @@ -2112,7 +2112,7 @@ "last_update": "2024-02-01 02:50:59" }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 134, + "stars": 135, "last_update": "2024-02-25 13:58:50" }, "https://github.com/LyazS/comfyui-anime-seg": { @@ -2148,7 +2148,7 @@ "last_update": "2024-02-05 17:48:33" }, "https://github.com/dfl/comfyui-tcd-scheduler": { - "stars": 55, + "stars": 56, "last_update": "2024-03-24 18:29:56" }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { @@ -2176,7 +2176,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 58, + "stars": 59, "last_update": "2024-03-21 11:08:54" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -2192,7 +2192,7 @@ "last_update": "2024-02-26 10:48:42" }, "https://github.com/Franck-Demongin/NX_PromptStyler": { - "stars": 3, + "stars": 4, "last_update": "2024-02-19 10:14:56" }, "https://github.com/xiaoxiaodesha/hd_node": { @@ -2219,10 +2219,6 @@ "stars": 0, "last_update": "2024-03-22 18:22:13" }, - "https://github.com/GavChap/ComfyUI-CascadeResolutions": { - "stars": 5, - "last_update": "2024-04-04 23:40:23" - }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 1, "last_update": "2024-03-08 10:11:28" @@ -2233,7 +2229,7 @@ }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 5, - "last_update": "2024-04-04 17:47:35" + "last_update": "2024-04-06 14:54:11" }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, @@ -2284,7 +2280,7 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 228, + "stars": 229, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2332,7 +2328,7 @@ "last_update": "2024-02-26 19:21:00" }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { - "stars": 7, + "stars": 8, "last_update": "2024-02-27 11:30:38" }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { @@ -2348,11 +2344,11 @@ "last_update": "2024-03-04 07:34:39" }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { - "stars": 3, + "stars": 4, "last_update": "2024-02-27 23:31:45" }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { - "stars": 2, + "stars": 3, "last_update": "2024-02-29 19:40:01" }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { @@ -2364,7 +2360,7 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 962, + "stars": 963, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { @@ -2396,7 +2392,7 @@ "last_update": "2024-03-27 21:37:34" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 5, + "stars": 6, "last_update": "2024-03-20 08:47:51" }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { @@ -2452,12 +2448,12 @@ "last_update": "2024-03-09 00:02:47" }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 60, + "stars": 61, "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 198, - "last_update": "2024-03-31 23:38:23" + "stars": 199, + "last_update": "2024-04-06 16:24:17" }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 0, @@ -2469,7 +2465,7 @@ }, "https://github.com/dchatel/comfyui_facetools": { "stars": 11, - "last_update": "2024-03-13 11:20:57" + "last_update": "2024-04-06 11:45:55" }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 1, @@ -2493,7 +2489,7 @@ }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { "stars": 89, - "last_update": "2024-03-30 02:20:02" + "last_update": "2024-04-07 00:41:21" }, "https://github.com/dmMaze/sketch2manga": { "stars": 10, @@ -2552,7 +2548,7 @@ "last_update": "2024-03-23 10:48:36" }, "https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer": { - "stars": 8, + "stars": 9, "last_update": "2024-03-31 15:13:33" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { @@ -2560,12 +2556,12 @@ "last_update": "2024-03-31 12:41:40" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 109, + "stars": 110, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 58, - "last_update": "2024-04-06 01:41:00" + "stars": 60, + "last_update": "2024-04-06 21:23:04" }, "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { "stars": 0, @@ -2588,8 +2584,8 @@ "last_update": "2024-04-03 00:23:18" }, "https://github.com/wei30172/comfygen": { - "stars": 1, - "last_update": "2024-04-06 03:44:07" + "stars": 2, + "last_update": "2024-04-06 16:22:09" }, "https://github.com/zombieyang/sd-ppp": { "stars": 3, @@ -2604,7 +2600,7 @@ "last_update": "2024-03-29 04:22:07" }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 27, + "stars": 28, "last_update": "2024-03-30 22:07:58" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { @@ -2612,8 +2608,8 @@ "last_update": "2024-04-04 17:53:11" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 216, - "last_update": "2024-04-02 09:49:53" + "stars": 219, + "last_update": "2024-04-06 09:25:46" }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 6, @@ -2631,10 +2627,6 @@ "stars": 6, "last_update": "2024-04-03 01:52:00" }, - "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch": { - "stars": 0, - "last_update": "2024-04-01 01:09:41" - }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-04-01 01:33:56" @@ -2656,15 +2648,15 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 30741, - "last_update": "2024-04-06 01:36:31" + "stars": 30800, + "last_update": "2024-04-06 22:58:43" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 23, + "stars": 29, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { - "stars": 36, + "stars": 37, "last_update": "2024-04-02 19:18:34" }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { @@ -2676,23 +2668,23 @@ "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 29, + "stars": 30, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { - "stars": 0, + "stars": 1, "last_update": "2024-04-05 06:07:22" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 18, + "stars": 48, "last_update": "2024-04-05 19:31:31" }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 2, - "last_update": "2024-04-06 01:45:32" + "last_update": "2024-04-06 06:49:35" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 0, + "stars": 1, "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { @@ -2710,5 +2702,13 @@ "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 1, "last_update": "2024-04-06 13:19:02" + }, + "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { + "stars": 0, + "last_update": "2024-04-06 16:48:55" + }, + "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { + "stars": 0, + "last_update": "2024-04-06 21:56:49" } } \ No newline at end of file diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 650643c5..ef73cd2a 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -9,6 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel." }, + { + "author": "BlakeOne", + "title": "ComfyUI FastImageListToImageBatch [REMOVED]", + "reference": "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch", + "files": [ + "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch" + ], + "install_type": "git-clone", + "description": "Quickly convert a list of images to a batch of images. All images must be the same size. Great for long videos." + }, { "author": "ggpid", "title": "idpark_custom_node [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 27d671d8..7c12301b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "ronniebasak", + "title": "ComfyUI-Tara-LLM-Integration", + "reference": "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration", + "files": [ + "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration" + ], + "install_type": "git-clone", + "description": "Tara is a powerful node for ComfyUI that integrates Large Language Models (LLMs) to enhance and automate workflow processes. With Tara, you can create complex, intelligent workflows that refine and generate content, manage API keys, and seamlessly integrate various LLMs into your projects." + }, { "author": "SLAPaper", "title": "ComfyUI DPM++ 2M Alt Sampler", @@ -683,16 +693,6 @@ ], "install_type": "git-clone", "description": "ComfyUI Open Sora" - }, - { - "author": "AIGODLIKE", - "title": "ComfyUI-CUP", - "reference": "https://github.com/AIGODLIKE/ComfyUI-CUP", - "files": [ - "https://github.com/AIGODLIKE/ComfyUI-CUP" - ], - "install_type": "git-clone", - "description": "Bridge between ComfyUI and blender's ComfyUI-BlenderAI-node addon." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index faa0d680..63587db3 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -585,14 +585,6 @@ "title_aux": "ComfyUI CustomScheduler" } ], - "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch": [ - [ - "FastImageListToImageBatch" - ], - { - "title_aux": "ComfyUI FastImageListToImageBatch" - } - ], "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": [ [ "SchedulerMixer" @@ -738,6 +730,8 @@ ], "https://github.com/Clybius/ComfyUI-Extra-Samplers": [ [ + "GeometricCFGGuider", + "ImageAssistedCFGGuider", "SamplerCLYB_4M_SDE_Momentumized", "SamplerCustomModelMixtureDuo", "SamplerCustomNoise", @@ -749,6 +743,7 @@ "SamplerRES_Momentumized", "SamplerSupreme", "SamplerTTM", + "ScaledCFGGuider", "SimpleExponentialScheduler" ], { @@ -1341,14 +1336,6 @@ "title_aux": "ComfyUI-GTSuya-Nodes" } ], - "https://github.com/GavChap/ComfyUI-CascadeResolutions": [ - [ - "CascadeResolutions" - ], - { - "title_aux": "ComfyUI-CascadeResolutions" - } - ], "https://github.com/Gourieff/comfyui-reactor-node": [ [ "ReActorBuildFaceModel", @@ -3126,7 +3113,8 @@ ], "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [ [ - "HDR Effects (SuperBeasts.AI)" + "HDR Effects (SuperBeasts.AI)", + "Make Resized Mask Batch (SuperBeasts.AI)" ], { "title_aux": "ComfyUI-SuperBeasts" @@ -4414,6 +4402,14 @@ "title_aux": "Comfy UI FatLabels" } ], + "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": [ + [ + "CascadeResolutions" + ], + { + "title_aux": "ComfyUI-CascadeResolutions" + } + ], "https://github.com/alexopus/ComfyUI-Image-Saver": [ [ "Cfg Literal (Image Saver)", @@ -5614,6 +5610,7 @@ "LayerUtility: CropByMask V2", "LayerUtility: ExtendCanvas", "LayerUtility: GetColorTone", + "LayerUtility: GetColorToneV2", "LayerUtility: GetImageSize", "LayerUtility: GradientImage", "LayerUtility: GradientImage V2", @@ -5628,6 +5625,7 @@ "LayerUtility: ImageMaskScaleAs", "LayerUtility: ImageOpacity", "LayerUtility: ImageRemoveAlpha", + "LayerUtility: ImageRewardFilter", "LayerUtility: ImageScaleByAspectRatio", "LayerUtility: ImageScaleByAspectRatio V2", "LayerUtility: ImageScaleRestore", @@ -7651,6 +7649,7 @@ "BatchUncrop", "BatchUncropAdvanced", "BboxToInt", + "BboxVisualize", "CameraPoseVisualizer", "ColorMatch", "ColorToMask", @@ -7695,7 +7694,6 @@ "InsertImageBatchByIndexes", "Intrinsic_lora_sampling", "LoadResAdapterNormalization", - "NormalizeLatent", "NormalizedAmplitudeToMask", "OffsetMask", "OffsetMaskByNormalizedAmplitude", @@ -8649,7 +8647,8 @@ "CanvasCreatorBasic", "CanvasCreatorSimple", "CreateMaskWithCanvas", - "CreateRegionalPNGMask", + "CreateNestedPNGMask", + "CreateTillingPNGMask", "CreateWatermarkRemovalMask", "EightFloats", "EvenOrOdd", @@ -8658,6 +8657,7 @@ "FourFloats", "IntMultiplication", "IntSubtraction", + "IntToFloatMultiplication", "LogicNot", "NumeralToString", "PngColorMasksToMaskList", @@ -8666,7 +8666,8 @@ "PngColorMasksToStringList", "PngRectanglesToMask", "PngRectanglesToMaskList", - "RandomLayouts", + "RandomNestedLayouts", + "RandomTillingLayouts", "SeedGenerator", "SingleBooleanTrigger", "SixBooleanTrigger", @@ -9263,6 +9264,17 @@ "title_aux": "ComfyUI PNG Metadata" } ], + "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": [ + [ + "TaraApiKeyLoader", + "TaraApiKeySaver", + "TaraDaisyChainNode", + "TaraPrompter" + ], + { + "title_aux": "ComfyUI-Tara-LLM-Integration" + } + ], "https://github.com/rui40000/RUI-Nodes": [ [ "ABCondition", @@ -9303,8 +9315,11 @@ ], "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [ [ + "AdjustAndRoundDimensions", + "AspectRatioMobileDevices", "ImageResizeAndCropNode", - "ImageSquareAdapterNode" + "ImageSquareAdapterNode", + "PopularScreenResolutions" ], { "title_aux": "ComfyUI_Nimbus-Pack"