diff --git a/custom-node-list.json b/custom-node-list.json index 5b06991..3ad5616 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6900,7 +6900,7 @@ "description": "Several utility nodes for use with ComfyUI." }, { - "author": "frankchieng", + "author": "FrankChieng", "title": "ComfyUI_Aniportrait", "reference": "https://github.com/frankchieng/ComfyUI_Aniportrait", "files": [ @@ -6909,6 +6909,16 @@ "install_type": "git-clone", "description": "implementation of [a/AniPortrait](https://github.com/Zejun-Yang/AniPortrait) generating of videos, includes self driven, face reenacment and audio driven with a reference image" }, + { + "author": "FrankChieng", + "title": "ComfyUI_MagicClothing", + "reference": "https://github.com/frankchieng/ComfyUI_MagicClothing", + "files": [ + "https://github.com/frankchieng/ComfyUI_MagicClothing" + ], + "install_type": "git-clone", + "description": "implementation of MagicClothing with garment and prompt in ComfyUI" + }, { "author": "BlakeOne", "title": "ComfyUI SchedulerMixer", @@ -7119,6 +7129,36 @@ "install_type": "git-clone", "description": "the custom code for [a/UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music" }, + { + "author": "AIFSH", + "title": "ComfyUI-IP_LAP", + "reference": "https://github.com/AIFSH/ComfyUI-IP_LAP", + "files": [ + "https://github.com/AIFSH/ComfyUI-IP_LAP" + ], + "install_type": "git-clone", + "description": "Nodes:IP_LAP Node, Video Loader, PreView Video, Combine Audio Video. the comfyui custom node of [a/IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!" + }, + { + "author": "AIFSH", + "title": "ComfyUI-GPT_SoVITS", + "reference": "https://github.com/AIFSH/ComfyUI-GPT_SoVITS", + "files": [ + "https://github.com/AIFSH/ComfyUI-GPT_SoVITS" + ], + "install_type": "git-clone", + "description": "a comfyui custom node for [a/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)! you can voice cloning and tts in comfyui now\n[w/NOTE:make sure ffmpeg is worked in your commandline]" + }, + { + "author": "AIFSH", + "title": "ComfyUI-MuseTalk_FSH", + "reference": "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH", + "files": [ + "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH" + ], + "install_type": "git-clone", + "description": "the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!" + }, { "author": "Koishi-Star", "title": "Euler-Smea-Dyn-Sampler", @@ -7169,16 +7209,6 @@ "install_type": "git-clone", "description": "Yet Another Node Collection. Adds some useful nodes, check out the GitHub page for more details." }, - { - "author": "AIFSH", - "title": "ComfyUI-IP_LAP", - "reference": "https://github.com/AIFSH/ComfyUI-IP_LAP", - "files": [ - "https://github.com/AIFSH/ComfyUI-IP_LAP" - ], - "install_type": "git-clone", - "description": "Nodes:IP_LAP Node, Video Loader, PreView Video, Combine Audio Video. the comfyui custom node of [a/IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!" - }, { "author": "Wicloz", "title": "ComfyUI-Simply-Nodes", @@ -7259,16 +7289,6 @@ "install_type": "git-clone", "description": "This custom node is that simply posts HttpRequest from ComfyUI." }, - { - "author": "AIFSH", - "title": "ComfyUI-GPT_SoVITS", - "reference": "https://github.com/AIFSH/ComfyUI-GPT_SoVITS", - "files": [ - "https://github.com/AIFSH/ComfyUI-GPT_SoVITS" - ], - "install_type": "git-clone", - "description": "a comfyui custom node for [a/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)! you can voice cloning and tts in comfyui now\n[w/NOTE:make sure ffmpeg is worked in your commandline]" - }, { "author": "Sorcerio", "title": "MBM's Music Visualizer", @@ -7360,7 +7380,7 @@ "description": "Nodes:Load From S3, Save To S3." }, { - "author": "kealiu", + "author": "smthemex", "title": "ComfyUI_Pic2Story", "reference": "https://github.com/smthemex/ComfyUI_Pic2Story", "files": [ @@ -7409,7 +7429,17 @@ "install_type": "git-clone", "description": "Custom nodes for using [a/Tripo](https://www.tripo3d.ai/) in ComfyUI to create 3D from text and image prompts." }, - + { + "author": "JettHu", + "title": "ComfyUI_TGate", + "reference": "https://github.com/JettHu/ComfyUI_TGate", + "files": [ + "https://github.com/JettHu/ComfyUI_TGate" + ], + "install_type": "git-clone", + "description": "ComfyUI reference implementation for [a/T-GATE](https://github.com/HaozheLiu-ST/T-GATE)." + }, + @@ -7727,7 +7757,19 @@ ], "install_type": "copy", "description": "Extension to show random cat GIFs while queueing prompt." - }, + }, + { + "author": "xliry", + "title": "ComfyUI_SendDiscord", + "reference": "https://github.com/xliry/ComfyUI_SendDiscord", + "files": [ + "https://github.com/xliry/ComfyUI_SendDiscord/raw/main/SendDiscord.py" + ], + "install_type": "copy", + "description": "Nodes:Send Video to Discord" + }, + + { "author": "theally", "title": "TheAlly's Custom Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index e3597a9..b8d416a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -210,6 +210,17 @@ "title_aux": "ComfyUI-IP_LAP" } ], + "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": [ + [ + "CombineAudioVideo", + "LoadVideo", + "MuseTalk", + "PreViewVideo" + ], + { + "title_aux": "ComfyUI-MuseTalk_FSH" + } + ], "https://github.com/AIFSH/ComfyUI-UVR5": [ [ "LoadAudio", @@ -1040,9 +1051,11 @@ "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [ [ "Automatic CFG", - "Automatic CFG - Advanced settings", + "Automatic CFG - Advanced", "Automatic CFG - Negative", - "Automatic CFG - No uncond" + "Automatic CFG - No uncond", + "Automatic CFG - Post rescale only", + "SAG delayed activation" ], { "title_aux": "ComfyUI-AutomaticCFG" @@ -1145,6 +1158,8 @@ "SMPLShapeParameters", "SaveSMPL", "SmplifyMotionData", + "SpectreFaceReconLoader", + "SpectreImg2SMPL", "mgpt_model_loader", "mgpt_t2m" ], @@ -1741,6 +1756,14 @@ "title_aux": "Random Size" } ], + "https://github.com/JettHu/ComfyUI_TGate": [ + [ + "TGateApply" + ], + { + "title_aux": "ComfyUI_TGate" + } + ], "https://github.com/Jordach/comfy-plasma": [ [ "JDC_AutoContrast", @@ -2284,8 +2307,9 @@ "ConnectLatent", "ConnectString", "DoubleClipTextEncode", - "HSL", + "EmbeddingLoader", "HashText", + "HueSatLum", "IndoorBackgrounds", "IntFloatDict", "IntStringDict", @@ -3770,6 +3794,16 @@ "title_aux": "select_folder_path_easy" } ], + "https://github.com/VAST-AI-Research/ComfyUI-Tripo": [ + [ + "TripoAPIImageToMeshNode", + "TripoAPITextToMeshNode", + "TripoGLBViewer" + ], + { + "title_aux": "Tripo for ComfyUI" + } + ], "https://github.com/WASasquatch/ASTERR": [ [ "ASTERR", @@ -5266,7 +5300,9 @@ "SamplerDPMPP_2M_SDE_SUN", "SamplerDPMPP_3M_SDE_SUN", "SamplerDPMPP_SDE_SUN", - "SamplerEulerAncestral_SUN" + "SamplerEulerAncestral_SUN", + "SamplersSUNoise", + "SamplersSUNoiseAdvanced" ], { "title_aux": "ComfyUI_SUNoise" @@ -6376,6 +6412,7 @@ "MaskFlip+", "MaskFromBatch+", "MaskFromColor+", + "MaskFromSegmentation+", "MaskPreview+", "ModelCompile+", "NoiseFromImage~", @@ -6805,8 +6842,10 @@ "Eden_Float", "Eden_Int", "Eden_String", + "HistogramMatching", "IMG_blender", "IMG_padder", + "IMG_resolution_multiple_of", "IMG_scaler", "IMG_unpadder", "If ANY execute A else B", @@ -7106,6 +7145,14 @@ "title_aux": "ComfyUI_Aniportrait" } ], + "https://github.com/frankchieng/ComfyUI_MagicClothing": [ + [ + "MagicClothing_Generate" + ], + { + "title_aux": "ComfyUI_MagicClothing" + } + ], "https://github.com/gemell1/ComfyUI_GMIC": [ [ "GmicCliWrapper", @@ -7205,6 +7252,7 @@ [ "GlifConsistencyDecoder", "GlifPatchConsistencyDecoderTiled", + "HFHubLoraLoader", "ImageToMultipleOf", "SDXLAspectRatio" ], @@ -7520,12 +7568,16 @@ ], "https://github.com/if-ai/ComfyUI-IF_AI_tools": [ [ + "IF_BarkTTS", + "IF_ChatPrompt", "IF_DisplayText", + "IF_DreamTalk", "IF_HFDownload", "IF_HFDownloadNode", "IF_ImagePrompt", "IF_PromptMkr", "IF_SaveText", + "IF_WhisperSpeech", "IF_saveText" ], { @@ -8532,9 +8584,11 @@ "https://github.com/longgui0318/comfyui-oms-diffusion": [ [ "Add Magic Clothing Attention", + "InjectTensorHashLog", "LOAD OMS", "Load Magic Clothing Model", - "RUN OMS" + "RUN OMS", + "VAE Mode Choose" ], { "title_aux": "comfyui-oms-diffusion" @@ -11030,6 +11084,14 @@ "title_aux": "hd-nodes-comfyui" } ], + "https://github.com/xliry/ComfyUI_SendDiscord/raw/main/SendDiscord.py": [ + [ + "SendDiscord" + ], + { + "title_aux": "ComfyUI_SendDiscord" + } + ], "https://github.com/yffyhk/comfyui_auto_danbooru": [ [ "GetDanbooru", diff --git a/github-stats.json b/github-stats.json index 60371ff..34f5a48 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,14 +1,14 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3390, - "last_update": "2024-04-16 09:03:35" + "stars": 3404, + "last_update": "2024-04-17 04:46:28" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1124, + "stars": 1128, "last_update": "2024-04-15 02:06:25" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 218, + "stars": 219, "last_update": "2024-04-13 11:04:17" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { @@ -16,15 +16,15 @@ "last_update": "2023-09-13 06:28:20" }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 164, + "stars": 165, "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1199, + "stars": 1204, "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 264, + "stars": 265, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -33,22 +33,22 @@ }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 128, - "last_update": "2024-04-14 13:23:52" + "last_update": "2024-04-16 16:06:24" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 112, + "stars": 113, "last_update": "2024-02-12 13:57:45" }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 293, + "stars": 294, "last_update": "2024-04-08 22:34:21" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 230, + "stars": 231, "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 177, + "stars": 178, "last_update": "2024-04-08 22:33:03" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { @@ -56,11 +56,11 @@ "last_update": "2024-04-08 22:15:55" }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { - "stars": 33, + "stars": 34, "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 534, + "stars": 539, "last_update": "2024-04-11 15:08:50" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { @@ -72,7 +72,7 @@ "last_update": "2023-12-27 16:47:20" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 237, + "stars": 238, "last_update": "2024-04-15 03:11:36" }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { @@ -109,7 +109,7 @@ }, "https://github.com/get-salt-AI/SaltAI": { "stars": 39, - "last_update": "2024-04-04 19:28:01" + "last_update": "2024-04-16 18:54:06" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 97, @@ -140,7 +140,7 @@ "last_update": "2024-01-01 20:01:25" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 254, + "stars": 255, "last_update": "2024-02-26 04:23:37" }, "https://github.com/guoyk93/yk-node-suite-comfyui": { @@ -148,7 +148,7 @@ "last_update": "2023-03-28 16:19:46" }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 97, + "stars": 99, "last_update": "2023-04-03 00:12:22" }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { @@ -168,7 +168,7 @@ "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 143, + "stars": 144, "last_update": "2024-03-20 21:55:09" }, "https://github.com/city96/SD-Advanced-Noise": { @@ -188,7 +188,7 @@ "last_update": "2024-04-09 03:35:11" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 87, + "stars": 89, "last_update": "2024-04-09 23:54:21" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { @@ -196,7 +196,7 @@ "last_update": "2023-11-11 19:53:48" }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { - "stars": 45, + "stars": 46, "last_update": "2024-01-10 10:02:25" }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { @@ -212,23 +212,23 @@ "last_update": "2024-04-08 01:03:56" }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { - "stars": 17, + "stars": 18, "last_update": "2024-04-08 01:10:43" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 531, - "last_update": "2024-04-12 14:11:06" + "stars": 534, + "last_update": "2024-04-17 09:44:09" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 297, + "stars": 300, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1059, + "stars": 1063, "last_update": "2024-04-09 03:04:04" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { - "stars": 21, + "stars": 22, "last_update": "2024-03-01 23:00:05" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { @@ -252,12 +252,12 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 514, + "stars": 517, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 59, - "last_update": "2024-04-15 20:25:11" + "stars": 60, + "last_update": "2024-04-17 00:59:12" }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 57, @@ -280,11 +280,11 @@ "last_update": "2023-06-04 22:08:46" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 146, + "stars": 148, "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { - "stars": 274, + "stars": 275, "last_update": "2024-04-09 00:31:53" }, "https://github.com/xXAdonesXx/NodeGPT": { @@ -292,8 +292,8 @@ "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 373, - "last_update": "2024-03-22 16:13:20" + "stars": 374, + "last_update": "2024-04-16 19:12:41" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 48, @@ -321,7 +321,7 @@ }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 265, - "last_update": "2024-04-14 22:14:38" + "last_update": "2024-04-17 04:46:10" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 42, @@ -332,11 +332,11 @@ "last_update": "2024-02-01 04:09:13" }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 114, - "last_update": "2024-04-11 03:52:46" + "stars": 115, + "last_update": "2024-04-17 08:21:38" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 141, + "stars": 142, "last_update": "2024-04-11 21:32:24" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -344,7 +344,7 @@ "last_update": "2024-02-04 23:38:10" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 697, + "stars": 698, "last_update": "2024-04-10 14:29:50" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -352,15 +352,15 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2207, - "last_update": "2024-04-13 09:37:51" + "stars": 2229, + "last_update": "2024-04-16 15:36:53" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 672, + "stars": 677, "last_update": "2024-04-13 09:44:58" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 112, + "stars": 115, "last_update": "2024-03-16 17:13:27" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -397,7 +397,7 @@ }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 55, - "last_update": "2024-04-12 09:51:33" + "last_update": "2024-04-17 08:51:28" }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, @@ -420,11 +420,11 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 584, + "stars": 585, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 517, + "stars": 520, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { @@ -436,12 +436,12 @@ "last_update": "2023-10-22 22:12:55" }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 88, + "stars": 89, "last_update": "2023-12-16 17:31:44" }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 130, - "last_update": "2024-04-15 21:09:43" + "stars": 131, + "last_update": "2024-04-17 14:04:17" }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 27, @@ -488,19 +488,19 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 324, + "stars": 325, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1956, + "stars": 1961, "last_update": "2024-04-09 00:01:21" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 296, - "last_update": "2024-04-15 15:48:11" + "last_update": "2024-04-17 08:34:52" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 854, + "stars": 857, "last_update": "2024-04-16 12:22:21" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -512,11 +512,11 @@ "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 630, - "last_update": "2024-04-12 11:20:23" + "stars": 634, + "last_update": "2024-04-16 19:24:12" }, "https://github.com/coreyryanhanson/ComfyQR": { - "stars": 36, + "stars": 37, "last_update": "2024-03-20 20:10:27" }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { @@ -560,7 +560,7 @@ "last_update": "2023-10-29 03:21:34" }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { - "stars": 21, + "stars": 22, "last_update": "2023-11-08 22:43:37" }, "https://github.com/uarefans/ComfyUI-Fans": { @@ -592,7 +592,7 @@ "last_update": "2023-08-21 22:04:31" }, "https://github.com/Extraltodeus/LoadLoraWithTags": { - "stars": 28, + "stars": 29, "last_update": "2023-10-28 15:51:44" }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { @@ -600,7 +600,7 @@ "last_update": "2024-04-14 05:47:06" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 132, + "stars": 133, "last_update": "2024-04-16 00:21:40" }, "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": 481, - "last_update": "2024-04-16 02:32:15" + "stars": 487, + "last_update": "2024-04-17 00:05:31" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 688, - "last_update": "2024-04-15 08:36:15" + "stars": 690, + "last_update": "2024-04-17 10:10:27" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 180, + "stars": 181, "last_update": "2024-04-03 03:59:31" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { @@ -652,7 +652,7 @@ "last_update": "2024-04-11 17:41:50" }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { - "stars": 21, + "stars": 22, "last_update": "2023-08-17 07:51:02" }, "https://github.com/laksjdjf/pfg-ComfyUI": { @@ -708,7 +708,7 @@ "last_update": "2023-08-19 06:52:19" }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 122, + "stars": 124, "last_update": "2024-03-15 19:05:53" }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { @@ -716,15 +716,15 @@ "last_update": "2023-08-19 19:17:07" }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 42, + "stars": 44, "last_update": "2024-04-11 22:05:09" }, "https://github.com/marhensa/sdxl-recommended-res-calc": { - "stars": 48, + "stars": 49, "last_update": "2024-03-15 05:43:38" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 144, + "stars": 146, "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { @@ -768,7 +768,7 @@ "last_update": "2023-08-28 02:37:52" }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { - "stars": 19, + "stars": 20, "last_update": "2024-01-06 14:15:12" }, "https://github.com/Acly/comfyui-tooling-nodes": { @@ -776,7 +776,7 @@ "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 262, + "stars": 263, "last_update": "2024-04-09 07:53:12" }, "https://github.com/picturesonpictures/comfy_PoP": { @@ -804,7 +804,7 @@ "last_update": "2023-10-25 04:29:40" }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 123, + "stars": 124, "last_update": "2024-03-19 21:36:31" }, "https://github.com/braintacles/braintacles-comfyui-nodes": { @@ -836,7 +836,7 @@ "last_update": "2023-09-13 02:56:53" }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { - "stars": 56, + "stars": 57, "last_update": "2024-01-29 03:45:40" }, "https://github.com/tusharbhutt/Endless-Nodes": { @@ -848,11 +848,11 @@ "last_update": "2024-03-30 05:10:42" }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 43, + "stars": 44, "last_update": "2024-04-15 20:28:20" }, "https://github.com/spacepxl/ComfyUI-RAVE": { - "stars": 71, + "stars": 72, "last_update": "2024-01-28 09:08:08" }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { @@ -860,7 +860,7 @@ "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 151, + "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": 184, - "last_update": "2024-04-12 07:42:07" + "stars": 186, + "last_update": "2024-04-17 12:37:21" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 37, "last_update": "2024-01-02 21:57:58" }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 30, + "stars": 31, "last_update": "2024-04-10 05:28:40" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { @@ -892,11 +892,11 @@ "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 123, + "stars": 124, "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 261, + "stars": 263, "last_update": "2024-04-08 22:33:13" }, "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": 179, - "last_update": "2024-04-16 11:41:55" + "stars": 182, + "last_update": "2024-04-16 20:27:24" }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 100, @@ -956,11 +956,11 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 861, + "stars": 865, "last_update": "2024-04-14 08:27:44" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 178, + "stars": 179, "last_update": "2024-03-26 13:31:13" }, "https://github.com/hhhzzyang/Comfyui_Lama": { @@ -980,7 +980,7 @@ "last_update": "2023-10-05 03:05:03" }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 188, + "stars": 189, "last_update": "2024-02-06 08:56:30" }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { @@ -988,7 +988,7 @@ "last_update": "2024-04-10 15:22:50" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 369, + "stars": 372, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { @@ -1004,7 +1004,7 @@ "last_update": "2023-11-02 23:00:35" }, "https://github.com/spinagon/ComfyUI-seam-carving": { - "stars": 11, + "stars": 12, "last_update": "2023-10-13 07:24:05" }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { @@ -1020,7 +1020,7 @@ "last_update": "2023-12-18 23:42:52" }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { - "stars": 151, + "stars": 152, "last_update": "2024-03-07 06:45:14" }, "https://github.com/THtianhao/ComfyUI-FaceChain": { @@ -1032,7 +1032,7 @@ "last_update": "2024-01-04 04:20:46" }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { - "stars": 14, + "stars": 15, "last_update": "2024-02-20 01:27:38" }, "https://github.com/chflame163/ComfyUI_WordCloud": { @@ -1040,11 +1040,11 @@ "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 386, + "stars": 391, "last_update": "2024-04-08 14:38:52" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { - "stars": 2, + "stars": 3, "last_update": "2024-03-22 05:35:23" }, "https://github.com/drustan-hawk/primitive-types": { @@ -1052,8 +1052,8 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 650, - "last_update": "2024-04-15 15:41:27" + "stars": 655, + "last_update": "2024-04-17 08:28:36" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 11, @@ -1068,7 +1068,7 @@ "last_update": "2024-03-25 05:41:04" }, "https://github.com/ostris/ostris_nodes_comfyui": { - "stars": 18, + "stars": 19, "last_update": "2023-11-26 21:41:27" }, "https://github.com/0xbitches/ComfyUI-LCM": { @@ -1168,8 +1168,8 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 465, - "last_update": "2024-04-15 17:41:43" + "stars": 478, + "last_update": "2024-04-17 10:03:45" }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 5, @@ -1192,7 +1192,7 @@ "last_update": "2023-12-10 21:29:12" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 105, + "stars": 107, "last_update": "2024-03-31 04:36:03" }, "https://github.com/Umikaze-job/select_folder_path_easy": { @@ -1272,7 +1272,7 @@ "last_update": "2024-03-15 18:39:38" }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { - "stars": 1, + "stars": 2, "last_update": "2024-04-06 15:42:48" }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { @@ -1284,7 +1284,7 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 257, + "stars": 260, "last_update": "2024-03-24 14:20:44" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1292,11 +1292,11 @@ "last_update": "2023-12-22 08:22:45" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 485, + "stars": 495, "last_update": "2024-04-11 11:58:24" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1346, + "stars": 1350, "last_update": "2023-12-23 07:08:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { @@ -1304,11 +1304,11 @@ "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1065, + "stars": 1068, "last_update": "2024-03-23 06:33:03" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 705, + "stars": 706, "last_update": "2024-01-25 13:13:33" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { @@ -1316,7 +1316,7 @@ "last_update": "2024-03-12 10:32:47" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { - "stars": 75, + "stars": 76, "last_update": "2024-02-06 09:16:21" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { @@ -1324,15 +1324,15 @@ "last_update": "2024-02-04 20:03:35" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 318, + "stars": 322, "last_update": "2024-04-15 16:31:17" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 31, + "stars": 32, "last_update": "2024-04-02 02:55:59" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 438, + "stars": 443, "last_update": "2024-02-07 13:22:16" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { @@ -1352,7 +1352,7 @@ "last_update": "2023-12-11 11:06:16" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 141, + "stars": 142, "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -1448,8 +1448,8 @@ "last_update": "2024-04-09 19:04:08" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 604, - "last_update": "2024-04-15 10:48:09" + "stars": 608, + "last_update": "2024-04-17 10:19:04" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 1, @@ -1509,7 +1509,7 @@ }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 6, - "last_update": "2024-04-12 17:40:35" + "last_update": "2024-04-16 16:27:56" }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, @@ -1524,7 +1524,7 @@ "last_update": "2024-03-21 02:58:24" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 90, + "stars": 91, "last_update": "2024-04-14 21:09:00" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { @@ -1540,7 +1540,7 @@ "last_update": "2024-04-15 16:37:12" }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { - "stars": 5, + "stars": 6, "last_update": "2023-12-15 21:07:36" }, "https://github.com/NimaNzrii/comfyui-popup_preview": { @@ -1560,7 +1560,7 @@ "last_update": "2023-12-30 00:37:20" }, "https://github.com/dmarx/ComfyUI-AudioReactive": { - "stars": 4, + "stars": 7, "last_update": "2024-01-03 08:27:32" }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { @@ -1568,7 +1568,7 @@ "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 550, + "stars": 553, "last_update": "2024-04-14 07:59:38" }, "https://github.com/florestefano1975/comfyui-portrait-master": { @@ -1628,7 +1628,7 @@ "last_update": "2024-01-28 15:09:51" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 58, + "stars": 59, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { @@ -1640,7 +1640,7 @@ "last_update": "2023-12-26 17:53:44" }, "https://github.com/NotHarroweD/Harronode": { - "stars": 4, + "stars": 5, "last_update": "2023-12-31 06:00:14" }, "https://github.com/Limitex/ComfyUI-Calculation": { @@ -1653,7 +1653,7 @@ }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 25, - "last_update": "2024-03-18 05:40:42" + "last_update": "2024-04-17 01:06:53" }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 1, @@ -1672,7 +1672,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 339, + "stars": 343, "last_update": "2024-04-16 05:53:04" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1684,7 +1684,7 @@ "last_update": "2024-01-29 02:37:38" }, "https://github.com/54rt1n/ComfyUI-DareMerge": { - "stars": 24, + "stars": 25, "last_update": "2024-01-29 23:23:01" }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { @@ -1692,7 +1692,7 @@ "last_update": "2023-12-30 01:42:04" }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 89, + "stars": 90, "last_update": "2023-12-29 09:41:48" }, "https://github.com/ai-liam/comfyui_liam_util": { @@ -1708,7 +1708,7 @@ "last_update": "2024-01-02 07:51:03" }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { - "stars": 17, + "stars": 18, "last_update": "2024-01-05 03:38:18" }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { @@ -1732,11 +1732,11 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 296, + "stars": 300, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 98, + "stars": 100, "last_update": "2024-04-03 23:47:03" }, "https://github.com/massao000/ComfyUI_aspect_ratios": { @@ -1748,7 +1748,7 @@ "last_update": "2024-04-08 04:23:57" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 240, + "stars": 246, "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": 201, + "stars": 205, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { @@ -1764,11 +1764,11 @@ "last_update": "2024-03-27 01:10:14" }, "https://github.com/chaojie/ComfyUI-Champ": { - "stars": 14, + "stars": 16, "last_update": "2024-04-02 02:46:02" }, "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 73, + "stars": 74, "last_update": "2024-03-26 05:54:18" }, "https://github.com/chaojie/ComfyUI-Trajectory": { @@ -1784,7 +1784,7 @@ "last_update": "2024-02-24 10:02:51" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 75, + "stars": 76, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-Panda3d": { @@ -1804,7 +1804,7 @@ "last_update": "2024-01-20 16:51:06" }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { - "stars": 70, + "stars": 71, "last_update": "2024-01-16 09:41:07" }, "https://github.com/chaojie/ComfyUI-DragAnything": { @@ -1812,7 +1812,7 @@ "last_update": "2024-03-19 03:37:48" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 337, + "stars": 338, "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { @@ -1840,7 +1840,7 @@ "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1356, + "stars": 1367, "last_update": "2024-04-13 17:45:06" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { @@ -1848,15 +1848,15 @@ "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { - "stars": 20, + "stars": 21, "last_update": "2024-04-06 11:02:44" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { - "stars": 23, + "stars": 24, "last_update": "2024-04-02 13:24:56" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { - "stars": 7, + "stars": 8, "last_update": "2024-04-04 11:58:20" }, "https://github.com/tzwm/comfyui-profiler": { @@ -1888,7 +1888,7 @@ "last_update": "2024-01-09 08:33:02" }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 80, + "stars": 82, "last_update": "2024-04-03 11:50:44" }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { @@ -1900,7 +1900,7 @@ "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { - "stars": 19, + "stars": 20, "last_update": "2024-03-08 19:59:00" }, "https://github.com/Layer-norm/comfyui-lama-remover": { @@ -1945,10 +1945,10 @@ }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 2, - "last_update": "2024-04-09 12:53:32" + "last_update": "2024-04-16 13:28:45" }, "https://github.com/nkchocoai/ComfyUI-Dart": { - "stars": 12, + "stars": 15, "last_update": "2024-03-24 07:26:03" }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { @@ -1985,7 +1985,7 @@ }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 130, - "last_update": "2024-02-16 01:18:34" + "last_update": "2024-04-17 09:02:51" }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 0, @@ -2001,7 +2001,7 @@ }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 7, - "last_update": "2024-04-16 09:22:44" + "last_update": "2024-04-17 10:20:59" }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, @@ -2028,7 +2028,7 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 176, + "stars": 178, "last_update": "2024-04-15 21:09:22" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { @@ -2052,7 +2052,7 @@ "last_update": "2024-01-26 08:38:39" }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { - "stars": 22, + "stars": 23, "last_update": "2024-02-05 08:32:57" }, "https://github.com/blepping/ComfyUI-bleh": { @@ -2076,7 +2076,7 @@ "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 162, + "stars": 165, "last_update": "2024-04-12 09:50:19" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2148,7 +2148,7 @@ "last_update": "2024-02-05 17:48:33" }, "https://github.com/dfl/comfyui-tcd-scheduler": { - "stars": 62, + "stars": 63, "last_update": "2024-04-08 20:15:29" }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { @@ -2168,7 +2168,7 @@ "last_update": "2024-02-06 15:43:43" }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 91, + "stars": 92, "last_update": "2024-02-11 10:08:19" }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { @@ -2176,7 +2176,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 74, + "stars": 75, "last_update": "2024-04-11 00:45:00" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -2228,7 +2228,7 @@ "last_update": "2024-04-02 09:26:29" }, "https://github.com/mirabarukaso/ComfyUI_Mira": { - "stars": 5, + "stars": 6, "last_update": "2024-04-10 12:24:38" }, "https://github.com/1038lab/ComfyUI-GPT2P": { @@ -2248,7 +2248,7 @@ "last_update": "2024-03-26 01:28:07" }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 20, + "stars": 21, "last_update": "2024-03-31 19:06:57" }, "https://github.com/logtd/ComfyUI-TrackingNodes": { @@ -2280,7 +2280,7 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 255, + "stars": 260, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2304,7 +2304,7 @@ "last_update": "2024-02-24 21:41:24" }, "https://github.com/jkrauss82/ultools-comfyui": { - "stars": 3, + "stars": 4, "last_update": "2024-03-31 08:27:34" }, "https://github.com/hiforce/comfyui-hiforce-plugin": { @@ -2340,11 +2340,11 @@ "last_update": "2024-03-02 05:43:41" }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { - "stars": 8, + "stars": 9, "last_update": "2024-04-16 08:29:55" }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { - "stars": 4, + "stars": 5, "last_update": "2024-02-27 23:31:45" }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { @@ -2352,7 +2352,7 @@ "last_update": "2024-02-29 19:40:01" }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { - "stars": 11, + "stars": 12, "last_update": "2024-04-03 15:54:14" }, "https://github.com/uetuluk/comfyui-webcam-node": { @@ -2360,15 +2360,15 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1053, + "stars": 1056, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 34, + "stars": 35, "last_update": "2024-03-23 19:40:34" }, "https://github.com/nathannlu/ComfyUI-Pets": { - "stars": 31, + "stars": 33, "last_update": "2024-03-31 23:55:42" }, "https://github.com/nathannlu/ComfyUI-Cloud": { @@ -2388,7 +2388,7 @@ "last_update": "2024-03-07 07:35:43" }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 6, + "stars": 7, "last_update": "2024-03-27 21:37:34" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { @@ -2452,7 +2452,7 @@ "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 211, + "stars": 212, "last_update": "2024-04-07 21:29:06" }, "https://github.com/angeloshredder/StableCascadeResizer": { @@ -2464,7 +2464,7 @@ "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { - "stars": 30, + "stars": 31, "last_update": "2024-04-06 11:45:55" }, "https://github.com/prodogape/ComfyUI-Minio": { @@ -2488,11 +2488,11 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 103, - "last_update": "2024-04-13 19:30:38" + "stars": 111, + "last_update": "2024-04-17 14:16:48" }, "https://github.com/dmMaze/sketch2manga": { - "stars": 15, + "stars": 19, "last_update": "2024-03-14 05:44:16" }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { @@ -2504,7 +2504,7 @@ "last_update": "2024-03-31 14:14:24" }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 139, + "stars": 141, "last_update": "2024-04-02 19:58:05" }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { @@ -2528,8 +2528,8 @@ "last_update": "2024-03-24 06:35:19" }, "https://github.com/daxcay/ComfyUI-JDCN": { - "stars": 3, - "last_update": "2024-03-30 19:14:48" + "stars": 4, + "last_update": "2024-04-17 02:24:17" }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 21, @@ -2548,11 +2548,11 @@ "last_update": "2024-03-23 10:48:36" }, "https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer": { - "stars": 12, + "stars": 13, "last_update": "2024-03-31 15:13:33" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 22, + "stars": 24, "last_update": "2024-04-16 10:21:15" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { @@ -2560,7 +2560,7 @@ "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 72, + "stars": 73, "last_update": "2024-04-07 23:49:52" }, "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { @@ -2589,7 +2589,7 @@ }, "https://github.com/zombieyang/sd-ppp": { "stars": 4, - "last_update": "2024-03-30 03:24:34" + "last_update": "2024-04-16 14:39:34" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, @@ -2600,19 +2600,19 @@ "last_update": "2024-03-29 04:22:07" }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 40, + "stars": 43, "last_update": "2024-03-30 22:07:58" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 5, - "last_update": "2024-04-16 06:05:53" + "last_update": "2024-04-16 21:24:53" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 239, + "stars": 242, "last_update": "2024-04-06 09:25:46" }, "https://github.com/ParisNeo/lollms_nodes_suite": { - "stars": 8, + "stars": 9, "last_update": "2024-04-15 00:17:38" }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { @@ -2648,8 +2648,8 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 32066, - "last_update": "2024-04-16 07:52:22" + "stars": 32175, + "last_update": "2024-04-17 10:50:09" }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 68, @@ -2660,7 +2660,7 @@ "last_update": "2024-04-02 19:18:34" }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { - "stars": 6, + "stars": 7, "last_update": "2024-04-14 00:14:55" }, "https://github.com/bobmagicii/comfykit-custom-nodes": { @@ -2668,15 +2668,15 @@ "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 47, + "stars": 50, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { - "stars": 2, - "last_update": "2024-04-15 11:09:27" + "stars": 3, + "last_update": "2024-04-16 17:44:31" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 103, + "stars": 105, "last_update": "2024-04-07 12:46:36" }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { @@ -2684,7 +2684,7 @@ "last_update": "2024-04-07 07:27:14" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 35, + "stars": 36, "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { @@ -2708,7 +2708,7 @@ "last_update": "2024-04-06 16:48:55" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 47, + "stars": 48, "last_update": "2024-04-11 16:13:44" }, "https://github.com/hay86/ComfyUI_AceNodes": { @@ -2732,11 +2732,11 @@ "last_update": "2024-04-08 01:03:56" }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { - "stars": 38, + "stars": 39, "last_update": "2024-04-09 00:51:04" }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 19, + "stars": 20, "last_update": "2024-04-08 11:29:40" }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { @@ -2756,8 +2756,8 @@ "last_update": "2024-04-16 01:07:14" }, "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 19, - "last_update": "2024-04-16 01:22:10" + "stars": 22, + "last_update": "2024-04-17 08:51:51" }, "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { "stars": 10, @@ -2772,12 +2772,12 @@ "last_update": "2024-04-11 07:38:35" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 70, + "stars": 73, "last_update": "2024-04-15 10:50:51" }, "https://github.com/ExponentialML/ComfyUI_ELLA": { - "stars": 115, - "last_update": "2024-04-10 09:41:57" + "stars": 121, + "last_update": "2024-04-17 11:39:52" }, "https://github.com/choey/Comfy-Topaz": { "stars": 8, @@ -2785,14 +2785,14 @@ }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 3, - "last_update": "2024-04-14 06:18:38" + "last_update": "2024-04-16 19:03:34" }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 11, "last_update": "2024-04-11 15:56:49" }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { - "stars": 6, + "stars": 7, "last_update": "2024-04-10 22:20:21" }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { @@ -2801,7 +2801,7 @@ }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 9, - "last_update": "2024-04-16 01:23:37" + "last_update": "2024-04-17 08:55:41" }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -2816,19 +2816,19 @@ "last_update": "2024-04-11 06:20:34" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 71, + "stars": 75, "last_update": "2024-04-13 14:38:19" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 92, - "last_update": "2024-04-15 02:37:32" + "stars": 94, + "last_update": "2024-04-17 07:03:27" }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 75, - "last_update": "2024-04-16 02:01:11" + "stars": 89, + "last_update": "2024-04-17 00:11:09" }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 35, + "stars": 40, "last_update": "2024-04-15 19:01:06" }, "https://github.com/unwdef/unwdef-nodes-comfyui": { @@ -2836,19 +2836,19 @@ "last_update": "2024-04-15 19:32:36" }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 7, - "last_update": "2024-04-16 03:57:11" + "stars": 8, + "last_update": "2024-04-17 00:37:39" }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 0, "last_update": "2024-04-16 12:19:20" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 66, - "last_update": "2024-04-16 01:21:19" + "stars": 68, + "last_update": "2024-04-17 08:57:38" }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { - "stars": 5, + "stars": 6, "last_update": "2024-04-16 04:30:02" }, "https://github.com/BlakeOne/ComfyUI-NodeDefaults": { @@ -2865,7 +2865,7 @@ }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 5, - "last_update": "2024-04-15 22:03:46" + "last_update": "2024-04-17 03:56:01" }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, @@ -2880,8 +2880,8 @@ "last_update": "2024-04-15 07:49:55" }, "https://github.com/jtydhr88/ComfyUI-InstantMesh": { - "stars": 29, - "last_update": "2024-04-16 01:00:48" + "stars": 53, + "last_update": "2024-04-17 03:15:10" }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, @@ -2892,8 +2892,8 @@ "last_update": "2024-04-14 12:45:49" }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { - "stars": 1, - "last_update": "2024-04-16 09:31:36" + "stars": 18, + "last_update": "2024-04-16 14:45:13" }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 0, @@ -2904,12 +2904,12 @@ "last_update": "2024-04-16 03:50:10" }, "https://github.com/forever22777/comfyui-self-guidance": { - "stars": 3, + "stars": 4, "last_update": "2024-04-16 07:32:57" }, "https://github.com/smthemex/ComfyUI_Pic2Story": { - "stars": 0, - "last_update": "2024-04-16 12:29:20" + "stars": 1, + "last_update": "2024-04-17 00:39:11" }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 0, @@ -2921,6 +2921,22 @@ }, "https://github.com/heshengtao/comfyui_LLM_party": { "stars": 2, - "last_update": "2024-04-16 10:44:02" + "last_update": "2024-04-17 14:01:42" + }, + "https://github.com/frankchieng/ComfyUI_MagicClothing": { + "stars": 0, + "last_update": "2024-04-17 13:18:07" + }, + "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { + "stars": 1, + "last_update": "2024-04-17 08:45:20" + }, + "https://github.com/JettHu/ComfyUI_TGate": { + "stars": 2, + "last_update": "2024-04-17 12:44:32" + }, + "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { + "stars": 7, + "last_update": "2024-04-16 13:58:56" } } \ 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 7530d52..24130b4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,16 +9,26 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" }, - + { - "author": "VAST-AI-Research", - "title": "Tripo for ComfyUI", - "reference": "https://github.com/VAST-AI-Research/ComfyUI-Tripo", + "author": "JettHu", + "title": "ComfyUI_TGate", + "reference": "https://github.com/JettHu/ComfyUI_TGate", "files": [ - "https://github.com/VAST-AI-Research/ComfyUI-Tripo" + "https://github.com/JettHu/ComfyUI_TGate" ], "install_type": "git-clone", - "description": "Custom nodes for using [a/Tripo](https://www.tripo3d.ai/) in ComfyUI to create 3D from text and image prompts." + "description": "ComfyUI reference implementation for [a/T-GATE](https://github.com/HaozheLiu-ST/T-GATE)." + }, + { + "author": "AIFSH", + "title": "ComfyUI-MuseTalk_FSH", + "reference": "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH", + "files": [ + "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH" + ], + "install_type": "git-clone", + "description": "the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!" }, { "author": "heshengtao", @@ -30,6 +40,36 @@ "install_type": "git-clone", "description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows." }, + { + "author": "FrankChieng", + "title": "ComfyUI_MagicClothing", + "reference": "https://github.com/frankchieng/ComfyUI_MagicClothing", + "files": [ + "https://github.com/frankchieng/ComfyUI_MagicClothing" + ], + "install_type": "git-clone", + "description": "implementation of MagicClothing with garment and prompt in ComfyUI" + }, + { + "author": "VAST-AI-Research", + "title": "Tripo for ComfyUI", + "reference": "https://github.com/VAST-AI-Research/ComfyUI-Tripo", + "files": [ + "https://github.com/VAST-AI-Research/ComfyUI-Tripo" + ], + "install_type": "git-clone", + "description": "Custom nodes for using [a/Tripo](https://www.tripo3d.ai/) in ComfyUI to create 3D from text and image prompts." + }, + { + "author": "AonekoSS", + "title": "ComfyUI-SimpleCounter", + "reference": "https://github.com/xliry/ComfyUI_SendDiscord", + "files": [ + "https://github.com/xliry/ComfyUI_SendDiscord/raw/main/SendDiscord.py" + ], + "install_type": "copy", + "description": "Nodes:Send Video to Discor" + }, { "author": "AonekoSS", "title": "ComfyUI-SimpleCounter", @@ -51,7 +91,7 @@ "description": "Nodes for interfacing with LiteLLM" }, { - "author": "kealiu", + "author": "smthemex", "title": "ComfyUI_Pic2Story", "reference": "https://github.com/smthemex/ComfyUI_Pic2Story", "files": [ diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e3597a9..b8d416a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -210,6 +210,17 @@ "title_aux": "ComfyUI-IP_LAP" } ], + "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": [ + [ + "CombineAudioVideo", + "LoadVideo", + "MuseTalk", + "PreViewVideo" + ], + { + "title_aux": "ComfyUI-MuseTalk_FSH" + } + ], "https://github.com/AIFSH/ComfyUI-UVR5": [ [ "LoadAudio", @@ -1040,9 +1051,11 @@ "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [ [ "Automatic CFG", - "Automatic CFG - Advanced settings", + "Automatic CFG - Advanced", "Automatic CFG - Negative", - "Automatic CFG - No uncond" + "Automatic CFG - No uncond", + "Automatic CFG - Post rescale only", + "SAG delayed activation" ], { "title_aux": "ComfyUI-AutomaticCFG" @@ -1145,6 +1158,8 @@ "SMPLShapeParameters", "SaveSMPL", "SmplifyMotionData", + "SpectreFaceReconLoader", + "SpectreImg2SMPL", "mgpt_model_loader", "mgpt_t2m" ], @@ -1741,6 +1756,14 @@ "title_aux": "Random Size" } ], + "https://github.com/JettHu/ComfyUI_TGate": [ + [ + "TGateApply" + ], + { + "title_aux": "ComfyUI_TGate" + } + ], "https://github.com/Jordach/comfy-plasma": [ [ "JDC_AutoContrast", @@ -2284,8 +2307,9 @@ "ConnectLatent", "ConnectString", "DoubleClipTextEncode", - "HSL", + "EmbeddingLoader", "HashText", + "HueSatLum", "IndoorBackgrounds", "IntFloatDict", "IntStringDict", @@ -3770,6 +3794,16 @@ "title_aux": "select_folder_path_easy" } ], + "https://github.com/VAST-AI-Research/ComfyUI-Tripo": [ + [ + "TripoAPIImageToMeshNode", + "TripoAPITextToMeshNode", + "TripoGLBViewer" + ], + { + "title_aux": "Tripo for ComfyUI" + } + ], "https://github.com/WASasquatch/ASTERR": [ [ "ASTERR", @@ -5266,7 +5300,9 @@ "SamplerDPMPP_2M_SDE_SUN", "SamplerDPMPP_3M_SDE_SUN", "SamplerDPMPP_SDE_SUN", - "SamplerEulerAncestral_SUN" + "SamplerEulerAncestral_SUN", + "SamplersSUNoise", + "SamplersSUNoiseAdvanced" ], { "title_aux": "ComfyUI_SUNoise" @@ -6376,6 +6412,7 @@ "MaskFlip+", "MaskFromBatch+", "MaskFromColor+", + "MaskFromSegmentation+", "MaskPreview+", "ModelCompile+", "NoiseFromImage~", @@ -6805,8 +6842,10 @@ "Eden_Float", "Eden_Int", "Eden_String", + "HistogramMatching", "IMG_blender", "IMG_padder", + "IMG_resolution_multiple_of", "IMG_scaler", "IMG_unpadder", "If ANY execute A else B", @@ -7106,6 +7145,14 @@ "title_aux": "ComfyUI_Aniportrait" } ], + "https://github.com/frankchieng/ComfyUI_MagicClothing": [ + [ + "MagicClothing_Generate" + ], + { + "title_aux": "ComfyUI_MagicClothing" + } + ], "https://github.com/gemell1/ComfyUI_GMIC": [ [ "GmicCliWrapper", @@ -7205,6 +7252,7 @@ [ "GlifConsistencyDecoder", "GlifPatchConsistencyDecoderTiled", + "HFHubLoraLoader", "ImageToMultipleOf", "SDXLAspectRatio" ], @@ -7520,12 +7568,16 @@ ], "https://github.com/if-ai/ComfyUI-IF_AI_tools": [ [ + "IF_BarkTTS", + "IF_ChatPrompt", "IF_DisplayText", + "IF_DreamTalk", "IF_HFDownload", "IF_HFDownloadNode", "IF_ImagePrompt", "IF_PromptMkr", "IF_SaveText", + "IF_WhisperSpeech", "IF_saveText" ], { @@ -8532,9 +8584,11 @@ "https://github.com/longgui0318/comfyui-oms-diffusion": [ [ "Add Magic Clothing Attention", + "InjectTensorHashLog", "LOAD OMS", "Load Magic Clothing Model", - "RUN OMS" + "RUN OMS", + "VAE Mode Choose" ], { "title_aux": "comfyui-oms-diffusion" @@ -11030,6 +11084,14 @@ "title_aux": "hd-nodes-comfyui" } ], + "https://github.com/xliry/ComfyUI_SendDiscord/raw/main/SendDiscord.py": [ + [ + "SendDiscord" + ], + { + "title_aux": "ComfyUI_SendDiscord" + } + ], "https://github.com/yffyhk/comfyui_auto_danbooru": [ [ "GetDanbooru",