diff --git a/custom-node-list.json b/custom-node-list.json index 4d3d9f91..349e1935 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7201,6 +7201,16 @@ "install_type": "git-clone", "description": "A barebones ComfyUI wrapper for [a/PixelOE](https://github.com/KohakuBlueleaf/PixelOE).\nI cannot promise any support, if there is someone who wants to make a proper node, please do." }, + { + "author": "A4P7J1N7M05OT", + "title": "ComfyUI-AutoColorGimp", + "reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp", + "files": [ + "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp" + ], + "install_type": "git-clone", + "description": "Shamelessly copied the code to auto color correct the image like in gimp from this answer: [a/https://stackoverflow.com/a/56365560/4561887](https://stackoverflow.com/a/56365560/4561887)" + }, { "author": "ronniebasak", "title": "ComfyUI-Tara-LLM-Integration", @@ -7341,6 +7351,16 @@ "install_type": "git-clone", "description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!\nNOTE: make sure ffmpeg is worked in your commandline for Linux" }, + { + "author": "AIFSH", + "title": "ComfyUI-XTTS", + "reference": "https://github.com/AIFSH/ComfyUI-XTTS", + "files": [ + "https://github.com/AIFSH/ComfyUI-XTTS" + ], + "install_type": "git-clone", + "description": "a custom comfyui node for [a/coqui-ai/TTS](https://github.com/coqui-ai/TTS.git)'s xtts module! support 17 languages voice cloning and tts" + }, { "author": "Koishi-Star", "title": "Euler-Smea-Dyn-Sampler", @@ -7401,6 +7421,16 @@ "install_type": "git-clone", "description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models." }, + { + "author": "smthemex", + "title": "ComfyUI_Llama3_8B", + "reference": "https://github.com/smthemex/ComfyUI_Llama3_8B", + "files": [ + "https://github.com/smthemex/ComfyUI_Llama3_8B" + ], + "install_type": "git-clone", + "description": "Llama3_8B for comfyUI, using pipeline workflow." + }, { "author": "choey", "title": "Comfy-Topaz", @@ -8021,6 +8051,16 @@ "install_type": "git-clone", "description": "EmbeddingsNameLoader, EmbendingList" }, + { + "author": "chenpx976", + "title": "ComfyUI-RunRunRun", + "reference": "https://github.com/chenpx976/ComfyUI-RunRunRun", + "files": [ + "https://github.com/chenpx976/ComfyUI-RunRunRun" + ], + "install_type": "git-clone", + "description": "add http api http://127.0.0.1:8188/comfyui-run/run use in other llm project." + }, diff --git a/extension-node-map.json b/extension-node-map.json index c0260046..767959ee 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -182,6 +182,14 @@ "title_aux": "ComfyUI-Static-Primitives" } ], + "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": [ + [ + "AutoColorGimp" + ], + { + "title_aux": "ComfyUI-AutoColorGimp" + } + ], "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": [ [ "PixelOE" @@ -270,6 +278,17 @@ "title_aux": "ComfyUI-WhisperX" } ], + "https://github.com/AIFSH/ComfyUI-XTTS": [ + [ + "LoadAudio", + "LoadSRT", + "PreViewAudio", + "XTTS_INFER" + ], + { + "title_aux": "ComfyUI-XTTS" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -2029,8 +2048,10 @@ ], "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": [ [ - "Load Nai Styles CSV", - "Universal_Styler_Node" + "Load Nai Styles Complex CSV", + "ShowText|pysssss", + "Universal_Styler_Node", + "concat" ], { "title_aux": "ComfyUI Universal Styler" @@ -2598,6 +2619,7 @@ "PostSamplerCrop", "SDXLEmptyLatent", "SaveWithMetaData", + "SaveWithMetaData2", "SimplePrompts", "SpecificStylesDir", "TimeStamp", @@ -6461,10 +6483,16 @@ "BlendModes", "ColorBalance", "ColorBalanceAdvanced", + "GaussianBlur", + "GaussianBlurDepth", "HueSat", "HueSatAdvanced", + "LensBlur", + "LensBlurDepth", "Levels", "MergeRGB", + "MotionBlur", + "MotionBlurDepth", "SelectiveColor", "SolidColor", "SolidColorHSV", @@ -9331,6 +9359,14 @@ "title_aux": "simple wildcard for ComfyUI" } ], + "https://github.com/liusida/ComfyUI-AutoCropFaces": [ + [ + "AutoCropFaces" + ], + { + "title_aux": "ComfyUI-AutoCropFaces" + } + ], "https://github.com/liusida/ComfyUI-Debug": [ [ "DebugInspectorNode", @@ -11176,6 +11212,15 @@ "title_aux": "ComfyUI_ChatGLM_API" } ], + "https://github.com/smthemex/ComfyUI_Llama3_8B": [ + [ + "ChatQA_1p5_8B", + "Meta_Llama3_8B" + ], + { + "title_aux": "ComfyUI_Llama3_8B" + } + ], "https://github.com/smthemex/ComfyUI_ParlerTTS": [ [ "PromptToAudio" @@ -11352,7 +11397,9 @@ "KRestartSampler", "KRestartSamplerAdv", "KRestartSamplerCustom", - "KRestartSamplerSimple" + "KRestartSamplerSimple", + "RestartSampler", + "RestartScheduler" ], { "title_aux": "Restart Sampling" diff --git a/github-stats.json b/github-stats.json index 9b56ce4e..99c22b20 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,30 +1,30 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3687, - "last_update": "2024-05-07 10:10:56" + "stars": 3700, + "last_update": "2024-05-08 11:22:04" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1214, - "last_update": "2024-05-05 01:45:47" + "stars": 1221, + "last_update": "2024-05-07 15:28:26" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 238, + "stars": 239, "last_update": "2024-05-03 15:48:22" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 124, + "stars": 125, "last_update": "2023-09-13 06:28:20" }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 167, + "stars": 169, "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1305, + "stars": 1316, "last_update": "2024-05-07 05:02:45" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 288, + "stars": 289, "last_update": "2024-05-07 03:30:35" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -36,11 +36,11 @@ "last_update": "2024-05-05 08:46:25" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 119, + "stars": 120, "last_update": "2024-04-29 09:19:33" }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 307, + "stars": 308, "last_update": "2024-04-08 22:34:21" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { @@ -48,7 +48,7 @@ "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 189, + "stars": 192, "last_update": "2024-04-19 13:09:18" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { @@ -60,7 +60,7 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 584, + "stars": 588, "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": 250, + "stars": 251, "last_update": "2024-04-29 10:46:24" }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { @@ -80,7 +80,7 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 824, + "stars": 825, "last_update": "2024-05-04 16:31:49" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -92,11 +92,11 @@ "last_update": "2023-10-01 03:36:57" }, "https://github.com/WASasquatch/PowerNoiseSuite": { - "stars": 47, + "stars": 48, "last_update": "2023-09-19 17:04:01" }, "https://github.com/WASasquatch/FreeU_Advanced": { - "stars": 92, + "stars": 93, "last_update": "2024-03-05 15:36:38" }, "https://github.com/WASasquatch/ASTERR": { @@ -128,7 +128,7 @@ "last_update": "2024-02-07 01:59:01" }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 113, + "stars": 114, "last_update": "2024-02-23 08:22:13" }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { @@ -140,7 +140,7 @@ "last_update": "2024-01-01 20:01:25" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 270, + "stars": 271, "last_update": "2024-02-26 04:23:37" }, "https://github.com/guoyk93/yk-node-suite-comfyui": { @@ -188,8 +188,8 @@ "last_update": "2024-04-09 03:35:11" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 134, - "last_update": "2024-05-06 14:37:06" + "stars": 136, + "last_update": "2024-05-08 11:21:07" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 28, @@ -216,7 +216,7 @@ "last_update": "2024-04-22 13:30:47" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 574, + "stars": 575, "last_update": "2024-04-17 09:44:09" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { @@ -224,7 +224,7 @@ "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1149, + "stars": 1157, "last_update": "2024-05-03 01:26:04" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -232,8 +232,8 @@ "last_update": "2024-03-01 23:00:05" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 271, - "last_update": "2024-05-07 05:34:05" + "stars": 272, + "last_update": "2024-05-08 09:25:32" }, "https://github.com/Jordach/comfy-plasma": { "stars": 43, @@ -252,19 +252,19 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 551, - "last_update": "2024-03-30 17:18:43" + "stars": 554, + "last_update": "2024-05-07 18:56:07" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 64, - "last_update": "2024-05-04 11:19:02" + "stars": 66, + "last_update": "2024-05-07 22:02:07" }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 58, "last_update": "2023-09-05 16:18:48" }, "https://github.com/ssitu/ComfyUI_fabric": { - "stars": 72, + "stars": 73, "last_update": "2024-05-06 18:11:12" }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { @@ -272,7 +272,7 @@ "last_update": "2023-09-12 07:35:52" }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { - "stars": 135, + "stars": 136, "last_update": "2024-01-05 17:45:55" }, "https://github.com/space-nuko/nui-suite": { @@ -280,23 +280,23 @@ "last_update": "2023-06-04 22:08:46" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 155, + "stars": 156, "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { "stars": 294, - "last_update": "2024-05-07 06:30:33" + "last_update": "2024-05-07 21:45:23" }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 309, "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 401, + "stars": 405, "last_update": "2024-04-19 21:02:12" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { - "stars": 49, + "stars": 50, "last_update": "2023-11-29 14:41:23" }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { @@ -320,7 +320,7 @@ "last_update": "2024-03-04 22:48:03" }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 282, + "stars": 284, "last_update": "2024-04-24 04:23:42" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { @@ -332,7 +332,7 @@ "last_update": "2024-02-01 04:09:13" }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 124, + "stars": 127, "last_update": "2024-05-03 02:51:04" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { @@ -344,23 +344,23 @@ "last_update": "2024-02-04 23:38:10" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 706, + "stars": 707, "last_update": "2024-04-10 14:29:50" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { - "stars": 9, + "stars": 10, "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2527, - "last_update": "2024-05-06 17:14:41" + "stars": 2546, + "last_update": "2024-05-07 11:36:26" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 755, + "stars": 757, "last_update": "2024-04-27 17:03:29" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 131, + "stars": 132, "last_update": "2024-05-06 22:53:00" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -396,7 +396,7 @@ "last_update": "2023-12-25 04:37:03" }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 67, + "stars": 68, "last_update": "2024-05-02 23:31:34" }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { @@ -424,11 +424,11 @@ "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 546, + "stars": 552, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { - "stars": 54, + "stars": 55, "last_update": "2023-10-22 21:34:59" }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { @@ -440,7 +440,7 @@ "last_update": "2023-12-16 17:31:44" }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 141, + "stars": 143, "last_update": "2024-05-05 16:02:52" }, "https://github.com/asagi4/ComfyUI-CADS": { @@ -460,7 +460,7 @@ "last_update": "2024-03-10 06:45:45" }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 162, + "stars": 163, "last_update": "2024-02-05 06:55:50" }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { @@ -472,7 +472,7 @@ "last_update": "2023-08-03 08:57:52" }, "https://github.com/bash-j/mikey_nodes": { - "stars": 69, + "stars": 70, "last_update": "2024-05-05 23:32:05" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { @@ -488,20 +488,20 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 358, + "stars": 360, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2036, + "stars": 2045, "last_update": "2024-05-03 18:26:02" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 322, + "stars": 326, "last_update": "2024-04-20 18:24:00" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 911, - "last_update": "2024-05-03 20:26:33" + "stars": 914, + "last_update": "2024-05-07 19:13:48" }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, @@ -512,11 +512,11 @@ "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 663, + "stars": 665, "last_update": "2024-05-04 07:25:31" }, "https://github.com/coreyryanhanson/ComfyQR": { - "stars": 37, + "stars": 38, "last_update": "2024-03-20 20:10:27" }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { @@ -576,7 +576,7 @@ "last_update": "2023-11-03 11:09:53" }, "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 79, + "stars": 81, "last_update": "2023-12-12 20:29:49" }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { @@ -597,11 +597,11 @@ }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 38, - "last_update": "2024-05-05 19:54:48" + "last_update": "2024-05-07 16:18:48" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 183, - "last_update": "2024-05-05 20:05:08" + "stars": 189, + "last_update": "2024-05-07 16:17:50" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 69, @@ -624,15 +624,15 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 551, + "stars": 554, "last_update": "2024-05-07 02:30:40" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 747, + "stars": 748, "last_update": "2024-05-07 07:06:14" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 187, + "stars": 188, "last_update": "2024-04-03 03:59:31" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { @@ -640,11 +640,11 @@ "last_update": "2024-03-22 07:26:43" }, "https://github.com/syllebra/bilbox-comfyui": { - "stars": 70, + "stars": 71, "last_update": "2024-04-03 22:58:07" }, "https://github.com/giriss/comfy-image-saver": { - "stars": 119, + "stars": 120, "last_update": "2023-11-16 10:39:05" }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { @@ -737,7 +737,7 @@ }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 19, - "last_update": "2024-01-11 23:53:04" + "last_update": "2024-05-07 22:06:18" }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, @@ -756,7 +756,7 @@ "last_update": "2023-08-30 16:06:45" }, "https://github.com/Lerc/canvas_tab": { - "stars": 121, + "stars": 122, "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": 306, + "stars": 308, "last_update": "2024-04-24 04:17:56" }, "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": 133, + "stars": 135, "last_update": "2024-03-19 21:36:31" }, "https://github.com/braintacles/braintacles-comfyui-nodes": { @@ -844,7 +844,7 @@ "last_update": "2023-10-21 23:02:19" }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { - "stars": 22, + "stars": 23, "last_update": "2024-05-01 21:05:26" }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { @@ -852,15 +852,15 @@ "last_update": "2024-04-25 23:07:26" }, "https://github.com/spacepxl/ComfyUI-RAVE": { - "stars": 76, + "stars": 77, "last_update": "2024-01-28 09:08:08" }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { - "stars": 14, + "stars": 15, "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 165, + "stars": 167, "last_update": "2024-04-08 18:19:54" }, "https://github.com/rklaffehn/rk-comfy-nodes": { @@ -868,7 +868,7 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 227, + "stars": 230, "last_update": "2024-04-29 14:50:30" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { @@ -876,7 +876,7 @@ "last_update": "2024-01-02 21:57:58" }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 39, + "stars": 41, "last_update": "2024-04-18 04:28:09" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { @@ -896,7 +896,7 @@ "last_update": "2024-04-22 14:41:30" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 279, + "stars": 281, "last_update": "2024-05-05 04:17:49" }, "https://github.com/chrisgoringe/cg-prompt-info": { @@ -920,11 +920,11 @@ "last_update": "2024-04-12 12:59:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 216, - "last_update": "2024-05-07 09:19:10" + "stars": 224, + "last_update": "2024-05-07 13:51:09" }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 111, + "stars": 114, "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -940,27 +940,27 @@ "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-depth-fm": { - "stars": 42, + "stars": 43, "last_update": "2024-04-24 22:53:30" }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 69, + "stars": 70, "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 102, + "stars": 104, "last_update": "2024-03-27 19:38:20" }, "https://github.com/kijai/ComfyUI-moondream": { - "stars": 65, + "stars": 66, "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 958, + "stars": 964, "last_update": "2024-04-23 10:04:12" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 198, + "stars": 199, "last_update": "2024-04-18 11:22:03" }, "https://github.com/hhhzzyang/Comfyui_Lama": { @@ -988,11 +988,11 @@ "last_update": "2024-05-06 11:59:12" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 422, + "stars": 426, "last_update": "2024-04-29 15:07:42" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { - "stars": 84, + "stars": 85, "last_update": "2024-05-06 16:53:15" }, "https://github.com/whatbirdisthat/cyberdolphin": { @@ -1040,7 +1040,7 @@ "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 450, + "stars": 456, "last_update": "2024-05-07 07:34:37" }, "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": 715, - "last_update": "2024-05-07 04:49:21" + "stars": 718, + "last_update": "2024-05-08 02:11:20" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 12, @@ -1076,7 +1076,7 @@ "last_update": "2023-11-11 21:24:33" }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { - "stars": 76, + "stars": 78, "last_update": "2023-12-01 00:09:15" }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { @@ -1148,7 +1148,7 @@ "last_update": "2024-04-25 05:10:53" }, "https://github.com/palant/image-resize-comfyui": { - "stars": 44, + "stars": 45, "last_update": "2024-01-18 20:59:55" }, "https://github.com/palant/integrated-nodes-comfyui": { @@ -1168,7 +1168,7 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 584, + "stars": 591, "last_update": "2024-05-05 09:22:16" }, "https://github.com/gemell1/ComfyUI_GMIC": { @@ -1220,7 +1220,7 @@ "last_update": "2023-11-21 14:34:54" }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 87, + "stars": 88, "last_update": "2024-04-07 00:30:45" }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { @@ -1265,7 +1265,7 @@ }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 16, - "last_update": "2024-04-06 21:05:24" + "last_update": "2024-05-07 23:06:53" }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 15, @@ -1288,15 +1288,15 @@ "last_update": "2024-04-17 19:59:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 60, + "stars": 61, "last_update": "2024-04-17 20:02:42" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 527, + "stars": 528, "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1384, + "stars": 1386, "last_update": "2024-04-17 19:57:18" }, "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": 1112, + "stars": 1114, "last_update": "2024-04-17 20:02:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 714, + "stars": 715, "last_update": "2024-04-17 20:01:40" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { @@ -1324,7 +1324,7 @@ "last_update": "2024-04-17 20:03:27" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 369, + "stars": 373, "last_update": "2024-04-30 01:42:11" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { @@ -1332,11 +1332,11 @@ "last_update": "2024-04-17 20:03:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 482, + "stars": 484, "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { - "stars": 59, + "stars": 60, "last_update": "2024-04-17 20:00:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { @@ -1352,7 +1352,7 @@ "last_update": "2023-12-11 11:06:16" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 153, + "stars": 155, "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -1368,7 +1368,7 @@ "last_update": "2024-02-25 06:28:49" }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { - "stars": 14, + "stars": 15, "last_update": "2024-04-06 06:49:01" }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { @@ -1397,7 +1397,7 @@ }, "https://github.com/Haoming02/comfyui-diffusion-cg": { "stars": 41, - "last_update": "2024-03-22 19:10:11" + "last_update": "2024-05-08 04:00:04" }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 27, @@ -1448,8 +1448,8 @@ "last_update": "2024-04-21 07:59:14" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 669, - "last_update": "2024-05-06 12:25:38" + "stars": 670, + "last_update": "2024-05-07 12:23:21" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 2, @@ -1461,7 +1461,7 @@ }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 38, - "last_update": "2024-04-29 10:27:35" + "last_update": "2024-05-07 15:15:45" }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 11, @@ -1476,7 +1476,7 @@ "last_update": "2024-05-05 03:46:04" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 365, + "stars": 367, "last_update": "2024-05-06 04:53:01" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { @@ -1548,7 +1548,7 @@ "last_update": "2024-01-07 12:21:43" }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 63, + "stars": 65, "last_update": "2024-05-06 13:23:45" }, "https://github.com/rui40000/RUI-Nodes": { @@ -1568,11 +1568,11 @@ "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 580, + "stars": 581, "last_update": "2024-05-06 16:42:40" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 687, + "stars": 690, "last_update": "2024-05-02 10:01:11" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { @@ -1600,7 +1600,7 @@ "last_update": "2024-01-18 05:00:49" }, "https://github.com/lldacing/comfyui-easyapi-nodes": { - "stars": 17, + "stars": 19, "last_update": "2024-05-07 10:11:16" }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { @@ -1628,7 +1628,7 @@ "last_update": "2024-04-30 17:19:25" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 63, + "stars": 64, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { @@ -1652,7 +1652,7 @@ "last_update": "2024-03-08 11:07:01" }, "https://github.com/edenartlab/eden_comfy_pipelines": { - "stars": 30, + "stars": 31, "last_update": "2024-04-26 20:32:01" }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { @@ -1672,7 +1672,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 374, + "stars": 380, "last_update": "2024-05-04 01:51:37" }, "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": 29, + "stars": 30, "last_update": "2024-01-29 23:23:01" }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { @@ -1732,11 +1732,11 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 322, + "stars": 323, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 110, + "stars": 111, "last_update": "2024-04-03 23:47:03" }, "https://github.com/massao000/ComfyUI_aspect_ratios": { @@ -1748,11 +1748,11 @@ "last_update": "2024-04-28 08:22:53" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 293, + "stars": 294, "last_update": "2024-05-07 05:13:49" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 93, + "stars": 94, "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { @@ -1760,15 +1760,15 @@ "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { - "stars": 34, + "stars": 35, "last_update": "2024-03-27 01:10:14" }, "https://github.com/chaojie/ComfyUI-Champ": { - "stars": 16, + "stars": 17, "last_update": "2024-04-02 02:46:02" }, "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 78, + "stars": 79, "last_update": "2024-03-26 05:54:18" }, "https://github.com/chaojie/ComfyUI-Trajectory": { @@ -1804,7 +1804,7 @@ "last_update": "2024-01-20 16:51:06" }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { - "stars": 74, + "stars": 75, "last_update": "2024-01-16 09:41:07" }, "https://github.com/chaojie/ComfyUI-DragAnything": { @@ -1840,11 +1840,11 @@ "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1436, + "stars": 1441, "last_update": "2024-04-13 17:45:06" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 405, + "stars": 407, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { @@ -1853,7 +1853,7 @@ }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 32, - "last_update": "2024-04-29 15:51:31" + "last_update": "2024-05-07 15:00:31" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 10, @@ -1896,7 +1896,7 @@ "last_update": "2024-01-12 14:34:55" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 192, + "stars": 194, "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1953,7 +1953,7 @@ }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 7, - "last_update": "2024-05-06 01:32:49" + "last_update": "2024-05-08 03:39:42" }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 6, @@ -1968,7 +1968,7 @@ "last_update": "2024-01-18 04:59:26" }, "https://github.com/Inzaniak/comfyui-ranbooru": { - "stars": 5, + "stars": 6, "last_update": "2024-05-01 07:07:42" }, "https://github.com/Miosp/ComfyUI-FBCNN": { @@ -1988,7 +1988,7 @@ "last_update": "2024-04-17 09:02:51" }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { - "stars": 1, + "stars": 2, "last_update": "2024-01-22 10:39:27" }, "https://github.com/longgui0318/comfyui-mask-util": { @@ -2028,7 +2028,7 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 206, + "stars": 207, "last_update": "2024-04-23 23:50:30" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { @@ -2052,12 +2052,12 @@ "last_update": "2024-01-26 08:38:39" }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { - "stars": 25, + "stars": 26, "last_update": "2024-02-05 08:32:57" }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 26, - "last_update": "2024-05-06 22:48:47" + "last_update": "2024-05-07 19:26:33" }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 25, @@ -2076,11 +2076,11 @@ "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 187, + "stars": 192, "last_update": "2024-04-29 02:19:11" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { - "stars": 55, + "stars": 56, "last_update": "2024-02-01 06:40:40" }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { @@ -2140,7 +2140,7 @@ "last_update": "2024-02-04 08:09:57" }, "https://github.com/dfl/comfyui-clip-with-break": { - "stars": 6, + "stars": 7, "last_update": "2024-02-05 17:48:33" }, "https://github.com/dfl/comfyui-tcd-scheduler": { @@ -2164,7 +2164,7 @@ "last_update": "2024-02-06 15:43:43" }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 95, + "stars": 96, "last_update": "2024-02-11 10:08:19" }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { @@ -2172,7 +2172,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 88, + "stars": 90, "last_update": "2024-04-11 00:45:00" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -2240,11 +2240,11 @@ "last_update": "2024-03-26 01:28:07" }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 38, + "stars": 45, "last_update": "2024-05-06 22:03:06" }, "https://github.com/logtd/ComfyUI-TrackingNodes": { - "stars": 7, + "stars": 8, "last_update": "2024-02-24 04:43:16" }, "https://github.com/logtd/ComfyUI-InversedNoise": { @@ -2264,7 +2264,7 @@ "last_update": "2024-04-19 14:21:28" }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 41, + "stars": 42, "last_update": "2024-04-30 12:39:17" }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { @@ -2292,7 +2292,7 @@ "last_update": "2024-03-07 07:34:10" }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { - "stars": 5, + "stars": 6, "last_update": "2024-02-24 21:41:24" }, "https://github.com/jkrauss82/ultools-comfyui": { @@ -2344,7 +2344,7 @@ "last_update": "2024-02-29 19:40:01" }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { - "stars": 13, + "stars": 15, "last_update": "2024-04-21 10:05:37" }, "https://github.com/uetuluk/comfyui-webcam-node": { @@ -2352,7 +2352,7 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1121, + "stars": 1129, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { @@ -2364,11 +2364,11 @@ "last_update": "2024-03-31 23:55:42" }, "https://github.com/nathannlu/ComfyUI-Cloud": { - "stars": 115, + "stars": 117, "last_update": "2024-04-03 00:59:21" }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { - "stars": 9, + "stars": 10, "last_update": "2024-03-12 02:03:09" }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { @@ -2384,7 +2384,7 @@ "last_update": "2024-04-18 18:49:15" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 14, + "stars": 16, "last_update": "2024-05-04 11:12:35" }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { @@ -2392,7 +2392,7 @@ "last_update": "2024-03-07 23:59:12" }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { - "stars": 0, + "stars": 1, "last_update": "2024-03-07 19:46:37" }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { @@ -2404,7 +2404,7 @@ "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 16, + "stars": 17, "last_update": "2024-04-30 17:40:24" }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { @@ -2452,7 +2452,7 @@ "last_update": "2024-03-08 22:53:27" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 117, + "stars": 121, "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { @@ -2480,7 +2480,7 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 225, + "stars": 229, "last_update": "2024-04-27 09:27:21" }, "https://github.com/dmMaze/sketch2manga": { @@ -2517,10 +2517,10 @@ }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 56, - "last_update": "2024-05-01 07:26:09" + "last_update": "2024-05-08 11:12:17" }, "https://github.com/daxcay/ComfyUI-JDCN": { - "stars": 28, + "stars": 29, "last_update": "2024-05-06 17:30:27" }, "https://github.com/Seedsa/Fooocus_Nodes": { @@ -2544,16 +2544,16 @@ "last_update": "2024-03-31 15:13:33" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 32, - "last_update": "2024-04-26 18:58:18" + "stars": 33, + "last_update": "2024-05-08 09:13:24" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 133, + "stars": 134, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 76, - "last_update": "2024-05-01 04:40:02" + "last_update": "2024-05-08 00:32:31" }, "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { "stars": 0, @@ -2561,7 +2561,7 @@ }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 36, - "last_update": "2024-04-26 19:44:51" + "last_update": "2024-05-08 05:12:25" }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 5, @@ -2581,7 +2581,7 @@ }, "https://github.com/zombieyang/sd-ppp": { "stars": 5, - "last_update": "2024-04-27 22:09:07" + "last_update": "2024-05-08 05:33:06" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, @@ -2597,7 +2597,7 @@ }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 9, - "last_update": "2024-05-06 18:33:22" + "last_update": "2024-05-07 17:29:34" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 257, @@ -2612,7 +2612,7 @@ "last_update": "2024-03-20 21:56:10" }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { - "stars": 28, + "stars": 29, "last_update": "2024-04-22 05:53:26" }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { @@ -2640,11 +2640,11 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 34172, - "last_update": "2024-05-07 09:42:24" + "stars": 34278, + "last_update": "2024-05-08 00:07:36" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 91, + "stars": 95, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { @@ -2660,15 +2660,15 @@ "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 80, + "stars": 81, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 3, - "last_update": "2024-05-01 18:57:19" + "last_update": "2024-05-07 15:20:05" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 115, + "stars": 116, "last_update": "2024-04-07 12:46:36" }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { @@ -2700,7 +2700,7 @@ "last_update": "2024-04-06 16:48:55" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 55, + "stars": 56, "last_update": "2024-04-20 05:00:41" }, "https://github.com/hay86/ComfyUI_AceNodes": { @@ -2760,7 +2760,7 @@ "last_update": "2024-04-27 11:43:52" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 91, + "stars": 93, "last_update": "2024-04-26 06:41:56" }, "https://github.com/ExponentialML/ComfyUI_ELLA": { @@ -2780,7 +2780,7 @@ "last_update": "2024-04-11 15:56:49" }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { - "stars": 7, + "stars": 8, "last_update": "2024-04-10 22:20:21" }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { @@ -2804,19 +2804,19 @@ "last_update": "2024-04-25 06:50:39" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 155, - "last_update": "2024-05-06 20:44:05" + "stars": 163, + "last_update": "2024-05-07 16:52:13" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 115, + "stars": 118, "last_update": "2024-04-24 03:51:33" }, "https://github.com/pamparamm/sd-perturbed-attention": { "stars": 145, - "last_update": "2024-05-02 09:59:43" + "last_update": "2024-05-07 21:47:49" }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 84, + "stars": 87, "last_update": "2024-05-01 16:10:34" }, "https://github.com/unwdef/unwdef-nodes-comfyui": { @@ -2832,7 +2832,7 @@ "last_update": "2024-04-21 02:35:06" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 111, + "stars": 112, "last_update": "2024-05-07 06:24:52" }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { @@ -2908,11 +2908,11 @@ "last_update": "2024-04-25 14:23:23" }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 46, + "stars": 48, "last_update": "2024-05-05 04:04:54" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 329, + "stars": 331, "last_update": "2024-04-28 03:21:51" }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { @@ -2924,7 +2924,7 @@ "last_update": "2024-05-06 17:23:28" }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 39, + "stars": 41, "last_update": "2024-04-18 11:37:22" }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { @@ -2932,7 +2932,7 @@ "last_update": "2024-04-24 23:40:33" }, "https://github.com/chaojie/ComfyUI-CameraCtrl": { - "stars": 10, + "stars": 11, "last_update": "2024-04-19 03:46:18" }, "https://github.com/sugarkwork/comfyui_tag_fillter": { @@ -2948,7 +2948,7 @@ "last_update": "2024-04-21 07:34:21" }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { - "stars": 10, + "stars": 11, "last_update": "2024-04-19 03:46:18" }, "https://github.com/turkyden/ComfyUI-Comic": { @@ -2960,7 +2960,7 @@ "last_update": "2024-04-30 03:35:57" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 186, + "stars": 192, "last_update": "2024-05-07 03:07:38" }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { @@ -2992,7 +2992,7 @@ "last_update": "2024-05-06 06:25:52" }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 39, + "stars": 40, "last_update": "2024-05-03 04:44:45" }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { @@ -3016,7 +3016,7 @@ "last_update": "2024-04-28 03:29:42" }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 4, + "stars": 5, "last_update": "2024-04-25 22:45:00" }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { @@ -3040,7 +3040,7 @@ "last_update": "2024-05-05 15:14:45" }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 106, + "stars": 108, "last_update": "2024-05-06 09:41:56" }, "https://github.com/jeffy5/comfyui-faceless-node": { @@ -3052,7 +3052,7 @@ "last_update": "2024-04-27 17:29:46" }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { - "stars": 8, + "stars": 9, "last_update": "2024-04-26 11:16:06" }, "https://github.com/daxcay/ComfyUI-DRMN": { @@ -3060,11 +3060,11 @@ "last_update": "2024-05-01 17:06:44" }, "https://github.com/chrisfreilich/virtuoso-nodes": { - "stars": 19, - "last_update": "2024-05-07 02:09:10" + "stars": 30, + "last_update": "2024-05-07 22:57:00" }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { - "stars": 2, + "stars": 3, "last_update": "2024-05-03 14:05:09" }, "https://github.com/shinich39/comfyui-load-image-in-seq": { @@ -3072,15 +3072,15 @@ "last_update": "2024-04-27 11:46:50" }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { - "stars": 76, + "stars": 94, "last_update": "2024-05-04 14:01:06" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 130, + "stars": 133, "last_update": "2024-04-26 15:03:13" }, "https://github.com/blepping/comfyui_jankhidiffusion": { - "stars": 54, + "stars": 57, "last_update": "2024-05-07 09:50:09" }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { @@ -3100,7 +3100,7 @@ "last_update": "2024-04-27 13:25:08" }, "https://github.com/JettHu/ComfyUI-TCD": { - "stars": 43, + "stars": 44, "last_update": "2024-05-07 08:34:59" }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { @@ -3112,7 +3112,7 @@ "last_update": "2024-04-30 09:22:22" }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { - "stars": 5, + "stars": 6, "last_update": "2024-04-29 12:36:18" }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { @@ -3120,8 +3120,8 @@ "last_update": "2024-05-07 10:05:00" }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 50, - "last_update": "2024-05-03 18:33:59" + "stars": 53, + "last_update": "2024-05-08 03:39:49" }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, @@ -3140,8 +3140,8 @@ "last_update": "2024-05-02 11:17:11" }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { - "stars": 9, - "last_update": "2024-05-05 07:37:08" + "stars": 10, + "last_update": "2024-05-08 08:18:54" }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 1, @@ -3149,43 +3149,43 @@ }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, - "last_update": "2024-05-03 15:05:57" + "last_update": "2024-05-08 06:26:13" }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 6, - "last_update": "2024-05-06 15:29:38" + "last_update": "2024-05-08 09:46:41" }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 0, - "last_update": "2024-05-07 04:48:31" + "last_update": "2024-05-08 05:35:05" }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { - "stars": 1, + "stars": 2, "last_update": "2024-05-06 02:30:47" }, "https://github.com/runtime44/comfyui_r44_nodes": { - "stars": 17, + "stars": 18, "last_update": "2024-05-05 12:17:36" }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { - "stars": 2, + "stars": 3, "last_update": "2024-05-07 07:23:38" }, "https://github.com/davask/ComfyUI_MaraScott_Nodes": { - "stars": 27, + "stars": 29, "last_update": "2024-05-06 07:43:35" }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 2, - "last_update": "2024-05-07 07:51:02" + "stars": 20, + "last_update": "2024-05-07 18:37:31" }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { - "stars": 2, - "last_update": "2024-05-07 08:11:54" + "stars": 16, + "last_update": "2024-05-08 00:59:14" }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { - "stars": 2, - "last_update": "2024-05-07 02:21:59" + "stars": 3, + "last_update": "2024-05-07 21:02:38" }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 0, @@ -3194,5 +3194,25 @@ "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 1, "last_update": "2024-05-07 14:04:50" + }, + "https://github.com/liusida/ComfyUI-AutoCropFaces": { + "stars": 2, + "last_update": "2024-05-08 04:36:43" + }, + "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { + "stars": 0, + "last_update": "2024-05-08 09:52:21" + }, + "https://github.com/AIFSH/ComfyUI-XTTS": { + "stars": 2, + "last_update": "2024-05-08 08:02:42" + }, + "https://github.com/smthemex/ComfyUI_Llama3_8B": { + "stars": 4, + "last_update": "2024-05-08 09:31:25" + }, + "https://github.com/chenpx976/ComfyUI-RunRunRun": { + "stars": 0, + "last_update": "2024-05-08 11:08:54" } } \ 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 fb5c7070..310d61ac 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,46 @@ + { + "author": "smthemex", + "title": "ComfyUI_Llama3_8B", + "reference": "https://github.com/smthemex/ComfyUI_Llama3_8B", + "files": [ + "https://github.com/smthemex/ComfyUI_Llama3_8B" + ], + "install_type": "git-clone", + "description": "Llama3_8B for comfyUI, using pipeline workflow." + }, + { + "author": "Sida Liu", + "title": "ComfyUI-AutoCropFaces", + "reference": "https://github.com/liusida/ComfyUI-AutoCropFaces", + "files": [ + "https://github.com/liusida/ComfyUI-AutoCropFaces" + ], + "install_type": "git-clone", + "description": "Use RetinaFace to detect and automatically crop faces." + }, + { + "author": "AIFSH", + "title": "ComfyUI-XTTS", + "reference": "https://github.com/AIFSH/ComfyUI-XTTS", + "files": [ + "https://github.com/AIFSH/ComfyUI-XTTS" + ], + "install_type": "git-clone", + "description": "a custom comfyui node for [a/coqui-ai/TTS](https://github.com/coqui-ai/TTS.git)'s xtts module! support 17 languages voice cloning and tts" + }, + { + "author": "chenpx976", + "title": "ComfyUI-RunRunRun", + "reference": "https://github.com/chenpx976/ComfyUI-RunRunRun", + "files": [ + "https://github.com/chenpx976/ComfyUI-RunRunRun" + ], + "install_type": "git-clone", + "description": "add http api http://127.0.0.1:8188/comfyui-run/run use in other llm project." + }, { "author": "AI2lab", "title": "comfyUI-DeepSeek-2lab", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index c0260046..767959ee 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -182,6 +182,14 @@ "title_aux": "ComfyUI-Static-Primitives" } ], + "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": [ + [ + "AutoColorGimp" + ], + { + "title_aux": "ComfyUI-AutoColorGimp" + } + ], "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": [ [ "PixelOE" @@ -270,6 +278,17 @@ "title_aux": "ComfyUI-WhisperX" } ], + "https://github.com/AIFSH/ComfyUI-XTTS": [ + [ + "LoadAudio", + "LoadSRT", + "PreViewAudio", + "XTTS_INFER" + ], + { + "title_aux": "ComfyUI-XTTS" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -2029,8 +2048,10 @@ ], "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": [ [ - "Load Nai Styles CSV", - "Universal_Styler_Node" + "Load Nai Styles Complex CSV", + "ShowText|pysssss", + "Universal_Styler_Node", + "concat" ], { "title_aux": "ComfyUI Universal Styler" @@ -2598,6 +2619,7 @@ "PostSamplerCrop", "SDXLEmptyLatent", "SaveWithMetaData", + "SaveWithMetaData2", "SimplePrompts", "SpecificStylesDir", "TimeStamp", @@ -6461,10 +6483,16 @@ "BlendModes", "ColorBalance", "ColorBalanceAdvanced", + "GaussianBlur", + "GaussianBlurDepth", "HueSat", "HueSatAdvanced", + "LensBlur", + "LensBlurDepth", "Levels", "MergeRGB", + "MotionBlur", + "MotionBlurDepth", "SelectiveColor", "SolidColor", "SolidColorHSV", @@ -9331,6 +9359,14 @@ "title_aux": "simple wildcard for ComfyUI" } ], + "https://github.com/liusida/ComfyUI-AutoCropFaces": [ + [ + "AutoCropFaces" + ], + { + "title_aux": "ComfyUI-AutoCropFaces" + } + ], "https://github.com/liusida/ComfyUI-Debug": [ [ "DebugInspectorNode", @@ -11176,6 +11212,15 @@ "title_aux": "ComfyUI_ChatGLM_API" } ], + "https://github.com/smthemex/ComfyUI_Llama3_8B": [ + [ + "ChatQA_1p5_8B", + "Meta_Llama3_8B" + ], + { + "title_aux": "ComfyUI_Llama3_8B" + } + ], "https://github.com/smthemex/ComfyUI_ParlerTTS": [ [ "PromptToAudio" @@ -11352,7 +11397,9 @@ "KRestartSampler", "KRestartSamplerAdv", "KRestartSamplerCustom", - "KRestartSamplerSimple" + "KRestartSamplerSimple", + "RestartSampler", + "RestartScheduler" ], { "title_aux": "Restart Sampling"