diff --git a/custom-node-list.json b/custom-node-list.json index be7865e..15c21cc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2522,12 +2522,12 @@ { "author": "kijai", "title": "ComfyUI-APISR", - "reference": "https://github.com/kijai/ComfyUI-APISR", + "reference": "https://github.com/kijai/ComfyUI-APISR-KJ", "files": [ - "https://github.com/kijai/ComfyUI-APISR" + "https://github.com/kijai/ComfyUI-APISR-KJ" ], "install_type": "git-clone", - "description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI" + "description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI.[w/NOTE: repo name is changed from ComfyUI-APISR -> ComfyUI-APISR-KJ]" }, { "author": "kijai", @@ -5699,16 +5699,6 @@ "install_type": "git-clone", "description": "ComfyUI Custom Sampler nodes that implement Zheng et al.'s Trajectory Consistency Distillation based on [a/https://mhh0318.github.io/tcd](https://mhh0318.github.io/tcd)" }, - { - "author": "MarkoCa1", - "title": "ComfyUI_Segment_Mask", - "reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask", - "files": [ - "https://github.com/MarkoCa1/ComfyUI_Segment_Mask" - ], - "install_type": "git-clone", - "description": "Mask cutout based on Segment Anything." - }, { "author": "antrobot", "title": "antrobots ComfyUI Nodepack", @@ -6559,6 +6549,16 @@ "install_type": "git-clone", "description": "Various AI tools to use in Comfy UI. Starting with VL and prompt making tools using Ollma as backend will evolve as I find time." }, + { + "author": "if-ai", + "title": "ComfyUI-IF_AI_WishperSpeechNode", + "reference": "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode", + "files": [ + "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode" + ], + "install_type": "git-clone", + "description": "This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes." + }, { "author": "dmMaze", "title": "Sketch2Manga", @@ -6619,6 +6619,16 @@ "install_type": "git-clone", "description": "Text." }, + { + "author": "MarkoCa1", + "title": "ComfyUI_Segment_Mask", + "reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask", + "files": [ + "https://github.com/MarkoCa1/ComfyUI_Segment_Mask" + ], + "install_type": "git-clone", + "description": "Mask cutout based on Segment Anything." + }, { "author": "Shadetail", "title": "Eagleshadow Custom Nodes", @@ -7509,6 +7519,17 @@ "install_type": "git-clone", "description": "ComfyUI implementation for [a/ELLA](https://github.com/TencentQQGYLab/ELLA)." }, + { + "author": "DarKDinDoN", + "title": "ComfyUI Checkpoint Automatic Config", + "reference": "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config", + "files": [ + "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config" + ], + "install_type": "git-clone", + "description": "This node was designed to help with checkpoint configuration." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 8a1b4f2..b129936 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -926,6 +926,14 @@ "title_aux": "Comfy Couple" } ], + "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": [ + [ + "CheckpointAutomaticConfig" + ], + { + "title_aux": "ComfyUI Checkpoint Automatic Config" + } + ], "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [ [ "Absolute value", @@ -2355,6 +2363,7 @@ "EmbeddingLoader", "HashText", "HueSatLum", + "ImageDimensions", "IndoorBackgrounds", "IntFloatDict", "IntStringDict", @@ -6630,6 +6639,7 @@ "JDCN_SeamlessExperience", "JDCN_SplitString", "JDCN_StringToList", + "JDCN_TXTFileSaver", "JDCN_VHSFileMover" ], { @@ -7691,6 +7701,14 @@ "title_aux": "ComfyUI-Lora-Auto-Trigger-Words" } ], + "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": [ + [ + "IF_WhisperSpeech" + ], + { + "title_aux": "ComfyUI-IF_AI_WishperSpeechNode" + } + ], "https://github.com/if-ai/ComfyUI-IF_AI_tools": [ [ "IF_ChatPrompt", @@ -8134,6 +8152,14 @@ "title_aux": "Animatediff MotionLoRA Trainer" } ], + "https://github.com/kijai/ComfyUI-APISR-KJ": [ + [ + "APISR_upscale" + ], + { + "title_aux": "ComfyUI-APISR" + } + ], "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": [ [ "brushnet_ella_loader", @@ -10750,6 +10776,8 @@ "quadmoonConvertNormalizeHW", "quadmoonConvertNumberToString", "quadmoonINTConditionalOperation", + "quadmoonKSampler", + "quadmoonKSamplerAdvanced", "quadmoonThebutton" ], { diff --git a/github-stats.json b/github-stats.json index 4c788e5..5b0e13b 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,18 +1,18 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3433, - "last_update": "2024-04-19 08:33:45" + "stars": 3442, + "last_update": "2024-04-20 07:11:34" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1139, - "last_update": "2024-04-15 02:06:25" + "stars": 1141, + "last_update": "2024-04-20 07:36:33" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 220, "last_update": "2024-04-13 11:04:17" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 119, + "stars": 120, "last_update": "2023-09-13 06:28:20" }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { @@ -20,11 +20,11 @@ "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1220, + "stars": 1226, "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 267, + "stars": 268, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -44,12 +44,12 @@ "last_update": "2024-04-08 22:34:21" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 232, + "stars": 233, "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 179, - "last_update": "2024-04-08 22:33:03" + "stars": 180, + "last_update": "2024-04-19 13:09:18" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 249, @@ -60,7 +60,7 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 542, + "stars": 546, "last_update": "2024-04-11 15:08:50" }, "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": 790, + "stars": 791, "last_update": "2024-04-08 17:54:15" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -112,7 +112,7 @@ "last_update": "2024-04-16 18:54:06" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { - "stars": 97, + "stars": 99, "last_update": "2024-02-13 05:05:31" }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { @@ -128,7 +128,7 @@ "last_update": "2024-02-07 01:59:01" }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 109, + "stars": 110, "last_update": "2024-02-23 08:22:13" }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { @@ -188,7 +188,7 @@ "last_update": "2024-04-09 03:35:11" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 90, + "stars": 93, "last_update": "2024-04-09 23:54:21" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { @@ -220,11 +220,11 @@ "last_update": "2024-04-17 09:44:09" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 302, + "stars": 305, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1078, + "stars": 1079, "last_update": "2024-04-09 03:04:04" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -252,12 +252,12 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 519, + "stars": 521, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 60, - "last_update": "2024-04-18 16:57:39" + "stars": 61, + "last_update": "2024-04-19 11:58:16" }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 57, @@ -284,16 +284,16 @@ "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { - "stars": 275, - "last_update": "2024-04-18 13:37:41" + "stars": 276, + "last_update": "2024-04-19 19:52:07" }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 300, + "stars": 301, "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 376, - "last_update": "2024-04-16 19:12:41" + "stars": 378, + "last_update": "2024-04-19 21:02:12" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 48, @@ -321,7 +321,7 @@ }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 267, - "last_update": "2024-04-17 15:13:24" + "last_update": "2024-04-20 03:00:14" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 42, @@ -336,7 +336,7 @@ "last_update": "2024-04-17 23:10:37" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 148, + "stars": 149, "last_update": "2024-04-11 21:32:24" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -352,15 +352,15 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2273, - "last_update": "2024-04-16 15:36:53" + "stars": 2283, + "last_update": "2024-04-20 04:50:35" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 694, + "stars": 695, "last_update": "2024-04-13 09:44:58" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 115, + "stars": 116, "last_update": "2024-03-16 17:13:27" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -420,11 +420,11 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 587, + "stars": 588, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 525, + "stars": 526, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { @@ -460,7 +460,7 @@ "last_update": "2024-03-10 06:45:45" }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 155, + "stars": 156, "last_update": "2024-02-05 06:55:50" }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { @@ -472,15 +472,15 @@ "last_update": "2023-08-03 08:57:52" }, "https://github.com/bash-j/mikey_nodes": { - "stars": 63, + "stars": 64, "last_update": "2024-03-10 09:09:50" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 108, + "stars": 109, "last_update": "2024-02-25 09:56:19" }, "https://github.com/Pfaeff/pfaeff-comfyui": { - "stars": 17, + "stars": 18, "last_update": "2023-08-19 19:28:36" }, "https://github.com/wallish77/wlsh_nodes": { @@ -488,19 +488,19 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 327, + "stars": 329, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1973, - "last_update": "2024-04-09 00:01:21" + "stars": 1979, + "last_update": "2024-04-19 18:20:33" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 300, - "last_update": "2024-04-17 16:30:08" + "stars": 302, + "last_update": "2024-04-19 17:10:59" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 863, + "stars": 864, "last_update": "2024-04-16 12:22:21" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -512,7 +512,7 @@ "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 641, + "stars": 644, "last_update": "2024-04-16 19:24:12" }, "https://github.com/coreyryanhanson/ComfyQR": { @@ -532,7 +532,7 @@ "last_update": "2023-12-10 13:57:48" }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { - "stars": 24, + "stars": 25, "last_update": "2023-10-23 14:55:53" }, "https://github.com/M1kep/Comfy_KepListStuff": { @@ -564,7 +564,7 @@ "last_update": "2023-11-08 22:43:37" }, "https://github.com/uarefans/ComfyUI-Fans": { - "stars": 11, + "stars": 12, "last_update": "2023-08-15 18:42:40" }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { @@ -600,11 +600,11 @@ "last_update": "2024-04-18 16:21:45" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 135, + "stars": 138, "last_update": "2024-04-17 16:22:42" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 61, + "stars": 62, "last_update": "2024-04-04 20:20:54" }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { @@ -624,12 +624,12 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 496, - "last_update": "2024-04-18 01:28:14" + "stars": 497, + "last_update": "2024-04-20 03:31:23" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 700, - "last_update": "2024-04-19 10:41:42" + "stars": 701, + "last_update": "2024-04-20 07:41:00" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 181, @@ -644,7 +644,7 @@ "last_update": "2024-04-03 22:58:07" }, "https://github.com/giriss/comfy-image-saver": { - "stars": 110, + "stars": 111, "last_update": "2023-11-16 10:39:05" }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { @@ -692,7 +692,7 @@ "last_update": "2023-09-17 00:00:31" }, "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 28, + "stars": 29, "last_update": "2023-12-17 14:05:08" }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { @@ -708,7 +708,7 @@ "last_update": "2023-08-19 06:52:19" }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 124, + "stars": 125, "last_update": "2024-03-15 19:05:53" }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { @@ -756,7 +756,7 @@ "last_update": "2023-08-30 16:06:45" }, "https://github.com/Lerc/canvas_tab": { - "stars": 114, + "stars": 115, "last_update": "2024-01-25 22:09:37" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { @@ -776,7 +776,7 @@ "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 268, + "stars": 269, "last_update": "2024-04-18 08:46:41" }, "https://github.com/picturesonpictures/comfy_PoP": { @@ -800,11 +800,11 @@ "last_update": "2023-09-26 14:56:04" }, "https://github.com/ArtBot2023/CharacterFaceSwap": { - "stars": 50, + "stars": 49, "last_update": "2023-10-25 04:29:40" }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 125, + "stars": 126, "last_update": "2024-03-19 21:36:31" }, "https://github.com/braintacles/braintacles-comfyui-nodes": { @@ -813,7 +813,7 @@ }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 17, - "last_update": "2024-04-18 19:02:45" + "last_update": "2024-04-19 22:02:14" }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 2, @@ -848,7 +848,7 @@ "last_update": "2024-03-30 05:10:42" }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 44, + "stars": 45, "last_update": "2024-04-15 20:28:20" }, "https://github.com/spacepxl/ComfyUI-RAVE": { @@ -860,7 +860,7 @@ "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 153, + "stars": 152, "last_update": "2024-04-08 18:19:54" }, "https://github.com/rklaffehn/rk-comfy-nodes": { @@ -868,15 +868,15 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 187, + "stars": 188, "last_update": "2024-04-18 18:13:54" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { - "stars": 37, + "stars": 38, "last_update": "2024-01-02 21:57:58" }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 32, + "stars": 33, "last_update": "2024-04-18 04:28:09" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { @@ -888,7 +888,7 @@ "last_update": "2024-01-20 14:15:58" }, "https://github.com/chrisgoringe/cg-noise": { - "stars": 21, + "stars": 22, "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { @@ -896,7 +896,7 @@ "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 264, + "stars": 266, "last_update": "2024-04-17 23:03:28" }, "https://github.com/chrisgoringe/cg-prompt-info": { @@ -920,8 +920,8 @@ "last_update": "2024-04-12 12:59:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 186, - "last_update": "2024-04-19 10:51:37" + "stars": 187, + "last_update": "2024-04-19 19:59:34" }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 100, @@ -932,7 +932,7 @@ "last_update": "2023-11-25 10:16:57" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 327, + "stars": 328, "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-Geowizard": { @@ -944,7 +944,7 @@ "last_update": "2024-03-23 23:45:51" }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 62, + "stars": 65, "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { @@ -956,7 +956,7 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 876, + "stars": 880, "last_update": "2024-04-14 08:27:44" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { @@ -988,7 +988,7 @@ "last_update": "2024-04-10 15:22:50" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 379, + "stars": 382, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { @@ -1001,7 +1001,7 @@ }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, - "last_update": "2023-11-02 23:00:35" + "last_update": "2024-04-19 22:22:24" }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 12, @@ -1040,7 +1040,7 @@ "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 397, + "stars": 401, "last_update": "2024-04-08 14:38:52" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { @@ -1052,8 +1052,8 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 663, - "last_update": "2024-04-19 03:41:59" + "stars": 665, + "last_update": "2024-04-19 14:27:58" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 11, @@ -1088,7 +1088,7 @@ "last_update": "2023-11-01 00:11:28" }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { - "stars": 16, + "stars": 17, "last_update": "2023-11-30 00:32:24" }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { @@ -1252,7 +1252,7 @@ "last_update": "2023-11-24 06:14:27" }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { - "stars": 73, + "stars": 74, "last_update": "2023-12-27 18:16:34" }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { @@ -1284,7 +1284,7 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 262, + "stars": 264, "last_update": "2024-04-17 19:59:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1292,11 +1292,11 @@ "last_update": "2024-04-17 20:02:42" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 502, + "stars": 503, "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1355, + "stars": 1357, "last_update": "2024-04-17 19:57:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { @@ -1316,7 +1316,7 @@ "last_update": "2024-04-17 19:58:21" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { - "stars": 77, + "stars": 78, "last_update": "2024-04-17 20:04:09" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { @@ -1324,7 +1324,7 @@ "last_update": "2024-04-17 20:03:27" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 327, + "stars": 330, "last_update": "2024-04-17 20:00:25" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { @@ -1336,11 +1336,11 @@ "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { - "stars": 54, + "stars": 56, "last_update": "2024-04-17 20:00:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 86, + "stars": 87, "last_update": "2024-04-17 19:59:42" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -1460,7 +1460,7 @@ "last_update": "2023-12-25 17:55:50" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 23, + "stars": 24, "last_update": "2024-04-14 01:54:33" }, "https://github.com/zfkun/ComfyUI_zfkun": { @@ -1472,8 +1472,8 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 352, - "last_update": "2024-04-07 07:38:51" + "stars": 355, + "last_update": "2024-04-20 07:09:44" }, "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 319, @@ -1569,7 +1569,7 @@ }, "https://github.com/BennyKok/comfyui-deploy": { "stars": 556, - "last_update": "2024-04-14 07:59:38" + "last_update": "2024-04-19 17:38:35" }, "https://github.com/florestefano1975/comfyui-portrait-master": { "stars": 665, @@ -1605,7 +1605,7 @@ }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 56, - "last_update": "2024-04-15 10:46:09" + "last_update": "2024-04-19 20:23:31" }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, @@ -1652,7 +1652,7 @@ "last_update": "2024-03-08 11:07:01" }, "https://github.com/edenartlab/eden_comfy_pipelines": { - "stars": 25, + "stars": 26, "last_update": "2024-04-17 01:06:53" }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { @@ -1673,7 +1673,7 @@ }, "https://github.com/crystian/ComfyUI-Crystools": { "stars": 345, - "last_update": "2024-04-16 05:53:04" + "last_update": "2024-04-20 03:03:23" }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 21, @@ -1728,11 +1728,11 @@ "last_update": "2024-03-04 13:20:38" }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 140, + "stars": 141, "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 303, + "stars": 304, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { @@ -1748,7 +1748,7 @@ "last_update": "2024-04-08 04:23:57" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 250, + "stars": 251, "last_update": "2024-04-17 19:58:54" }, "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": 209, + "stars": 210, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { @@ -1820,7 +1820,7 @@ "last_update": "2024-02-24 13:48:57" }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { - "stars": 25, + "stars": 27, "last_update": "2024-01-19 09:02:08" }, "https://github.com/chaojie/ComfyUI-LightGlue": { @@ -1832,19 +1832,19 @@ "last_update": "2024-01-29 08:08:13" }, "https://github.com/alexopus/ComfyUI-Image-Saver": { - "stars": 15, - "last_update": "2024-04-14 21:19:39" + "stars": 16, + "last_update": "2024-04-19 23:26:02" }, "https://github.com/kft334/Knodes": { "stars": 0, "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1382, + "stars": 1385, "last_update": "2024-04-13 17:45:06" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 389, + "stars": 390, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { @@ -1872,7 +1872,7 @@ "last_update": "2024-04-02 06:32:21" }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 186, + "stars": 187, "last_update": "2024-02-16 16:26:02" }, "https://github.com/smagnetize/kb-comfyui-nodes": { @@ -1896,7 +1896,7 @@ "last_update": "2024-01-12 14:34:55" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 176, + "stars": 177, "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1984,7 +1984,7 @@ "last_update": "2024-04-15 16:40:05" }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 130, + "stars": 131, "last_update": "2024-04-17 09:02:51" }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { @@ -2028,8 +2028,8 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 179, - "last_update": "2024-04-15 21:09:22" + "stars": 181, + "last_update": "2024-04-20 03:16:40" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 54, @@ -2076,7 +2076,7 @@ "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 166, + "stars": 168, "last_update": "2024-04-12 09:50:19" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2153,7 +2153,7 @@ }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 7, - "last_update": "2024-03-16 06:37:47" + "last_update": "2024-04-20 07:29:00" }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 8, @@ -2176,7 +2176,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 76, + "stars": 77, "last_update": "2024-04-11 00:45:00" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -2269,18 +2269,18 @@ }, "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": { "stars": 4, - "last_update": "2024-02-26 15:43:54" + "last_update": "2024-04-19 14:21:28" }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 33, - "last_update": "2024-03-29 07:06:45" + "stars": 35, + "last_update": "2024-04-19 23:02:07" }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 264, + "stars": 266, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2360,11 +2360,11 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1060, + "stars": 1061, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 36, + "stars": 37, "last_update": "2024-03-23 19:40:34" }, "https://github.com/nathannlu/ComfyUI-Pets": { @@ -2372,7 +2372,7 @@ "last_update": "2024-03-31 23:55:42" }, "https://github.com/nathannlu/ComfyUI-Cloud": { - "stars": 111, + "stars": 112, "last_update": "2024-04-03 00:59:21" }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { @@ -2408,7 +2408,7 @@ "last_update": "2024-03-12 17:19:32" }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 30, + "stars": 31, "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { @@ -2440,8 +2440,8 @@ "last_update": "2024-03-09 06:30:39" }, "https://github.com/Pos13/comfyui-cyclist": { - "stars": 11, - "last_update": "2024-04-19 07:24:31" + "stars": 12, + "last_update": "2024-04-20 04:13:22" }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 25, @@ -2452,7 +2452,7 @@ "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 212, + "stars": 214, "last_update": "2024-04-17 22:30:10" }, "https://github.com/angeloshredder/StableCascadeResizer": { @@ -2488,7 +2488,7 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 129, + "stars": 130, "last_update": "2024-04-18 12:14:02" }, "https://github.com/dmMaze/sketch2manga": { @@ -2529,7 +2529,7 @@ }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 5, - "last_update": "2024-04-19 08:52:27" + "last_update": "2024-04-19 18:37:18" }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 21, @@ -2553,10 +2553,10 @@ }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 25, - "last_update": "2024-04-19 10:45:26" + "last_update": "2024-04-19 14:17:28" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 126, + "stars": 127, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { @@ -2588,7 +2588,7 @@ "last_update": "2024-04-06 16:22:09" }, "https://github.com/zombieyang/sd-ppp": { - "stars": 4, + "stars": 5, "last_update": "2024-04-16 14:39:34" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { @@ -2605,7 +2605,7 @@ }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 5, - "last_update": "2024-04-18 18:37:09" + "last_update": "2024-04-19 21:06:54" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 242, @@ -2620,7 +2620,7 @@ "last_update": "2024-03-20 21:56:10" }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { - "stars": 19, + "stars": 20, "last_update": "2024-04-09 11:18:00" }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { @@ -2641,18 +2641,18 @@ }, "https://github.com/kijai/ComfyUI-APISR": { "stars": 48, - "last_update": "2024-04-01 21:37:50" + "last_update": "2024-04-19 16:38:57" }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 0, "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 32377, - "last_update": "2024-04-19 09:52:54" + "stars": 32433, + "last_update": "2024-04-19 17:48:15" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 73, + "stars": 74, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { @@ -2668,7 +2668,7 @@ "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 54, + "stars": 55, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { @@ -2684,7 +2684,7 @@ "last_update": "2024-04-07 07:27:14" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 37, + "stars": 38, "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { @@ -2708,12 +2708,12 @@ "last_update": "2024-04-06 16:48:55" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 48, - "last_update": "2024-04-11 16:13:44" + "stars": 49, + "last_update": "2024-04-20 05:00:41" }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 1, - "last_update": "2024-04-18 13:23:12" + "last_update": "2024-04-19 13:42:49" }, "https://github.com/shinich39/comfyui-text-pipe-39": { "stars": 2, @@ -2752,7 +2752,7 @@ "last_update": "2024-04-16 12:59:39" }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { - "stars": 16, + "stars": 17, "last_update": "2024-04-16 01:07:14" }, "https://github.com/AIFSH/ComfyUI-UVR5": { @@ -2772,11 +2772,11 @@ "last_update": "2024-04-11 07:38:35" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 80, - "last_update": "2024-04-15 10:50:51" + "stars": 82, + "last_update": "2024-04-19 16:36:43" }, "https://github.com/ExponentialML/ComfyUI_ELLA": { - "stars": 130, + "stars": 132, "last_update": "2024-04-17 17:18:08" }, "https://github.com/choey/Comfy-Topaz": { @@ -2816,19 +2816,19 @@ "last_update": "2024-04-11 06:20:34" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 86, + "stars": 87, "last_update": "2024-04-18 18:01:47" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 98, - "last_update": "2024-04-18 12:37:30" + "stars": 100, + "last_update": "2024-04-19 18:26:41" }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 102, + "stars": 104, "last_update": "2024-04-17 17:51:44" }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 48, + "stars": 51, "last_update": "2024-04-19 09:13:41" }, "https://github.com/unwdef/unwdef-nodes-comfyui": { @@ -2836,16 +2836,16 @@ "last_update": "2024-04-15 19:32:36" }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 9, - "last_update": "2024-04-18 06:23:50" + "stars": 10, + "last_update": "2024-04-20 03:29:59" }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 1, - "last_update": "2024-04-18 17:35:44" + "last_update": "2024-04-19 12:06:14" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 73, - "last_update": "2024-04-18 03:26:36" + "stars": 76, + "last_update": "2024-04-20 06:18:43" }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 6, @@ -2856,16 +2856,16 @@ "last_update": "2024-04-18 22:32:08" }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 11, + "stars": 13, "last_update": "2024-04-19 02:40:09" }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { - "stars": 6, - "last_update": "2024-04-14 01:41:58" + "stars": 7, + "last_update": "2024-04-19 23:35:24" }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 5, - "last_update": "2024-04-17 03:56:01" + "last_update": "2024-04-20 01:40:50" }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, @@ -2880,7 +2880,7 @@ "last_update": "2024-04-15 07:49:55" }, "https://github.com/jtydhr88/ComfyUI-InstantMesh": { - "stars": 71, + "stars": 73, "last_update": "2024-04-17 03:15:10" }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { @@ -2921,30 +2921,30 @@ }, "https://github.com/heshengtao/comfyui_LLM_party": { "stars": 4, - "last_update": "2024-04-19 11:11:25" + "last_update": "2024-04-20 05:18:28" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 120, - "last_update": "2024-04-19 03:28:15" + "stars": 182, + "last_update": "2024-04-20 06:45:30" }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 1, "last_update": "2024-04-17 08:45:20" }, "https://github.com/JettHu/ComfyUI_TGate": { - "stars": 16, + "stars": 17, "last_update": "2024-04-19 07:59:28" }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 8, + "stars": 10, "last_update": "2024-04-18 11:37:22" }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { - "stars": 6, + "stars": 13, "last_update": "2024-04-18 07:31:18" }, "https://github.com/chaojie/ComfyUI-CameraCtrl": { - "stars": 6, + "stars": 8, "last_update": "2024-04-19 03:46:18" }, "https://github.com/sugarkwork/comfyui_tag_fillter": { @@ -2960,7 +2960,7 @@ "last_update": "2024-04-18 16:29:35" }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { - "stars": 6, + "stars": 8, "last_update": "2024-04-19 03:46:18" }, "https://github.com/turkyden/ComfyUI-Comic": { @@ -2972,11 +2972,23 @@ "last_update": "2024-04-19 09:51:57" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 16, - "last_update": "2024-04-19 11:22:57" + "stars": 62, + "last_update": "2024-04-20 00:47:57" }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { - "stars": 0, + "stars": 1, "last_update": "2024-04-19 14:55:44" + }, + "https://github.com/kijai/ComfyUI-APISR-KJ": { + "stars": 48, + "last_update": "2024-04-19 16:38:57" + }, + "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { + "stars": 6, + "last_update": "2024-04-19 10:52:02" + }, + "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { + "stars": 0, + "last_update": "2024-04-19 22:52:57" } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e03b71f..04ddc41 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -19,7 +19,26 @@ - + { + "author": "DarKDinDoN", + "title": "ComfyUI Checkpoint Automatic Config", + "reference": "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config", + "files": [ + "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config" + ], + "install_type": "git-clone", + "description": "This node was designed to help with checkpoint configuration." + }, + { + "author": "if-ai", + "title": "ComfyUI-IF_AI_WishperSpeechNode", + "reference": "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode", + "files": [ + "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode" + ], + "install_type": "git-clone", + "description": "This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes." + }, { "author": "Big Idea Technology", "title": "ComfyUI-Book-Tools", @@ -679,16 +698,6 @@ ], "install_type": "git-clone", "description": "Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)" - }, - { - "author": "A4P7J1N7M05OT", - "title": "ComfyUI-PixelOE", - "reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE", - "files": [ - "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE" - ], - "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." } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8a1b4f2..b129936 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -926,6 +926,14 @@ "title_aux": "Comfy Couple" } ], + "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": [ + [ + "CheckpointAutomaticConfig" + ], + { + "title_aux": "ComfyUI Checkpoint Automatic Config" + } + ], "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [ [ "Absolute value", @@ -2355,6 +2363,7 @@ "EmbeddingLoader", "HashText", "HueSatLum", + "ImageDimensions", "IndoorBackgrounds", "IntFloatDict", "IntStringDict", @@ -6630,6 +6639,7 @@ "JDCN_SeamlessExperience", "JDCN_SplitString", "JDCN_StringToList", + "JDCN_TXTFileSaver", "JDCN_VHSFileMover" ], { @@ -7691,6 +7701,14 @@ "title_aux": "ComfyUI-Lora-Auto-Trigger-Words" } ], + "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": [ + [ + "IF_WhisperSpeech" + ], + { + "title_aux": "ComfyUI-IF_AI_WishperSpeechNode" + } + ], "https://github.com/if-ai/ComfyUI-IF_AI_tools": [ [ "IF_ChatPrompt", @@ -8134,6 +8152,14 @@ "title_aux": "Animatediff MotionLoRA Trainer" } ], + "https://github.com/kijai/ComfyUI-APISR-KJ": [ + [ + "APISR_upscale" + ], + { + "title_aux": "ComfyUI-APISR" + } + ], "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": [ [ "brushnet_ella_loader", @@ -10750,6 +10776,8 @@ "quadmoonConvertNormalizeHW", "quadmoonConvertNumberToString", "quadmoonINTConditionalOperation", + "quadmoonKSampler", + "quadmoonKSamplerAdvanced", "quadmoonThebutton" ], {