diff --git a/custom-node-list.json b/custom-node-list.json index 9282bbe1..6374eadd 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15445,16 +15445,6 @@ "install_type": "git-clone", "description": "The FLUX model API from DashScope, developed by Black Forest Labs, offers superior image generation capabilities with optimized support for Chinese prompts, achieving a commendable tradeoff between performance and the quality of generated images compared to other open-source models." }, - { - "author": "lucafoscili", - "title": "LF Nodes", - "reference": "https://github.com/lucafoscili/lf-nodes", - "files": [ - "https://github.com/lucafoscili/lf-nodes" - ], - "install_type": "git-clone", - "description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!" - }, { "author": "JPrevots", "title": "ComfyUI-PhyCV", @@ -24134,6 +24124,16 @@ "install_type": "git-clone", "description": "A collection of custom nodes for ComfyUI designed to replicate certain visual elements and effects reminiscent of Snap and early digital aesthetics. These nodes are ideal for image processing tasks and are fully compatible with ComfyUI." }, + { + "author": "judian17", + "title": "ComfyUI_ZIM", + "reference": "https://github.com/judian17/ComfyUI_ZIM", + "files": [ + "https://github.com/judian17/ComfyUI_ZIM" + ], + "install_type": "git-clone", + "description": "The unofficial implementation of ZIM in ComfyUI" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 4d8e87b2..059925e2 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -21710,6 +21710,14 @@ "title_aux": "ComfyUI LayerDivider" } ], + "https://github.com/judian17/ComfyUI_ZIM": [ + [ + "ZimSegment" + ], + { + "title_aux": "ComfyUI_ZIM" + } + ], "https://github.com/juehackr/comfyui_fk_server": [ [ "FK_Node", @@ -24718,104 +24726,6 @@ "title_aux": "ComfyUI CrewAI" } ], - "https://github.com/lucafoscili/lf-nodes": [ - [ - "LF_Blend", - "LF_BlurImages", - "LF_Boolean", - "LF_Brightness", - "LF_CharacterImpersonator", - "LF_CheckpointSelector", - "LF_CivitAIMetadataSetup", - "LF_Clarity", - "LF_ColorAnalysis", - "LF_CompareImages", - "LF_Contrast", - "LF_ControlPanel", - "LF_Desaturation", - "LF_DisplayBoolean", - "LF_DisplayFloat", - "LF_DisplayInteger", - "LF_DisplayJSON", - "LF_DisplayPrimitiveAsJSON", - "LF_DisplayString", - "LF_EmbeddingSelector", - "LF_ExtractPromptFromLoraTag", - "LF_ExtractString", - "LF_FilmGrain", - "LF_Float", - "LF_GaussianBlur", - "LF_GetRandomKeyFromJSON", - "LF_GetValueFromJSON", - "LF_ImageClassifier", - "LF_ImageHistogram", - "LF_ImageListFromJSON", - "LF_ImagesEditingBreakpoint", - "LF_ImagesSlideshow", - "LF_Integer", - "LF_IsLandscape", - "LF_KeywordCounter", - "LF_KeywordToggleFromJSON", - "LF_LLMChat", - "LF_LLMMessenger", - "LF_LUTApplication", - "LF_LUTGeneration", - "LF_Line", - "LF_LoadAndEditImages", - "LF_LoadFileOnce", - "LF_LoadImages", - "LF_LoadLocalJSON", - "LF_LoadLoraTags", - "LF_LoadMetadata", - "LF_LoraAndEmbeddingSelector", - "LF_LoraSelector", - "LF_MarkdownDocGenerator", - "LF_MathOperation", - "LF_MultipleImageResizeForWeb", - "LF_Notify", - "LF_ParsePromptWithLoraTags", - "LF_RandomBoolean", - "LF_RegexReplace", - "LF_RegionExtractor", - "LF_ResizeImageByEdge", - "LF_ResizeImageToDimension", - "LF_ResizeImageToSquare", - "LF_ResolutionSwitcher", - "LF_SamplerSelector", - "LF_SaveImageForCivitAI", - "LF_SaveJSON", - "LF_SaveMarkdown", - "LF_SchedulerSelector", - "LF_Sepia", - "LF_SequentialSeedsGenerator", - "LF_SetValueInJSON", - "LF_ShuffleJSONKeys", - "LF_Something2Number", - "LF_Something2String", - "LF_SortJSONKeys", - "LF_String", - "LF_StringReplace", - "LF_StringTemplate", - "LF_StringToJSON", - "LF_SwitchFloat", - "LF_SwitchImage", - "LF_SwitchInteger", - "LF_SwitchJSON", - "LF_SwitchString", - "LF_UpdateUsageStatistics", - "LF_UpscaleModelSelector", - "LF_UrandomSeedGenerator", - "LF_UsageStatistics", - "LF_VAESelector", - "LF_ViewImages", - "LF_Vignette", - "LF_WallOfText", - "LF_WriteJSON" - ], - { - "title_aux": "LF Nodes" - } - ], "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [ [ "CatvtonFluxSampler", diff --git a/github-stats.json b/github-stats.json index 215159ee..73388274 100644 --- a/github-stats.json +++ b/github-stats.json @@ -7384,6 +7384,11 @@ "last_update": "2024-07-31 13:45:53", "author_account_age_days": 5053 }, + "https://github.com/judian17/ComfyUI_ZIM": { + "stars": 0, + "last_update": "2025-04-20 09:29:15", + "author_account_age_days": 2145 + }, "https://github.com/juehackr/comfyui_fk_server": { "stars": 330, "last_update": "2025-03-28 02:33:37", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 41ed8ba3..1393fa6c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "lucafoscili", + "title": "LF Nodes [UNSAFE]", + "reference": "https://github.com/lucafoscili/lf-nodes", + "files": [ + "https://github.com/lucafoscili/lf-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!\n[w/This node pack contains a node with a vulnerability that allows arbitrary code execution.]" + }, { "author": "jerryname2022", "title": "ComfyUI-Real-ESRGAN [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index a97c9fed..eacfe2f0 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -5217,6 +5217,104 @@ "title_aux": "SK-Nodes" } ], + "https://github.com/lucafoscili/lf-nodes": [ + [ + "LF_Blend", + "LF_BlurImages", + "LF_Boolean", + "LF_Brightness", + "LF_CharacterImpersonator", + "LF_CheckpointSelector", + "LF_CivitAIMetadataSetup", + "LF_Clarity", + "LF_ColorAnalysis", + "LF_CompareImages", + "LF_Contrast", + "LF_ControlPanel", + "LF_Desaturation", + "LF_DisplayBoolean", + "LF_DisplayFloat", + "LF_DisplayInteger", + "LF_DisplayJSON", + "LF_DisplayPrimitiveAsJSON", + "LF_DisplayString", + "LF_EmbeddingSelector", + "LF_ExtractPromptFromLoraTag", + "LF_ExtractString", + "LF_FilmGrain", + "LF_Float", + "LF_GaussianBlur", + "LF_GetRandomKeyFromJSON", + "LF_GetValueFromJSON", + "LF_ImageClassifier", + "LF_ImageHistogram", + "LF_ImageListFromJSON", + "LF_ImagesEditingBreakpoint", + "LF_ImagesSlideshow", + "LF_Integer", + "LF_IsLandscape", + "LF_KeywordCounter", + "LF_KeywordToggleFromJSON", + "LF_LLMChat", + "LF_LLMMessenger", + "LF_LUTApplication", + "LF_LUTGeneration", + "LF_Line", + "LF_LoadAndEditImages", + "LF_LoadFileOnce", + "LF_LoadImages", + "LF_LoadLocalJSON", + "LF_LoadLoraTags", + "LF_LoadMetadata", + "LF_LoraAndEmbeddingSelector", + "LF_LoraSelector", + "LF_MarkdownDocGenerator", + "LF_MathOperation", + "LF_MultipleImageResizeForWeb", + "LF_Notify", + "LF_ParsePromptWithLoraTags", + "LF_RandomBoolean", + "LF_RegexReplace", + "LF_RegionExtractor", + "LF_ResizeImageByEdge", + "LF_ResizeImageToDimension", + "LF_ResizeImageToSquare", + "LF_ResolutionSwitcher", + "LF_SamplerSelector", + "LF_SaveImageForCivitAI", + "LF_SaveJSON", + "LF_SaveMarkdown", + "LF_SchedulerSelector", + "LF_Sepia", + "LF_SequentialSeedsGenerator", + "LF_SetValueInJSON", + "LF_ShuffleJSONKeys", + "LF_Something2Number", + "LF_Something2String", + "LF_SortJSONKeys", + "LF_String", + "LF_StringReplace", + "LF_StringTemplate", + "LF_StringToJSON", + "LF_SwitchFloat", + "LF_SwitchImage", + "LF_SwitchInteger", + "LF_SwitchJSON", + "LF_SwitchString", + "LF_UpdateUsageStatistics", + "LF_UpscaleModelSelector", + "LF_UrandomSeedGenerator", + "LF_UsageStatistics", + "LF_VAESelector", + "LF_ViewImages", + "LF_Vignette", + "LF_WallOfText", + "LF_WriteJSON" + ], + { + "title_aux": "LF Nodes [UNSAFE]" + } + ], "https://github.com/lum3on/comfyui_LLM_Polymath": [ [ "ConceptEraserNode", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 9e26dfee..0a46cb3d 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -1 +1,2547 @@ -{} \ No newline at end of file +{ + "https://github.com/123jimin/ComfyUI-MobileForm": { + "stars": 8, + "last_update": "2025-04-06 13:36:29", + "author_account_age_days": 5065 + }, + "https://github.com/17Retoucher/ComfyUI_Fooocus": { + "stars": 57, + "last_update": "2024-02-24 07:33:29", + "author_account_age_days": 471 + }, + "https://github.com/438443467/ComfyUI-SanMian-Nodes": { + "stars": 16, + "last_update": "2025-04-13 15:51:19", + "author_account_age_days": 714 + }, + "https://github.com/5x00/ComfyUI-Prompt-Plus": { + "stars": 1, + "last_update": "2025-01-08 15:54:08", + "author_account_age_days": 1271 + }, + "https://github.com/7BEII/Comfyui_PDuse": { + "stars": 2, + "last_update": "2025-04-19 16:41:52", + "author_account_age_days": 112 + }, + "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { + "stars": 1, + "last_update": "2024-12-30 10:45:23", + "author_account_age_days": 772 + }, + "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { + "stars": 13, + "last_update": "2024-03-08 10:11:44", + "author_account_age_days": 614 + }, + "https://github.com/AICodeFactory/ComfyUI-Viva": { + "stars": 1, + "last_update": "2024-12-05 09:17:54", + "author_account_age_days": 368 + }, + "https://github.com/AIFSH/ComfyUI-OpenDIT": { + "stars": 0, + "last_update": "2024-06-30 09:33:55", + "author_account_age_days": 531 + }, + "https://github.com/AIFSH/ComfyUI-ViViD": { + "stars": 5, + "last_update": "2024-06-25 08:16:53", + "author_account_age_days": 531 + }, + "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { + "stars": 130, + "last_update": "2024-09-16 14:16:06", + "author_account_age_days": 531 + }, + "https://github.com/AIFSH/IMAGDressing-ComfyUI": { + "stars": 61, + "last_update": "2024-11-14 01:44:02", + "author_account_age_days": 531 + }, + "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { + "stars": 127, + "last_update": "2024-11-25 11:39:23", + "author_account_age_days": 531 + }, + "https://github.com/AIFSH/UtilNodes-ComfyUI": { + "stars": 13, + "last_update": "2024-12-19 06:44:25", + "author_account_age_days": 531 + }, + "https://github.com/AJO-reading/ComfyUI-AjoNodes": { + "stars": 1, + "last_update": "2025-04-16 13:07:25", + "author_account_age_days": 149 + }, + "https://github.com/ALatentPlace/ComfyUI_yanc": { + "stars": 59, + "last_update": "2025-01-22 14:44:17", + "author_account_age_days": 1759 + }, + "https://github.com/APZmedia/comfyui-textools": { + "stars": 4, + "last_update": "2024-09-02 09:17:36", + "author_account_age_days": 2776 + }, + "https://github.com/AhBumm/ComfyUI-Upscayl": { + "stars": 0, + "last_update": "2025-02-19 09:41:02", + "author_account_age_days": 1109 + }, + "https://github.com/AkiEvansDev/ComfyUI-Tools": { + "stars": 0, + "last_update": "2025-03-29 16:10:27", + "author_account_age_days": 2617 + }, + "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { + "stars": 0, + "last_update": "2025-04-19 20:53:08", + "author_account_age_days": 1544 + }, + "https://github.com/AlexXi19/ComfyUI-OpenAINode": { + "stars": 1, + "last_update": "2025-01-13 18:43:22", + "author_account_age_days": 1730 + }, + "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { + "stars": 3, + "last_update": "2024-11-27 01:27:49", + "author_account_age_days": 2405 + }, + "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { + "stars": 0, + "last_update": "2025-01-11 21:13:41", + "author_account_age_days": 4001 + }, + "https://github.com/Anze-/ComfyUI-OIDN": { + "stars": 6, + "last_update": "2024-11-27 18:05:41", + "author_account_age_days": 4254 + }, + "https://github.com/Anze-/ComfyUI_deepDeband": { + "stars": 3, + "last_update": "2024-11-12 19:13:59", + "author_account_age_days": 4254 + }, + "https://github.com/Apache0ne/ComfyUI-LantentCompose": { + "stars": 1, + "last_update": "2025-03-29 13:31:42", + "author_account_age_days": 178 + }, + "https://github.com/ArmandAlbert/Kwai_font_comfyui": { + "stars": 1, + "last_update": "2025-01-14 04:02:21", + "author_account_age_days": 2291 + }, + "https://github.com/ArthusLiang/comfyui-face-remap": { + "stars": 4, + "last_update": "2024-11-30 12:34:28", + "author_account_age_days": 4316 + }, + "https://github.com/AustinMroz/ComfyUI-MinCache": { + "stars": 2, + "last_update": "2024-12-25 18:52:07", + "author_account_age_days": 4374 + }, + "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { + "stars": 10, + "last_update": "2024-10-17 19:59:40", + "author_account_age_days": 4374 + }, + "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { + "stars": 60, + "last_update": "2025-03-09 00:44:37", + "author_account_age_days": 730 + }, + "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { + "stars": 0, + "last_update": "2024-12-22 18:04:20", + "author_account_age_days": 138 + }, + "https://github.com/Beinsezii/comfyui-amd-go-fast": { + "stars": 38, + "last_update": "2024-05-10 00:48:37", + "author_account_age_days": 2526 + }, + "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { + "stars": 0, + "last_update": "2024-11-20 06:17:53", + "author_account_age_days": 247 + }, + "https://github.com/BetaDoggo/ComfyUI-LogicGates": { + "stars": 2, + "last_update": "2024-07-21 06:31:25", + "author_account_age_days": 1097 + }, + "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { + "stars": 2, + "last_update": "2024-11-29 11:13:57", + "author_account_age_days": 1171 + }, + "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { + "stars": 1, + "last_update": "2023-12-10 04:01:19", + "author_account_age_days": 546 + }, + "https://github.com/Brandelan/ComfyUI_bd_customNodes": { + "stars": 2, + "last_update": "2024-09-08 01:04:38", + "author_account_age_days": 4451 + }, + "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { + "stars": 1, + "last_update": "2025-03-02 23:59:03", + "author_account_age_days": 3212 + }, + "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { + "stars": 2, + "last_update": "2025-04-12 18:53:55", + "author_account_age_days": 90 + }, + "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { + "stars": 0, + "last_update": "2025-03-25 20:26:18", + "author_account_age_days": 1373 + }, + "https://github.com/Chargeuk/ComfyUI-vts-nodes": { + "stars": 0, + "last_update": "2025-04-07 20:18:38", + "author_account_age_days": 4407 + }, + "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { + "stars": 2, + "last_update": "2024-09-02 02:30:05", + "author_account_age_days": 2712 + }, + "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { + "stars": 1, + "last_update": "2024-11-02 12:04:53", + "author_account_age_days": 618 + }, + "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { + "stars": 1, + "last_update": "2024-11-17 20:06:29", + "author_account_age_days": 2033 + }, + "https://github.com/Comfy-Org/ComfyUI_devtools": { + "stars": 16, + "last_update": "2025-04-16 22:26:13", + "author_account_age_days": 375 + }, + "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": { + "stars": 25, + "last_update": "2024-10-07 08:25:18", + "author_account_age_days": 197 + }, + "https://github.com/D1-3105/ComfyUI-VideoStream": { + "stars": 0, + "last_update": "2025-02-17 04:02:01", + "author_account_age_days": 1802 + }, + "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { + "stars": 0, + "last_update": "2024-11-20 14:20:31", + "author_account_age_days": 1077 + }, + "https://github.com/DeTK/ComfyUI-Switch": { + "stars": 0, + "last_update": "2024-03-04 11:52:04", + "author_account_age_days": 2331 + }, + "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { + "stars": 0, + "last_update": "2024-11-11 01:37:43", + "author_account_age_days": 641 + }, + "https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": { + "stars": 2, + "last_update": "2025-04-18 12:35:42", + "author_account_age_days": 25 + }, + "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { + "stars": 0, + "last_update": "2024-04-19 11:37:19", + "author_account_age_days": 1331 + }, + "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { + "stars": 4, + "last_update": "2025-03-11 12:04:24", + "author_account_age_days": 1673 + }, + "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { + "stars": 0, + "last_update": "2025-03-20 14:18:54", + "author_account_age_days": 152 + }, + "https://github.com/Eagle-CN/ComfyUI-Addoor": { + "stars": 43, + "last_update": "2025-01-24 07:50:20", + "author_account_age_days": 2927 + }, + "https://github.com/Elawphant/ComfyUI-MusicGen": { + "stars": 6, + "last_update": "2024-05-11 13:33:24", + "author_account_age_days": 2887 + }, + "https://github.com/Elypha/ComfyUI-Prompt-Helper": { + "stars": 0, + "last_update": "2025-03-03 21:42:14", + "author_account_age_days": 2831 + }, + "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { + "stars": 0, + "last_update": "2025-01-26 11:25:43", + "author_account_age_days": 2945 + }, + "https://github.com/EmilioPlumed/ComfyUI-Math": { + "stars": 1, + "last_update": "2025-01-11 14:28:42", + "author_account_age_days": 2277 + }, + "https://github.com/ExponentialML/ComfyUI_LiveDirector": { + "stars": 37, + "last_update": "2024-04-09 19:01:49", + "author_account_age_days": 1923 + }, + "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { + "stars": 18, + "last_update": "2024-03-10 01:04:02", + "author_account_age_days": 3449 + }, + "https://github.com/FaberVS/MultiModel": { + "stars": 0, + "last_update": "2025-04-15 11:00:55", + "author_account_age_days": 2071 + }, + "https://github.com/Fannovel16/ComfyUI-AppIO": { + "stars": 0, + "last_update": "2024-12-01 16:37:19", + "author_account_age_days": 3431 + }, + "https://github.com/FinetunersAI/comfyui-fast-group-link": { + "stars": 0, + "last_update": "2024-12-09 17:35:50", + "author_account_age_days": 321 + }, + "https://github.com/FinetunersAI/finetuners": { + "stars": 1, + "last_update": "2025-01-06 16:29:33", + "author_account_age_days": 321 + }, + "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { + "stars": 0, + "last_update": "2024-06-02 06:13:42", + "author_account_age_days": 737 + }, + "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { + "stars": 1, + "last_update": "2024-06-25 13:35:18", + "author_account_age_days": 1178 + }, + "https://github.com/GentlemanHu/ComfyUI-Notifier": { + "stars": 3, + "last_update": "2024-07-14 15:38:44", + "author_account_age_days": 2683 + }, + "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { + "stars": 12, + "last_update": "2024-07-11 22:04:16", + "author_account_age_days": 1473 + }, + "https://github.com/Grey3016/Save2Icon": { + "stars": 2, + "last_update": "2025-01-06 15:18:57", + "author_account_age_days": 628 + }, + "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { + "stars": 0, + "last_update": "2024-03-10 13:27:14", + "author_account_age_days": 923 + }, + "https://github.com/HuangYuChuh/ComfyUI-DeepSeek-Toolkit": { + "stars": 12, + "last_update": "2025-03-06 08:27:47", + "author_account_age_days": 364 + }, + "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { + "stars": 1, + "last_update": "2025-02-05 08:51:23", + "author_account_age_days": 4884 + }, + "https://github.com/IgPoly/ComfyUI-igTools": { + "stars": 0, + "last_update": "2024-09-11 08:48:57", + "author_account_age_days": 227 + }, + "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { + "stars": 175, + "last_update": "2025-04-02 16:32:54", + "author_account_age_days": 711 + }, + "https://github.com/IvanZhd/comfyui-codeformer": { + "stars": 0, + "last_update": "2023-12-02 20:51:52", + "author_account_age_days": 2878 + }, + "https://github.com/Jaxkr/comfyui-terminal-command": { + "stars": 1, + "last_update": "2023-12-03 10:31:40", + "author_account_age_days": 4927 + }, + "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { + "stars": 8, + "last_update": "2025-03-31 14:22:51", + "author_account_age_days": 3568 + }, + "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { + "stars": 0, + "last_update": "2024-04-01 10:52:59", + "author_account_age_days": 1191 + }, + "https://github.com/JissiChoi/ComfyUI-Jissi-List": { + "stars": 0, + "last_update": "2024-12-24 08:24:27", + "author_account_age_days": 2518 + }, + "https://github.com/JoeAu/ComfyUI-PythonNode": { + "stars": 0, + "last_update": "2025-03-16 13:05:38", + "author_account_age_days": 4486 + }, + "https://github.com/Jordach/comfy-consistency-vae": { + "stars": 69, + "last_update": "2023-11-06 20:50:40", + "author_account_age_days": 4812 + }, + "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { + "stars": 0, + "last_update": "2024-12-04 02:25:04", + "author_account_age_days": 2838 + }, + "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { + "stars": 0, + "last_update": "2025-04-07 07:49:03", + "author_account_age_days": 1554 + }, + "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { + "stars": 1, + "last_update": "2025-01-29 02:33:25", + "author_account_age_days": 353 + }, + "https://github.com/KihongK/comfyui-roysnodes": { + "stars": 0, + "last_update": "2025-01-23 09:11:02", + "author_account_age_days": 1861 + }, + "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { + "stars": 9, + "last_update": "2024-11-24 15:55:30", + "author_account_age_days": 3490 + }, + "https://github.com/Krish-701/RK_Comfyui": { + "stars": 0, + "last_update": "2025-04-17 17:18:52", + "author_account_age_days": 155 + }, + "https://github.com/Kur0butiMegane/Comfyui-StringUtils": { + "stars": 0, + "last_update": "2025-04-06 14:53:46", + "author_account_age_days": 1952 + }, + "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { + "stars": 0, + "last_update": "2025-03-27 19:04:42", + "author_account_age_days": 124 + }, + "https://github.com/LAOGOU-666/Comfyui_StartPatch": { + "stars": 45, + "last_update": "2025-02-24 17:22:34", + "author_account_age_days": 394 + }, + "https://github.com/LLMCoder2023/ComfyUI-LLMCoderNodes": { + "stars": 0, + "last_update": "2025-04-15 04:34:29", + "author_account_age_days": 3307 + }, + "https://github.com/LZpenguin/ComfyUI-Text": { + "stars": 22, + "last_update": "2024-06-20 13:38:16", + "author_account_age_days": 2279 + }, + "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { + "stars": 3, + "last_update": "2024-01-14 08:22:39", + "author_account_age_days": 463 + }, + "https://github.com/Laser-one/ComfyUI-align-pose": { + "stars": 0, + "last_update": "2024-11-01 09:34:31", + "author_account_age_days": 1132 + }, + "https://github.com/Lilien86/Comfyui_Lilien": { + "stars": 1, + "last_update": "2024-09-03 21:00:49", + "author_account_age_days": 793 + }, + "https://github.com/Looking-Glass/LKG-ComfyUI": { + "stars": 4, + "last_update": "2024-10-30 17:02:54", + "author_account_age_days": 3285 + }, + "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { + "stars": 0, + "last_update": "2025-02-27 15:07:36", + "author_account_age_days": 1229 + }, + "https://github.com/LucipherDev/ComfyUI-Sentinel": { + "stars": 23, + "last_update": "2025-04-07 14:53:13", + "author_account_age_days": 1796 + }, + "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { + "stars": 34, + "last_update": "2025-04-05 22:22:31", + "author_account_age_days": 678 + }, + "https://github.com/M4lF3s/comfy-tif-support": { + "stars": 0, + "last_update": "2025-02-12 09:29:11", + "author_account_age_days": 3524 + }, + "https://github.com/MITCAP/OpenAI-ComfyUI": { + "stars": 0, + "last_update": "2025-04-12 20:07:47", + "author_account_age_days": 191 + }, + "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { + "stars": 0, + "last_update": "2025-02-28 19:23:24", + "author_account_age_days": 2452 + }, + "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { + "stars": 0, + "last_update": "2024-12-10 01:50:42", + "author_account_age_days": 1763 + }, + "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { + "stars": 3, + "last_update": "2025-02-08 08:04:03", + "author_account_age_days": 712 + }, + "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { + "stars": 0, + "last_update": "2025-02-07 02:29:12", + "author_account_age_days": 3514 + }, + "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { + "stars": 0, + "last_update": "2025-04-10 20:33:34", + "author_account_age_days": 3379 + }, + "https://github.com/MrAdamBlack/CheckProgress": { + "stars": 1, + "last_update": "2024-01-10 08:02:18", + "author_account_age_days": 3020 + }, + "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { + "stars": 31, + "last_update": "2024-11-29 17:45:03", + "author_account_age_days": 1794 + }, + "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { + "stars": 1, + "last_update": "2025-03-19 14:03:49", + "author_account_age_days": 758 + }, + "https://github.com/Nambi24/ComfyUI-Save_Image": { + "stars": 0, + "last_update": "2025-04-18 09:15:16", + "author_account_age_days": 1184 + }, + "https://github.com/NicholasKao1029/comfyui-hook": { + "stars": 0, + "last_update": "2024-03-07 05:50:56", + "author_account_age_days": 2330 + }, + "https://github.com/Northerner1/ComfyUI_North_Noise": { + "stars": 1, + "last_update": "2025-03-01 12:32:29", + "author_account_age_days": 741 + }, + "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { + "stars": 0, + "last_update": "2025-03-12 04:22:34", + "author_account_age_days": 746 + }, + "https://github.com/PATATAJEC/Patatajec-Nodes": { + "stars": 2, + "last_update": "2025-02-26 16:26:39", + "author_account_age_days": 2234 + }, + "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { + "stars": 4, + "last_update": "2025-03-27 22:58:39", + "author_account_age_days": 3100 + }, + "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { + "stars": 1, + "last_update": "2024-11-19 02:42:29", + "author_account_age_days": 882 + }, + "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": { + "stars": 3, + "last_update": "2025-03-28 01:59:43", + "author_account_age_days": 621 + }, + "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { + "stars": 1, + "last_update": "2025-04-08 11:13:50", + "author_account_age_days": 2325 + }, + "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { + "stars": 12, + "last_update": "2025-03-27 13:37:50", + "author_account_age_days": 5574 + }, + "https://github.com/RLW-Chars/comfyui-promptbymood": { + "stars": 1, + "last_update": "2025-01-25 11:21:59", + "author_account_age_days": 84 + }, + "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { + "stars": 0, + "last_update": "2025-03-07 19:30:55", + "author_account_age_days": 1776 + }, + "https://github.com/RicherdLee/comfyui-oss-image-save": { + "stars": 0, + "last_update": "2024-12-10 09:08:39", + "author_account_age_days": 3943 + }, + "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { + "stars": 0, + "last_update": "2025-04-03 20:11:31", + "author_account_age_days": 4916 + }, + "https://github.com/RoyKillington/miscomfy-nodes": { + "stars": 0, + "last_update": "2025-03-06 19:36:33", + "author_account_age_days": 2705 + }, + "https://github.com/S4MUEL-404/ComfyUI-Folder-Images-Preview": { + "stars": 3, + "last_update": "2025-03-09 11:29:04", + "author_account_age_days": 3386 + }, + "https://github.com/SS-snap/ComfyUI-Snap_Processing": { + "stars": 61, + "last_update": "2025-04-10 11:18:25", + "author_account_age_days": 599 + }, + "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": { + "stars": 0, + "last_update": "2025-04-17 13:45:40", + "author_account_age_days": 599 + }, + "https://github.com/SXQBW/ComfyUI-Qwen-VLM": { + "stars": 0, + "last_update": "2025-04-18 06:06:49", + "author_account_age_days": 3092 + }, + "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { + "stars": 23, + "last_update": "2024-03-17 04:30:01", + "author_account_age_days": 4339 + }, + "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { + "stars": 2, + "last_update": "2024-02-22 08:34:44", + "author_account_age_days": 509 + }, + "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { + "stars": 0, + "last_update": "2024-08-27 19:01:46", + "author_account_age_days": 1611 + }, + "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { + "stars": 79, + "last_update": "2025-04-16 15:13:58", + "author_account_age_days": 931 + }, + "https://github.com/Scaryplasmon/ComfTrellis": { + "stars": 8, + "last_update": "2025-02-18 11:34:33", + "author_account_age_days": 1325 + }, + "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { + "stars": 1, + "last_update": "2025-03-05 06:21:18", + "author_account_age_days": 1425 + }, + "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { + "stars": 0, + "last_update": "2025-01-17 08:27:28", + "author_account_age_days": 710 + }, + "https://github.com/Shinsplat/ComfyUI-Shinsplat": { + "stars": 41, + "last_update": "2025-03-15 00:02:11", + "author_account_age_days": 1324 + }, + "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { + "stars": 91, + "last_update": "2025-03-20 11:25:12", + "author_account_age_days": 1505 + }, + "https://github.com/Simlym/comfyui-prompt-helper": { + "stars": 1, + "last_update": "2025-04-17 15:20:34", + "author_account_age_days": 2482 + }, + "https://github.com/SirVeggie/comfyui-sv-nodes": { + "stars": 5, + "last_update": "2025-02-28 01:31:14", + "author_account_age_days": 2760 + }, + "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { + "stars": 0, + "last_update": "2025-04-11 21:32:23", + "author_account_age_days": 1614 + }, + "https://github.com/SoftMeng/ComfyUI-PIL": { + "stars": 5, + "last_update": "2024-10-13 10:02:17", + "author_account_age_days": 3823 + }, + "https://github.com/Solankimayursinh/PMSnodes": { + "stars": 0, + "last_update": "2025-03-18 08:16:46", + "author_account_age_days": 165 + }, + "https://github.com/Soppatorsk/comfyui_img_to_ascii": { + "stars": 0, + "last_update": "2024-09-07 15:39:28", + "author_account_age_days": 1440 + }, + "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { + "stars": 0, + "last_update": "2024-07-15 11:57:20", + "author_account_age_days": 3255 + }, + "https://github.com/Stable-X/ComfyUI-Hi3DGen": { + "stars": 135, + "last_update": "2025-04-04 03:48:36", + "author_account_age_days": 322 + }, + "https://github.com/StartHua/Comfyui_CSDMT_CXH": { + "stars": 19, + "last_update": "2024-07-11 15:36:03", + "author_account_age_days": 3135 + }, + "https://github.com/StartHua/Comfyui_CXH_CRM": { + "stars": 44, + "last_update": "2024-06-06 14:15:14", + "author_account_age_days": 3135 + }, + "https://github.com/StartHua/Comfyui_CXH_joy_caption": { + "stars": 554, + "last_update": "2025-02-06 02:35:10", + "author_account_age_days": 3135 + }, + "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { + "stars": 94, + "last_update": "2024-11-22 09:25:11", + "author_account_age_days": 3135 + }, + "https://github.com/StartHua/Comfyui_leffa": { + "stars": 222, + "last_update": "2024-12-18 03:04:54", + "author_account_age_days": 3135 + }, + "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { + "stars": 0, + "last_update": "2025-03-09 19:41:30", + "author_account_age_days": 110 + }, + "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { + "stars": 0, + "last_update": "2025-04-20 04:56:14", + "author_account_age_days": 2474 + }, + "https://github.com/TSFSean/ComfyUI-TSFNodes": { + "stars": 6, + "last_update": "2024-05-18 00:59:06", + "author_account_age_days": 3772 + }, + "https://github.com/Temult/TWanSigmaSampler": { + "stars": 2, + "last_update": "2025-04-17 08:53:41", + "author_account_age_days": 566 + }, + "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { + "stars": 7, + "last_update": "2024-08-20 00:30:24", + "author_account_age_days": 4029 + }, + "https://github.com/UD1sto/plugin-utils-nodes": { + "stars": 0, + "last_update": "2025-02-02 22:23:18", + "author_account_age_days": 1584 + }, + "https://github.com/Velour-Fog/comfy-latent-nodes": { + "stars": 3, + "last_update": "2025-02-24 00:34:41", + "author_account_age_days": 1261 + }, + "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { + "stars": 1, + "last_update": "2024-04-28 15:21:17", + "author_account_age_days": 406 + }, + "https://github.com/VisionExp/ve_custom_comfyui_nodes": { + "stars": 0, + "last_update": "2024-07-17 11:51:54", + "author_account_age_days": 305 + }, + "https://github.com/WASasquatch/ASTERR": { + "stars": 29, + "last_update": "2024-10-27 01:48:56", + "author_account_age_days": 4925 + }, + "https://github.com/WSJUSA/Comfyui-StableSR": { + "stars": 49, + "last_update": "2023-10-18 12:40:30", + "author_account_age_days": 1724 + }, + "https://github.com/WaiyanLing/ComfyUI-Tracking": { + "stars": 1, + "last_update": "2025-04-18 04:36:33", + "author_account_age_days": 4421 + }, + "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { + "stars": 1, + "last_update": "2024-04-16 21:53:02", + "author_account_age_days": 2069 + }, + "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { + "stars": 0, + "last_update": "2025-02-21 00:35:03", + "author_account_age_days": 837 + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { + "stars": 93, + "last_update": "2024-07-11 07:33:30", + "author_account_age_days": 639 + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { + "stars": 343, + "last_update": "2024-07-30 23:24:24", + "author_account_age_days": 639 + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2": { + "stars": 17, + "last_update": "2024-09-26 18:08:01", + "author_account_age_days": 639 + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { + "stars": 233, + "last_update": "2024-05-22 13:38:23", + "author_account_age_days": 639 + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": { + "stars": 7, + "last_update": "2025-02-26 05:46:42", + "author_account_age_days": 639 + }, + "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { + "stars": 1, + "last_update": "2025-03-26 14:49:13", + "author_account_age_days": 483 + }, + "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": { + "stars": 205, + "last_update": "2025-03-31 07:56:02", + "author_account_age_days": 483 + }, + "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { + "stars": 3, + "last_update": "2025-02-08 12:36:23", + "author_account_age_days": 1155 + }, + "https://github.com/a-und-b/ComfyUI_Output_as_Input": { + "stars": 0, + "last_update": "2025-02-01 13:45:08", + "author_account_age_days": 740 + }, + "https://github.com/aiden1020/ComfyUI_Artcoder": { + "stars": 2, + "last_update": "2025-01-11 08:31:32", + "author_account_age_days": 769 + }, + "https://github.com/ainanoha/etm_comfyui_nodes": { + "stars": 0, + "last_update": "2024-10-31 05:45:59", + "author_account_age_days": 4554 + }, + "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { + "stars": 4, + "last_update": "2025-04-06 18:21:12", + "author_account_age_days": 5314 + }, + "https://github.com/alexgenovese/ComfyUI-Reica": { + "stars": 0, + "last_update": "2025-04-07 15:34:36", + "author_account_age_days": 5314 + }, + "https://github.com/alexisrolland/ComfyUI-AuraSR": { + "stars": 28, + "last_update": "2025-04-01 14:20:42", + "author_account_age_days": 3585 + }, + "https://github.com/alt-key-project/comfyui-dream-painter": { + "stars": 2, + "last_update": "2025-02-23 10:19:26", + "author_account_age_days": 960 + }, + "https://github.com/alt-key-project/comfyui-dream-video-batches": { + "stars": 70, + "last_update": "2025-02-23 10:28:40", + "author_account_age_days": 960 + }, + "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { + "stars": 0, + "last_update": "2025-03-15 07:26:17", + "author_account_age_days": 1242 + }, + "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { + "stars": 2, + "last_update": "2025-01-20 08:02:58", + "author_account_age_days": 145 + }, + "https://github.com/apetitbois/nova_utils": { + "stars": 0, + "last_update": "2025-04-02 20:01:49", + "author_account_age_days": 3397 + }, + "https://github.com/aria1th/ComfyUI-CairoSVG": { + "stars": 0, + "last_update": "2025-01-07 19:40:19", + "author_account_age_days": 2645 + }, + "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { + "stars": 2, + "last_update": "2025-03-05 07:50:45", + "author_account_age_days": 2645 + }, + "https://github.com/aria1th/ComfyUI-camietagger-onnx": { + "stars": 0, + "last_update": "2025-03-06 01:55:51", + "author_account_age_days": 2645 + }, + "https://github.com/artem-konevskikh/comfyui-split-merge-video": { + "stars": 3, + "last_update": "2024-11-19 00:11:17", + "author_account_age_days": 4671 + }, + "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { + "stars": 0, + "last_update": "2024-10-13 05:55:33", + "author_account_age_days": 2575 + }, + "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { + "stars": 2, + "last_update": "2024-09-23 19:09:15", + "author_account_age_days": 4248 + }, + "https://github.com/ashllay/ComfyUI_MoreComfy": { + "stars": 0, + "last_update": "2025-04-14 12:27:22", + "author_account_age_days": 4270 + }, + "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { + "stars": 0, + "last_update": "2025-03-27 15:38:59", + "author_account_age_days": 319 + }, + "https://github.com/backearth1/Comfyui-MiniMax-Video": { + "stars": 19, + "last_update": "2025-03-12 15:26:35", + "author_account_age_days": 552 + }, + "https://github.com/badmike/comfyui-prompt-factory": { + "stars": 0, + "last_update": "2025-02-18 09:28:53", + "author_account_age_days": 4980 + }, + "https://github.com/baicai99/ComfyUI-FrameSkipping": { + "stars": 8, + "last_update": "2024-12-03 09:26:50", + "author_account_age_days": 1131 + }, + "https://github.com/bananasss00/Comfyui-PyExec": { + "stars": 1, + "last_update": "2025-02-26 12:01:18", + "author_account_age_days": 2834 + }, + "https://github.com/benmizrahi/ComfyGCS": { + "stars": 1, + "last_update": "2025-04-02 13:40:08", + "author_account_age_days": 3541 + }, + "https://github.com/beyastard/ComfyUI_BeySoft": { + "stars": 0, + "last_update": "2024-05-26 22:44:55", + "author_account_age_days": 4586 + }, + "https://github.com/birnam/ComfyUI-GenData-Pack": { + "stars": 0, + "last_update": "2024-03-25 01:25:23", + "author_account_age_days": 5309 + }, + "https://github.com/blib-la/ComfyUI-Captain-Extensions": { + "stars": 0, + "last_update": "2024-05-17 23:27:25", + "author_account_age_days": 573 + }, + "https://github.com/blurymind/cozy-fireplace": { + "stars": 4, + "last_update": "2024-11-08 19:42:20", + "author_account_age_days": 4103 + }, + "https://github.com/bmad4ever/comfyui_bmad_nodes": { + "stars": 63, + "last_update": "2025-03-17 14:50:46", + "author_account_age_days": 3836 + }, + "https://github.com/bruce007lee/comfyui-cleaner": { + "stars": 3, + "last_update": "2024-04-20 15:36:03", + "author_account_age_days": 4812 + }, + "https://github.com/bruce007lee/comfyui-tiny-utils": { + "stars": 1, + "last_update": "2024-08-31 13:34:57", + "author_account_age_days": 4812 + }, + "https://github.com/brycegoh/comfyui-custom-nodes": { + "stars": 0, + "last_update": "2024-06-05 09:30:06", + "author_account_age_days": 3408 + }, + "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { + "stars": 6, + "last_update": "2024-12-28 19:14:00", + "author_account_age_days": 4814 + }, + "https://github.com/catboxanon/ComfyUI-Pixelsmith": { + "stars": 3, + "last_update": "2025-01-22 03:02:05", + "author_account_age_days": 831 + }, + "https://github.com/celll1/cel_sampler": { + "stars": 1, + "last_update": "2024-11-20 13:04:54", + "author_account_age_days": 529 + }, + "https://github.com/chaojie/ComfyUI-DynamiCrafter": { + "stars": 128, + "last_update": "2024-06-14 10:23:59", + "author_account_age_days": 5133 + }, + "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { + "stars": 2, + "last_update": "2024-05-29 09:02:52", + "author_account_age_days": 5133 + }, + "https://github.com/chenbaiyujason/ComfyUI_StepFun": { + "stars": 6, + "last_update": "2024-12-05 14:45:27", + "author_account_age_days": 2034 + }, + "https://github.com/chengzeyi/Comfy-WaveSpeed": { + "stars": 970, + "last_update": "2025-03-27 08:10:29", + "author_account_age_days": 3077 + }, + "https://github.com/chetusangolgi/Comfyui-supabase": { + "stars": 0, + "last_update": "2025-04-16 06:30:59", + "author_account_age_days": 692 + }, + "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { + "stars": 4, + "last_update": "2024-08-29 03:54:28", + "author_account_age_days": 3418 + }, + "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { + "stars": 5, + "last_update": "2024-07-08 15:07:05", + "author_account_age_days": 1648 + }, + "https://github.com/christian-byrne/python-interpreter-node": { + "stars": 53, + "last_update": "2025-04-02 02:06:27", + "author_account_age_days": 1648 + }, + "https://github.com/chuge26/ComfyUI_seal_migration": { + "stars": 0, + "last_update": "2025-04-14 09:20:04", + "author_account_age_days": 2665 + }, + "https://github.com/cidiro/cid-node-pack": { + "stars": 0, + "last_update": "2025-03-23 23:26:00", + "author_account_age_days": 1929 + }, + "https://github.com/ciga2011/ComfyUI-AppGen": { + "stars": 1, + "last_update": "2025-01-02 17:00:32", + "author_account_age_days": 4498 + }, + "https://github.com/comfyanonymous/ComfyUI": { + "stars": 74717, + "last_update": "2025-04-19 23:50:01", + "author_account_age_days": 849 + }, + "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { + "stars": 397, + "last_update": "2024-08-16 18:06:10", + "author_account_age_days": 849 + }, + "https://github.com/comfypod/ComfyUI-Comflow": { + "stars": 0, + "last_update": "2024-06-17 08:44:08", + "author_account_age_days": 323 + }, + "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { + "stars": 2, + "last_update": "2025-01-28 21:28:11", + "author_account_age_days": 190 + }, + "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { + "stars": 7, + "last_update": "2024-06-12 17:45:21", + "author_account_age_days": 2115 + }, + "https://github.com/cubiq/Comfy_Dungeon": { + "stars": 252, + "last_update": "2024-04-26 11:00:58", + "author_account_age_days": 5311 + }, + "https://github.com/cwebbi1/VoidCustomNodes": { + "stars": 0, + "last_update": "2024-10-07 02:23:02", + "author_account_age_days": 305 + }, + "https://github.com/daracazamea/DCNodes": { + "stars": 0, + "last_update": "2025-04-03 14:38:27", + "author_account_age_days": 2258 + }, + "https://github.com/denislov/Comfyui_AutoSurvey": { + "stars": 1, + "last_update": "2024-08-03 06:50:57", + "author_account_age_days": 2287 + }, + "https://github.com/dfl/comfyui-stylegan": { + "stars": 0, + "last_update": "2024-12-29 18:35:27", + "author_account_age_days": 6274 + }, + "https://github.com/dihan/comfyui-random-kps": { + "stars": 1, + "last_update": "2025-01-01 22:48:11", + "author_account_age_days": 4596 + }, + "https://github.com/dogcomplex/ComfyUI-LOKI": { + "stars": 1, + "last_update": "2025-04-16 23:26:24", + "author_account_age_days": 4366 + }, + "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { + "stars": 1, + "last_update": "2024-01-06 19:07:45", + "author_account_age_days": 2623 + }, + "https://github.com/dowands/ComfyUI-AddMaskForICLora": { + "stars": 1, + "last_update": "2024-11-26 09:40:06", + "author_account_age_days": 2839 + }, + "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { + "stars": 1, + "last_update": "2024-12-27 17:03:52", + "author_account_age_days": 2547 + }, + "https://github.com/eigenpunk/ComfyUI-audio": { + "stars": 85, + "last_update": "2024-03-03 21:14:14", + "author_account_age_days": 1225 + }, + "https://github.com/ejektaflex/ComfyUI-Ty": { + "stars": 0, + "last_update": "2024-06-12 16:08:16", + "author_account_age_days": 3072 + }, + "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { + "stars": 0, + "last_update": "2024-12-18 20:03:19", + "author_account_age_days": 4485 + }, + "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { + "stars": 0, + "last_update": "2024-07-03 09:35:02", + "author_account_age_days": 2773 + }, + "https://github.com/endman100/ComfyUI-augmentation": { + "stars": 0, + "last_update": "2024-07-23 09:06:24", + "author_account_age_days": 2773 + }, + "https://github.com/ericbeyer/guidance_interval": { + "stars": 2, + "last_update": "2024-04-16 03:24:01", + "author_account_age_days": 2894 + }, + "https://github.com/esciron/ComfyUI-HunyuanVideoWrapper-Extended": { + "stars": 4, + "last_update": "2025-01-04 22:27:09", + "author_account_age_days": 3293 + }, + "https://github.com/exectails/comfyui-et_scripting": { + "stars": 1, + "last_update": "2024-11-29 17:23:07", + "author_account_age_days": 4217 + }, + "https://github.com/eyekayem/comfyui_runway_gen3": { + "stars": 0, + "last_update": "2025-01-27 06:59:45", + "author_account_age_days": 912 + }, + "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { + "stars": 0, + "last_update": "2025-03-07 01:17:32", + "author_account_age_days": 2348 + }, + "https://github.com/fangziheng2321/comfyuinode_chopmask": { + "stars": 0, + "last_update": "2025-02-17 03:16:50", + "author_account_age_days": 1472 + }, + "https://github.com/filipemeneses/ComfyUI_html": { + "stars": 0, + "last_update": "2025-04-15 23:25:35", + "author_account_age_days": 3776 + }, + "https://github.com/flowtyone/comfyui-flowty-lcm": { + "stars": 62, + "last_update": "2023-10-23 12:08:55", + "author_account_age_days": 573 + }, + "https://github.com/flyingdogsoftware/gyre_for_comfyui": { + "stars": 1, + "last_update": "2024-11-18 22:35:37", + "author_account_age_days": 2312 + }, + "https://github.com/foglerek/comfyui-cem-tools": { + "stars": 1, + "last_update": "2024-01-13 23:22:07", + "author_account_age_days": 4338 + }, + "https://github.com/franky519/comfyui-redux-style": { + "stars": 0, + "last_update": "2025-02-13 10:04:45", + "author_account_age_days": 576 + }, + "https://github.com/fredconex/ComfyUI-PaintTurbo": { + "stars": 1, + "last_update": "2025-04-02 18:01:10", + "author_account_age_days": 1001 + }, + "https://github.com/fritzprix/ComfyUI-LLM-Utils": { + "stars": 1, + "last_update": "2025-01-04 23:25:38", + "author_account_age_days": 5027 + }, + "https://github.com/futureversecom/ComfyUI-JEN": { + "stars": 1, + "last_update": "2024-08-06 00:24:56", + "author_account_age_days": 1019 + }, + "https://github.com/galoreware/ComfyUI-GaloreNodes": { + "stars": 0, + "last_update": "2024-10-24 05:47:23", + "author_account_age_days": 1725 + }, + "https://github.com/gameltb/ComfyUI_paper_playground": { + "stars": 10, + "last_update": "2025-01-08 22:48:06", + "author_account_age_days": 4355 + }, + "https://github.com/gameltb/ComfyUI_stable_fast": { + "stars": 208, + "last_update": "2024-08-04 09:25:33", + "author_account_age_days": 4355 + }, + "https://github.com/gameltb/io_comfyui": { + "stars": 6, + "last_update": "2025-02-04 15:14:01", + "author_account_age_days": 4355 + }, + "https://github.com/gioferreira/ComfyUI-Molde-Utils": { + "stars": 0, + "last_update": "2025-02-27 20:53:33", + "author_account_age_days": 3260 + }, + "https://github.com/githubYiheng/comfyui_median_filter": { + "stars": 0, + "last_update": "2024-07-03 11:38:39", + "author_account_age_days": 4203 + }, + "https://github.com/gitmylo/FlowNodes": { + "stars": 10, + "last_update": "2025-04-03 08:17:47", + "author_account_age_days": 2607 + }, + "https://github.com/glamorfleet0i/ComfyUI-Firewall": { + "stars": 0, + "last_update": "2024-12-30 02:14:57", + "author_account_age_days": 118 + }, + "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { + "stars": 8, + "last_update": "2025-02-21 08:34:05", + "author_account_age_days": 2595 + }, + "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { + "stars": 1, + "last_update": "2024-09-24 03:54:00", + "author_account_age_days": 1684 + }, + "https://github.com/gold24park/loki-comfyui-node": { + "stars": 0, + "last_update": "2025-02-07 01:55:07", + "author_account_age_days": 3590 + }, + "https://github.com/gondar-software/comfyui-custom-padding": { + "stars": 0, + "last_update": "2025-04-06 13:08:07", + "author_account_age_days": 259 + }, + "https://github.com/gordon123/ComfyUI_srt2speech": { + "stars": 3, + "last_update": "2025-04-20 04:05:44", + "author_account_age_days": 5395 + }, + "https://github.com/grimli333/ComfyUI_Grim": { + "stars": 0, + "last_update": "2024-12-01 18:10:07", + "author_account_age_days": 5064 + }, + "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { + "stars": 4, + "last_update": "2025-04-19 12:46:21", + "author_account_age_days": 603 + }, + "https://github.com/grokuku/ComfyUI-Holaf": { + "stars": 1, + "last_update": "2025-04-19 10:26:55", + "author_account_age_days": 2756 + }, + "https://github.com/hananbeer/node_dev": { + "stars": 6, + "last_update": "2024-08-19 08:08:39", + "author_account_age_days": 1843 + }, + "https://github.com/haodman/ComfyUI_Rain": { + "stars": 1, + "last_update": "2024-09-01 10:41:20", + "author_account_age_days": 2439 + }, + "https://github.com/haofanwang/ComfyUI-InstantStyle": { + "stars": 8, + "last_update": "2024-05-23 16:11:13", + "author_account_age_days": 3277 + }, + "https://github.com/haomole/Comfyui-SadTalker": { + "stars": 17, + "last_update": "2024-08-05 02:44:26", + "author_account_age_days": 601 + }, + "https://github.com/hay86/ComfyUI_AceNodes": { + "stars": 61, + "last_update": "2025-04-19 23:21:15", + "author_account_age_days": 4967 + }, + "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { + "stars": 16, + "last_update": "2025-04-10 05:35:06", + "author_account_age_days": 2237 + }, + "https://github.com/hdfhssg/ComfyUI_pxtool": { + "stars": 4, + "last_update": "2025-03-02 06:23:44", + "author_account_age_days": 1543 + }, + "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { + "stars": 0, + "last_update": "2025-02-14 12:40:14", + "author_account_age_days": 1644 + }, + "https://github.com/hnmr293/ComfyUI-SamOne": { + "stars": 0, + "last_update": "2025-04-16 08:07:42", + "author_account_age_days": 855 + }, + "https://github.com/horidream/ComfyUI-Horidream": { + "stars": 0, + "last_update": "2024-09-08 08:57:57", + "author_account_age_days": 5343 + }, + "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { + "stars": 0, + "last_update": "2024-07-23 14:36:35", + "author_account_age_days": 276 + }, + "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { + "stars": 0, + "last_update": "2024-12-06 09:09:03", + "author_account_age_days": 2526 + }, + "https://github.com/houdinii/comfy-magick": { + "stars": 5, + "last_update": "2024-03-11 06:40:54", + "author_account_age_days": 3820 + }, + "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { + "stars": 2, + "last_update": "2024-02-27 08:22:49", + "author_account_age_days": 2755 + }, + "https://github.com/hunterssl/ComfyUI_SSLNodes": { + "stars": 0, + "last_update": "2025-01-20 07:23:52", + "author_account_age_days": 3136 + }, + "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { + "stars": 4, + "last_update": "2025-04-03 12:44:07", + "author_account_age_days": 28 + }, + "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { + "stars": 13, + "last_update": "2025-04-14 22:37:20", + "author_account_age_days": 28 + }, + "https://github.com/hunzmusic/comfyui-hnznodes": { + "stars": 1, + "last_update": "2025-03-24 21:53:50", + "author_account_age_days": 28 + }, + "https://github.com/hy134300/comfyui-hb-node": { + "stars": 0, + "last_update": "2024-04-09 09:56:22", + "author_account_age_days": 2061 + }, + "https://github.com/hy134300/comfyui-hydit": { + "stars": 9, + "last_update": "2024-06-07 09:52:15", + "author_account_age_days": 2061 + }, + "https://github.com/hylarucoder/comfyui-copilot": { + "stars": 24, + "last_update": "2024-06-28 04:43:18", + "author_account_age_days": 4213 + }, + "https://github.com/if-ai/ComfyUI-IF_Zonos": { + "stars": 1, + "last_update": "2025-02-18 01:28:04", + "author_account_age_days": 3162 + }, + "https://github.com/ilovejohnwhite/Tracer": { + "stars": 0, + "last_update": "2024-11-26 03:39:33", + "author_account_age_days": 1173 + }, + "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { + "stars": 2, + "last_update": "2024-06-18 10:54:55", + "author_account_age_days": 569 + }, + "https://github.com/io-club/ComfyUI-LuminaNext": { + "stars": 0, + "last_update": "2024-09-23 12:02:22", + "author_account_age_days": 938 + }, + "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { + "stars": 12, + "last_update": "2025-02-26 05:03:05", + "author_account_age_days": 4778 + }, + "https://github.com/jax-explorer/ComfyUI-H-flow": { + "stars": 4, + "last_update": "2025-04-14 04:15:06", + "author_account_age_days": 876 + }, + "https://github.com/jcomeme/ComfyUI-AsunaroTools": { + "stars": 1, + "last_update": "2025-03-21 03:57:39", + "author_account_age_days": 5150 + }, + "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { + "stars": 0, + "last_update": "2025-04-19 10:54:34", + "author_account_age_days": 3579 + }, + "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { + "stars": 0, + "last_update": "2024-08-30 06:42:39", + "author_account_age_days": 755 + }, + "https://github.com/jgbyte/ComfyUI-RandomCube": { + "stars": 0, + "last_update": "2025-02-19 23:13:05", + "author_account_age_days": 255 + }, + "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { + "stars": 225, + "last_update": "2024-07-04 11:44:03", + "author_account_age_days": 320 + }, + "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { + "stars": 0, + "last_update": "2025-01-21 17:36:29", + "author_account_age_days": 5247 + }, + "https://github.com/jn-jairo/jn_node_suite_comfyui": { + "stars": 6, + "last_update": "2024-06-08 05:15:33", + "author_account_age_days": 4284 + }, + "https://github.com/jonnydolake/ComfyUI-AIR-Nodes": { + "stars": 2, + "last_update": "2025-04-17 20:59:51", + "author_account_age_days": 848 + }, + "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { + "stars": 0, + "last_update": "2024-09-29 00:53:48", + "author_account_age_days": 2725 + }, + "https://github.com/jschoormans/Comfy-InterestingPixels": { + "stars": 1, + "last_update": "2025-02-05 08:34:17", + "author_account_age_days": 3839 + }, + "https://github.com/jtscmw01/ComfyUI-DiffBIR": { + "stars": 256, + "last_update": "2024-05-21 05:28:34", + "author_account_age_days": 802 + }, + "https://github.com/jtydhr88/ComfyUI-Unique3D": { + "stars": 210, + "last_update": "2024-10-18 10:37:10", + "author_account_age_days": 5053 + }, + "https://github.com/kadirnar/ComfyUI-Adapter": { + "stars": 3, + "last_update": "2024-04-03 12:05:39", + "author_account_age_days": 2629 + }, + "https://github.com/kandy/ComfyUI-KAndy": { + "stars": 0, + "last_update": "2025-04-08 01:42:33", + "author_account_age_days": 5772 + }, + "https://github.com/kappa54m/ComfyUI_Usability": { + "stars": 0, + "last_update": "2024-08-08 15:31:47", + "author_account_age_days": 1810 + }, + "https://github.com/karthikg-09/ComfyUI-3ncrypt": { + "stars": 0, + "last_update": "2024-12-27 09:09:07", + "author_account_age_days": 495 + }, + "https://github.com/kijai/ComfyUI-CV-VAE": { + "stars": 10, + "last_update": "2024-06-03 21:46:49", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-DeepSeek-VL": { + "stars": 45, + "last_update": "2024-05-21 16:43:40", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { + "stars": 59, + "last_update": "2024-06-22 00:16:46", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { + "stars": 9, + "last_update": "2024-06-17 13:03:43", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { + "stars": 83, + "last_update": "2024-08-14 02:20:18", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { + "stars": 50, + "last_update": "2025-04-18 10:50:26", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-FramePackWrapper": { + "stars": 555, + "last_update": "2025-04-19 17:33:00", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { + "stars": 609, + "last_update": "2025-04-14 16:57:25", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { + "stars": 2347, + "last_update": "2025-03-30 16:48:09", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-MMAudio": { + "stars": 306, + "last_update": "2025-01-23 17:06:52", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-MochiWrapper": { + "stars": 778, + "last_update": "2024-11-11 13:54:57", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-VEnhancer": { + "stars": 73, + "last_update": "2024-11-02 00:24:36", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { + "stars": 146, + "last_update": "2025-03-30 13:39:03", + "author_account_age_days": 2483 + }, + "https://github.com/kijai/ComfyUI-WanVideoWrapper": { + "stars": 2070, + "last_update": "2025-04-19 19:41:51", + "author_account_age_days": 2483 + }, + "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { + "stars": 16, + "last_update": "2025-04-03 17:22:59", + "author_account_age_days": 156 + }, + "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": { + "stars": 0, + "last_update": "2025-03-21 07:16:56", + "author_account_age_days": 156 + }, + "https://github.com/kk8bit/KayTool": { + "stars": 65, + "last_update": "2025-04-16 09:43:48", + "author_account_age_days": 656 + }, + "https://github.com/krich-cto/ComfyUI-Flow-Control": { + "stars": 1, + "last_update": "2025-03-17 02:47:26", + "author_account_age_days": 1564 + }, + "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { + "stars": 0, + "last_update": "2025-02-22 02:29:36", + "author_account_age_days": 1488 + }, + "https://github.com/kuschanow/ComfyUI-SD-Slicer": { + "stars": 0, + "last_update": "2024-12-08 16:59:31", + "author_account_age_days": 1681 + }, + "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { + "stars": 0, + "last_update": "2024-10-16 13:53:50", + "author_account_age_days": 4847 + }, + "https://github.com/kxh/ComfyUI-sam2": { + "stars": 1, + "last_update": "2024-10-10 18:06:11", + "author_account_age_days": 4847 + }, + "https://github.com/kycg/comfyui-Kwtoolset": { + "stars": 0, + "last_update": "2024-11-04 21:14:07", + "author_account_age_days": 1240 + }, + "https://github.com/kylegrover/comfyui-python-cowboy": { + "stars": 1, + "last_update": "2024-11-04 18:37:04", + "author_account_age_days": 2952 + }, + "https://github.com/l1yongch1/ComfyUI-YcNodes": { + "stars": 0, + "last_update": "2025-03-20 06:28:36", + "author_account_age_days": 1076 + }, + "https://github.com/laksjdjf/ssd-1b-comfyui": { + "stars": 1, + "last_update": "2023-10-27 20:05:06", + "author_account_age_days": 3131 + }, + "https://github.com/lcolok/ComfyUI-MagicAI": { + "stars": 7, + "last_update": "2024-11-14 08:21:40", + "author_account_age_days": 2713 + }, + "https://github.com/leadbreak/comfyui-faceaging": { + "stars": 82, + "last_update": "2024-10-31 08:25:21", + "author_account_age_days": 1673 + }, + "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { + "stars": 3, + "last_update": "2024-09-25 10:44:58", + "author_account_age_days": 3094 + }, + "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { + "stars": 19, + "last_update": "2024-08-01 03:37:17", + "author_account_age_days": 4375 + }, + "https://github.com/lgldlk/ComfyUI-img-tiler": { + "stars": 1, + "last_update": "2024-10-17 07:56:42", + "author_account_age_days": 1990 + }, + "https://github.com/lichenhao/Comfyui_Ryota": { + "stars": 0, + "last_update": "2024-09-07 08:25:54", + "author_account_age_days": 4666 + }, + "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { + "stars": 105, + "last_update": "2024-06-26 05:44:43", + "author_account_age_days": 977 + }, + "https://github.com/logtd/ComfyUI-Fluxtapoz": { + "stars": 1257, + "last_update": "2025-01-09 02:38:40", + "author_account_age_days": 422 + }, + "https://github.com/logtd/ComfyUI-HunyuanLoom": { + "stars": 448, + "last_update": "2025-02-21 21:01:57", + "author_account_age_days": 422 + }, + "https://github.com/logtd/ComfyUI-Veevee": { + "stars": 61, + "last_update": "2024-08-12 03:04:12", + "author_account_age_days": 422 + }, + "https://github.com/longgui0318/comfyui-one-more-step": { + "stars": 1, + "last_update": "2024-05-07 08:40:56", + "author_account_age_days": 4464 + }, + "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { + "stars": 0, + "last_update": "2025-03-07 13:44:52", + "author_account_age_days": 1819 + }, + "https://github.com/lordwedggie/xcpNodes": { + "stars": 0, + "last_update": "2024-11-15 06:24:48", + "author_account_age_days": 853 + }, + "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { + "stars": 235, + "last_update": "2024-07-30 08:08:28", + "author_account_age_days": 762 + }, + "https://github.com/ltdrdata/comfyui-unsafe-torch": { + "stars": 5, + "last_update": "2025-03-17 15:32:28", + "author_account_age_days": 762 + }, + "https://github.com/lu64k/SK-Nodes": { + "stars": 0, + "last_update": "2024-11-18 03:47:34", + "author_account_age_days": 691 + }, + "https://github.com/lucafoscili/lf-nodes": { + "stars": 6, + "last_update": "2025-04-08 20:20:52", + "author_account_age_days": 2334 + }, + "https://github.com/lum3on/comfyui_LLM_Polymath": { + "stars": 59, + "last_update": "2025-04-10 06:47:32", + "author_account_age_days": 74 + }, + "https://github.com/m-ai-studio/mai-prompt-progress": { + "stars": 0, + "last_update": "2025-04-14 19:13:55", + "author_account_age_days": 348 + }, + "https://github.com/maekawataiki/ComfyUI-ALB-Login": { + "stars": 3, + "last_update": "2025-01-17 02:10:49", + "author_account_age_days": 2963 + }, + "https://github.com/majorsauce/comfyui_indieTools": { + "stars": 0, + "last_update": "2024-06-25 08:59:57", + "author_account_age_days": 2105 + }, + "https://github.com/mamorett/ComfyUI-SmolVLM": { + "stars": 4, + "last_update": "2024-11-30 14:31:14", + "author_account_age_days": 1051 + }, + "https://github.com/marcueberall/ComfyUI-BuildPath": { + "stars": 0, + "last_update": "2024-02-06 07:57:33", + "author_account_age_days": 2082 + }, + "https://github.com/marduk191/comfyui-marnodes": { + "stars": 3, + "last_update": "2025-03-27 13:26:45", + "author_account_age_days": 4714 + }, + "https://github.com/markuryy/comfyui-spiritparticle": { + "stars": 0, + "last_update": "2025-03-26 03:27:05", + "author_account_age_days": 3178 + }, + "https://github.com/maruhidd/ComfyUI_Transparent-Background": { + "stars": 4, + "last_update": "2024-06-14 07:02:56", + "author_account_age_days": 2555 + }, + "https://github.com/mashb1t/comfyui-nodes-mashb1t": { + "stars": 0, + "last_update": "2024-06-11 15:55:53", + "author_account_age_days": 3835 + }, + "https://github.com/masmullin2000/ComfyUI-MMYolo": { + "stars": 0, + "last_update": "2025-02-22 22:23:02", + "author_account_age_days": 4378 + }, + "https://github.com/mehbebe/ComfyLoraGallery": { + "stars": 1, + "last_update": "2024-12-29 12:44:29", + "author_account_age_days": 658 + }, + "https://github.com/melMass/ComfyUI-Lygia": { + "stars": 0, + "last_update": "2024-07-14 09:59:10", + "author_account_age_days": 4045 + }, + "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": { + "stars": 2, + "last_update": "2025-02-23 20:16:11", + "author_account_age_days": 2617 + }, + "https://github.com/mikebilly/Transparent-background-comfyUI": { + "stars": 2, + "last_update": "2025-01-29 16:29:23", + "author_account_age_days": 2864 + }, + "https://github.com/mikeymcfish/FishTools": { + "stars": 24, + "last_update": "2024-07-13 20:51:17", + "author_account_age_days": 3703 + }, + "https://github.com/minhtuannhn/comfyui-gemini-studio": { + "stars": 0, + "last_update": "2024-11-19 16:05:05", + "author_account_age_days": 1480 + }, + "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { + "stars": 1, + "last_update": "2024-11-21 01:29:48", + "author_account_age_days": 866 + }, + "https://github.com/mliand/ComfyUI-Calendar-Node": { + "stars": 0, + "last_update": "2025-01-10 07:33:40", + "author_account_age_days": 686 + }, + "https://github.com/mm-akhtar/comfyui-mask-selector-node": { + "stars": 0, + "last_update": "2025-04-18 10:06:17", + "author_account_age_days": 1793 + }, + "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { + "stars": 0, + "last_update": "2025-01-25 14:39:17", + "author_account_age_days": 2719 + }, + "https://github.com/molbal/comfy-url-fetcher": { + "stars": 0, + "last_update": "2025-02-02 13:37:48", + "author_account_age_days": 4197 + }, + "https://github.com/monate0615/ComfyUI-Affine-Transform": { + "stars": 2, + "last_update": "2024-10-05 17:42:40", + "author_account_age_days": 259 + }, + "https://github.com/monate0615/ComfyUI-Simple-Image-Tools": { + "stars": 0, + "last_update": "2024-10-12 18:29:58", + "author_account_age_days": 259 + }, + "https://github.com/mr-krak3n/ComfyUI-Qwen": { + "stars": 19, + "last_update": "2025-03-08 12:12:29", + "author_account_age_days": 2341 + }, + "https://github.com/mut-ex/comfyui-gligengui-node": { + "stars": 50, + "last_update": "2024-02-28 02:46:05", + "author_account_age_days": 3158 + }, + "https://github.com/muvich3n/ComfyUI-Claude-I2T": { + "stars": 0, + "last_update": "2025-01-15 07:50:46", + "author_account_age_days": 1598 + }, + "https://github.com/muvich3n/ComfyUI-Crop-Border": { + "stars": 0, + "last_update": "2025-02-24 10:01:53", + "author_account_age_days": 1598 + }, + "https://github.com/naderzare/comfyui-inodes": { + "stars": 0, + "last_update": "2025-02-05 04:32:29", + "author_account_age_days": 2990 + }, + "https://github.com/nat-chan/comfyui-exec": { + "stars": 3, + "last_update": "2024-05-28 11:56:37", + "author_account_age_days": 3293 + }, + "https://github.com/nat-chan/comfyui-paint": { + "stars": 3, + "last_update": "2024-06-14 11:01:38", + "author_account_age_days": 3293 + }, + "https://github.com/nat-chan/transceiver": { + "stars": 1, + "last_update": "2024-05-01 10:03:01", + "author_account_age_days": 3293 + }, + "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { + "stars": 0, + "last_update": "2024-10-26 19:25:43", + "author_account_age_days": 2178 + }, + "https://github.com/neeltheninja/ComfyUI-TextOverlay": { + "stars": 0, + "last_update": "2024-07-31 18:40:19", + "author_account_age_days": 2178 + }, + "https://github.com/neo0801/my-comfy-node": { + "stars": 0, + "last_update": "2024-09-20 07:49:04", + "author_account_age_days": 4080 + }, + "https://github.com/netanelben/comfyui-camera2image-customnode": { + "stars": 1, + "last_update": "2024-09-29 15:14:57", + "author_account_age_days": 4182 + }, + "https://github.com/netanelben/comfyui-image2image-customnode": { + "stars": 1, + "last_update": "2024-09-29 12:50:53", + "author_account_age_days": 4182 + }, + "https://github.com/netanelben/comfyui-photobooth-customnode": { + "stars": 0, + "last_update": "2024-10-02 08:00:05", + "author_account_age_days": 4182 + }, + "https://github.com/netanelben/comfyui-text2image-customnode": { + "stars": 3, + "last_update": "2024-09-29 15:19:37", + "author_account_age_days": 4182 + }, + "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { + "stars": 3, + "last_update": "2024-08-15 08:15:43", + "author_account_age_days": 1319 + }, + "https://github.com/neverbiasu/ComfyUI-DeepSeek": { + "stars": 0, + "last_update": "2025-02-01 04:17:59", + "author_account_age_days": 1319 + }, + "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { + "stars": 4, + "last_update": "2024-12-30 13:32:43", + "author_account_age_days": 1319 + }, + "https://github.com/newraina/ComfyUI-Remote-Save-Image": { + "stars": 0, + "last_update": "2025-04-18 10:50:44", + "author_account_age_days": 3736 + }, + "https://github.com/nidefawl/ComfyUI-nidefawl": { + "stars": 0, + "last_update": "2024-01-16 18:16:41", + "author_account_age_days": 5168 + }, + "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { + "stars": 0, + "last_update": "2024-09-21 16:15:57", + "author_account_age_days": 4849 + }, + "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { + "stars": 15, + "last_update": "2025-03-30 08:19:25", + "author_account_age_days": 459 + }, + "https://github.com/nomcycle/ComfyUI_Cluster": { + "stars": 3, + "last_update": "2025-04-05 06:42:30", + "author_account_age_days": 4638 + }, + "https://github.com/norgeous/ComfyUI-UI-Builder": { + "stars": 9, + "last_update": "2024-08-11 22:22:04", + "author_account_age_days": 4329 + }, + "https://github.com/osuiso-depot/comfyui-keshigom_custom": { + "stars": 0, + "last_update": "2025-02-27 10:01:17", + "author_account_age_days": 1410 + }, + "https://github.com/owengillett/ComfyUI-tilefusion": { + "stars": 0, + "last_update": "2025-02-19 11:05:53", + "author_account_age_days": 2032 + }, + "https://github.com/oxysoft/Comfy-Compel": { + "stars": 0, + "last_update": "2025-04-08 13:12:20", + "author_account_age_days": 4411 + }, + "https://github.com/oxysoft/ComfyUI-uiapi": { + "stars": 0, + "last_update": "2025-01-27 18:29:08", + "author_account_age_days": 4411 + }, + "https://github.com/oyvindg/ComfyUI-TrollSuite": { + "stars": 3, + "last_update": "2024-08-15 10:37:43", + "author_account_age_days": 2629 + }, + "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { + "stars": 16, + "last_update": "2024-07-25 05:50:01", + "author_account_age_days": 1141 + }, + "https://github.com/pamparamm/ComfyUI-ppm": { + "stars": 168, + "last_update": "2025-04-19 00:51:30", + "author_account_age_days": 2430 + }, + "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { + "stars": 0, + "last_update": "2025-01-10 14:28:51", + "author_account_age_days": 1861 + }, + "https://github.com/paulhoux/Smart-Prompting": { + "stars": 0, + "last_update": "2025-03-10 09:16:44", + "author_account_age_days": 5423 + }, + "https://github.com/phamngoctukts/ComyUI-Tupham": { + "stars": 1, + "last_update": "2025-01-09 04:02:54", + "author_account_age_days": 4187 + }, + "https://github.com/pixuai/ComfyUI-PixuAI": { + "stars": 0, + "last_update": "2025-03-01 13:56:56", + "author_account_age_days": 49 + }, + "https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": { + "stars": 1, + "last_update": "2025-04-08 11:18:55", + "author_account_age_days": 364 + }, + "https://github.com/poisenbery/NudeNet-Detector-Provider": { + "stars": 1, + "last_update": "2024-02-26 02:11:27", + "author_account_age_days": 1537 + }, + "https://github.com/power88/ComfyUI-PDiD-Nodes": { + "stars": 0, + "last_update": "2025-01-04 11:21:29", + "author_account_age_days": 3031 + }, + "https://github.com/prabinpebam/anyPython": { + "stars": 12, + "last_update": "2025-02-15 06:56:01", + "author_account_age_days": 4542 + }, + "https://github.com/prodogape/ComfyUI-clip-interrogator": { + "stars": 54, + "last_update": "2024-07-27 18:33:22", + "author_account_age_days": 1330 + }, + "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { + "stars": 2, + "last_update": "2025-01-20 23:55:46", + "author_account_age_days": 4287 + }, + "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { + "stars": 1, + "last_update": "2024-06-19 12:48:18", + "author_account_age_days": 2399 + }, + "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { + "stars": 5, + "last_update": "2024-12-12 20:21:26", + "author_account_age_days": 2358 + }, + "https://github.com/redhottensors/ComfyUI-ODE": { + "stars": 49, + "last_update": "2024-08-01 06:57:05", + "author_account_age_days": 439 + }, + "https://github.com/rhinoflavored/comfyui_QT": { + "stars": 0, + "last_update": "2025-03-18 08:35:59", + "author_account_age_days": 296 + }, + "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { + "stars": 0, + "last_update": "2025-03-15 20:46:14", + "author_account_age_days": 5132 + }, + "https://github.com/rickyars/sd-cn-animation": { + "stars": 0, + "last_update": "2025-04-04 15:43:34", + "author_account_age_days": 4504 + }, + "https://github.com/rishipandey125/ComfyUI-FramePacking": { + "stars": 0, + "last_update": "2025-04-09 20:10:59", + "author_account_age_days": 2650 + }, + "https://github.com/risunobushi/ComfyUI_FocusMask": { + "stars": 4, + "last_update": "2024-12-09 11:52:53", + "author_account_age_days": 947 + }, + "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { + "stars": 1, + "last_update": "2025-01-28 14:37:42", + "author_account_age_days": 947 + }, + "https://github.com/ritikvirus/comfyui-terminal-modal-node": { + "stars": 0, + "last_update": "2025-03-01 20:03:57", + "author_account_age_days": 2479 + }, + "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { + "stars": 3, + "last_update": "2023-11-15 22:00:49", + "author_account_age_days": 590 + }, + "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { + "stars": 0, + "last_update": "2025-04-03 09:55:50", + "author_account_age_days": 3476 + }, + "https://github.com/rphmeier/comfyui-videodepthanything": { + "stars": 1, + "last_update": "2025-04-14 18:53:06", + "author_account_age_days": 3785 + }, + "https://github.com/ruka-game/rukalib_comfyui": { + "stars": 0, + "last_update": "2024-10-03 23:59:55", + "author_account_age_days": 205 + }, + "https://github.com/ryanontheinside/ComfyUI-Livepeer": { + "stars": 0, + "last_update": "2025-04-18 11:53:16", + "author_account_age_days": 3989 + }, + "https://github.com/ryanontheinside/ComfyUI-MineWorld": { + "stars": 2, + "last_update": "2025-04-16 18:59:09", + "author_account_age_days": 3989 + }, + "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { + "stars": 1, + "last_update": "2024-12-31 17:43:33", + "author_account_age_days": 3989 + }, + "https://github.com/sangeet/testui": { + "stars": 2, + "last_update": "2024-05-15 00:55:17", + "author_account_age_days": 5379 + }, + "https://github.com/sdfxai/SDFXBridgeForComfyUI": { + "stars": 11, + "last_update": "2024-06-14 10:26:56", + "author_account_age_days": 534 + }, + "https://github.com/seancheung/comfyui-creative-nodes": { + "stars": 0, + "last_update": "2024-09-13 06:22:45", + "author_account_age_days": 4238 + }, + "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { + "stars": 9, + "last_update": "2024-05-12 14:37:28", + "author_account_age_days": 3614 + }, + "https://github.com/shadowcz007/Comfyui-EzAudio": { + "stars": 1, + "last_update": "2024-09-22 03:17:40", + "author_account_age_days": 3614 + }, + "https://github.com/shadowcz007/comfyui-CLIPSeg": { + "stars": 2, + "last_update": "2024-02-08 02:16:24", + "author_account_age_days": 3614 + }, + "https://github.com/shadowcz007/comfyui-hydit-lowvram": { + "stars": 1, + "last_update": "2024-07-31 10:04:09", + "author_account_age_days": 3614 + }, + "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab": { + "stars": 16, + "last_update": "2024-05-21 19:47:56", + "author_account_age_days": 3614 + }, + "https://github.com/shinich39/comfyui-event-handler": { + "stars": 1, + "last_update": "2025-03-25 12:56:27", + "author_account_age_days": 612 + }, + "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { + "stars": 1, + "last_update": "2024-04-27 13:25:08", + "author_account_age_days": 4261 + }, + "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { + "stars": 0, + "last_update": "2024-08-27 02:24:05", + "author_account_age_days": 4417 + }, + "https://github.com/sizzlebop/comfyui-llm-prompt-enhancer": { + "stars": 5, + "last_update": "2025-01-28 12:43:25", + "author_account_age_days": 88 + }, + "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { + "stars": 5, + "last_update": "2025-03-17 06:45:58", + "author_account_age_days": 654 + }, + "https://github.com/smthemex/ComfyUI_MangaNinjia": { + "stars": 48, + "last_update": "2025-04-09 14:21:57", + "author_account_age_days": 654 + }, + "https://github.com/sofakid/dandy": { + "stars": 49, + "last_update": "2024-05-27 21:46:18", + "author_account_age_days": 4353 + }, + "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { + "stars": 3, + "last_update": "2025-01-03 13:20:33", + "author_account_age_days": 1783 + }, + "https://github.com/sourceful-official/comfyui-sourceful-official": { + "stars": 0, + "last_update": "2025-01-27 14:58:03", + "author_account_age_days": 1783 + }, + "https://github.com/sswink/comfyui-lingshang": { + "stars": 0, + "last_update": "2024-11-06 15:04:22", + "author_account_age_days": 2835 + }, + "https://github.com/stavsap/ComfyUI-React-SDK": { + "stars": 11, + "last_update": "2024-03-17 21:54:21", + "author_account_age_days": 4383 + }, + "https://github.com/steelan9199/ComfyUI-Teeth": { + "stars": 9, + "last_update": "2025-03-03 01:44:23", + "author_account_age_days": 1154 + }, + "https://github.com/stiffy-committee/comfyui-stiffy-nodes": { + "stars": 1, + "last_update": "2025-04-12 22:36:51", + "author_account_age_days": 1556 + }, + "https://github.com/stutya/ComfyUI-Terminal": { + "stars": 0, + "last_update": "2024-02-05 16:47:28", + "author_account_age_days": 4138 + }, + "https://github.com/sugarkwork/comfyui_image_crop": { + "stars": 0, + "last_update": "2025-03-14 01:43:03", + "author_account_age_days": 1175 + }, + "https://github.com/sugarkwork/comfyui_my_img_util": { + "stars": 0, + "last_update": "2025-04-04 15:51:26", + "author_account_age_days": 1175 + }, + "https://github.com/sugarkwork/comfyui_psd": { + "stars": 4, + "last_update": "2025-01-14 04:33:37", + "author_account_age_days": 1175 + }, + "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { + "stars": 0, + "last_update": "2024-11-12 03:30:38", + "author_account_age_days": 4424 + }, + "https://github.com/talesofai/comfyui-supersave": { + "stars": 2, + "last_update": "2023-12-27 02:05:53", + "author_account_age_days": 855 + }, + "https://github.com/talon468/ComfyUI-Rpg-Architect": { + "stars": 4, + "last_update": "2024-08-31 14:47:47", + "author_account_age_days": 717 + }, + "https://github.com/tc888/ComfyUI_Save_Flux_Image": { + "stars": 0, + "last_update": "2025-02-09 17:21:22", + "author_account_age_days": 2560 + }, + "https://github.com/techidsk/comfyui_molook_nodes": { + "stars": 0, + "last_update": "2025-03-31 02:17:02", + "author_account_age_days": 2488 + }, + "https://github.com/techtruth/ComfyUI-Dreambooth": { + "stars": 0, + "last_update": "2025-04-06 02:57:20", + "author_account_age_days": 2931 + }, + "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { + "stars": 0, + "last_update": "2024-11-29 07:31:49", + "author_account_age_days": 469 + }, + "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { + "stars": 6, + "last_update": "2024-07-03 14:39:28", + "author_account_age_days": 3166 + }, + "https://github.com/thedivergentai/divergent_nodes": { + "stars": 0, + "last_update": "2025-04-07 21:47:46", + "author_account_age_days": 759 + }, + "https://github.com/thot-experiment/comfy-live-preview": { + "stars": 2, + "last_update": "2025-02-19 20:30:13", + "author_account_age_days": 1251 + }, + "https://github.com/threadedblue/MLXnodes": { + "stars": 2, + "last_update": "2025-02-15 13:41:14", + "author_account_age_days": 4264 + }, + "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { + "stars": 0, + "last_update": "2024-03-05 13:31:31", + "author_account_age_days": 412 + }, + "https://github.com/tom-doerr/dspy_nodes": { + "stars": 187, + "last_update": "2024-12-01 20:14:37", + "author_account_age_days": 3079 + }, + "https://github.com/tracerstar/comfyui-p5js-node": { + "stars": 37, + "last_update": "2024-07-05 23:47:57", + "author_account_age_days": 5498 + }, + "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { + "stars": 4, + "last_update": "2024-12-04 23:50:38", + "author_account_age_days": 975 + }, + "https://github.com/tuckerdarby/ComfyUI-TDNodes": { + "stars": 3, + "last_update": "2024-02-19 17:00:55", + "author_account_age_days": 3238 + }, + "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { + "stars": 0, + "last_update": "2025-04-11 15:28:03", + "author_account_age_days": 2122 + }, + "https://github.com/uauaouau/mycraft-comfyui": { + "stars": 1, + "last_update": "2025-04-12 18:08:12", + "author_account_age_days": 22 + }, + "https://github.com/umisetokikaze/comfyui_mergekit": { + "stars": 0, + "last_update": "2024-04-28 07:21:00", + "author_account_age_days": 2122 + }, + "https://github.com/unanan/ComfyUI-Dist": { + "stars": 6, + "last_update": "2024-02-28 10:03:50", + "author_account_age_days": 3198 + }, + "https://github.com/var1ableX/ComfyUI_Accessories": { + "stars": 1, + "last_update": "2025-02-09 14:31:19", + "author_account_age_days": 5064 + }, + "https://github.com/vchopine/ComfyUI_Toolbox": { + "stars": 2, + "last_update": "2025-03-18 16:12:09", + "author_account_age_days": 3890 + }, + "https://github.com/vladp0727/Comfyui-with-Furniture": { + "stars": 0, + "last_update": "2025-04-18 08:58:04", + "author_account_age_days": 29 + }, + "https://github.com/walterFeng/ComfyUI-Image-Utils": { + "stars": 3, + "last_update": "2025-03-25 14:36:37", + "author_account_age_days": 3076 + }, + "https://github.com/warshanks/Shank-Tools": { + "stars": 0, + "last_update": "2025-01-26 03:39:09", + "author_account_age_days": 3783 + }, + "https://github.com/watarika/ComfyUI-Text-Utility": { + "stars": 1, + "last_update": "2025-04-08 13:14:53", + "author_account_age_days": 2032 + }, + "https://github.com/watarika/ComfyUI-exit": { + "stars": 0, + "last_update": "2025-01-05 03:24:05", + "author_account_age_days": 2032 + }, + "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { + "stars": 0, + "last_update": "2025-01-05 06:04:53", + "author_account_age_days": 4090 + }, + "https://github.com/willblaschko/ComfyUI-Unload-Models": { + "stars": 18, + "last_update": "2024-06-30 10:07:40", + "author_account_age_days": 4891 + }, + "https://github.com/wilzamguerrero/Comfyui-zZzZz": { + "stars": 2, + "last_update": "2025-01-02 00:35:50", + "author_account_age_days": 988 + }, + "https://github.com/wordbrew/comfyui-wan-control-nodes": { + "stars": 6, + "last_update": "2025-04-08 04:15:58", + "author_account_age_days": 913 + }, + "https://github.com/wormley/comfyui-wormley-nodes": { + "stars": 0, + "last_update": "2023-11-12 19:05:11", + "author_account_age_days": 2773 + }, + "https://github.com/x3bits/ComfyUI-Power-Flow": { + "stars": 2, + "last_update": "2025-01-14 14:20:35", + "author_account_age_days": 3682 + }, + "https://github.com/xiaoyumu/ComfyUI-XYNodes": { + "stars": 0, + "last_update": "2024-12-05 07:07:30", + "author_account_age_days": 4316 + }, + "https://github.com/xinyiSS/CombineMasksNode": { + "stars": 0, + "last_update": "2025-02-08 04:35:18", + "author_account_age_days": 751 + }, + "https://github.com/xmarked-ai/ComfyUI_misc": { + "stars": 2, + "last_update": "2025-04-17 04:29:50", + "author_account_age_days": 173 + }, + "https://github.com/yanhuifair/ComfyUI-FairLab": { + "stars": 1, + "last_update": "2025-04-08 09:14:57", + "author_account_age_days": 3862 + }, + "https://github.com/yanhuifair/comfyui-deepseek": { + "stars": 4, + "last_update": "2025-04-08 09:14:25", + "author_account_age_days": 3862 + }, + "https://github.com/yanlang0123/ComfyUI_Lam": { + "stars": 36, + "last_update": "2025-04-10 07:33:48", + "author_account_age_days": 3108 + }, + "https://github.com/yichengup/Comfyui-NodeSpark": { + "stars": 5, + "last_update": "2025-01-20 14:20:36", + "author_account_age_days": 424 + }, + "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { + "stars": 0, + "last_update": "2024-08-30 05:29:07", + "author_account_age_days": 250 + }, + "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { + "stars": 1, + "last_update": "2025-04-01 08:10:16", + "author_account_age_days": 2538 + }, + "https://github.com/zhongpei/Comfyui_image2prompt": { + "stars": 341, + "last_update": "2025-03-11 02:53:01", + "author_account_age_days": 3759 + }, + "https://github.com/zjkhurry/comfyui_MetalFX": { + "stars": 1, + "last_update": "2025-03-05 07:07:17", + "author_account_age_days": 3280 + }, + "https://github.com/zml-ai/comfyui-hydit": { + "stars": 3, + "last_update": "2024-08-07 09:37:09", + "author_account_age_days": 2283 + }, + "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { + "stars": 0, + "last_update": "2025-04-12 01:13:21", + "author_account_age_days": 3924 + } +} \ 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 06d4e0b9..7df427ac 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -70,6 +70,16 @@ "install_type": "git-clone", "description": "A collection of custom nodes for ComfyUI designed to replicate certain visual elements and effects reminiscent of Snap and early digital aesthetics. These nodes are ideal for image processing tasks and are fully compatible with ComfyUI." }, + { + "author": "judian17", + "title": "ComfyUI_ZIM", + "reference": "https://github.com/judian17/ComfyUI_ZIM", + "files": [ + "https://github.com/judian17/ComfyUI_ZIM" + ], + "install_type": "git-clone", + "description": "The unofficial implementation of ZIM in ComfyUI" + }, { "author": "bytedance", "title": "ComfyUI_InfiniteYou", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4d8e87b2..059925e2 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -21710,6 +21710,14 @@ "title_aux": "ComfyUI LayerDivider" } ], + "https://github.com/judian17/ComfyUI_ZIM": [ + [ + "ZimSegment" + ], + { + "title_aux": "ComfyUI_ZIM" + } + ], "https://github.com/juehackr/comfyui_fk_server": [ [ "FK_Node", @@ -24718,104 +24726,6 @@ "title_aux": "ComfyUI CrewAI" } ], - "https://github.com/lucafoscili/lf-nodes": [ - [ - "LF_Blend", - "LF_BlurImages", - "LF_Boolean", - "LF_Brightness", - "LF_CharacterImpersonator", - "LF_CheckpointSelector", - "LF_CivitAIMetadataSetup", - "LF_Clarity", - "LF_ColorAnalysis", - "LF_CompareImages", - "LF_Contrast", - "LF_ControlPanel", - "LF_Desaturation", - "LF_DisplayBoolean", - "LF_DisplayFloat", - "LF_DisplayInteger", - "LF_DisplayJSON", - "LF_DisplayPrimitiveAsJSON", - "LF_DisplayString", - "LF_EmbeddingSelector", - "LF_ExtractPromptFromLoraTag", - "LF_ExtractString", - "LF_FilmGrain", - "LF_Float", - "LF_GaussianBlur", - "LF_GetRandomKeyFromJSON", - "LF_GetValueFromJSON", - "LF_ImageClassifier", - "LF_ImageHistogram", - "LF_ImageListFromJSON", - "LF_ImagesEditingBreakpoint", - "LF_ImagesSlideshow", - "LF_Integer", - "LF_IsLandscape", - "LF_KeywordCounter", - "LF_KeywordToggleFromJSON", - "LF_LLMChat", - "LF_LLMMessenger", - "LF_LUTApplication", - "LF_LUTGeneration", - "LF_Line", - "LF_LoadAndEditImages", - "LF_LoadFileOnce", - "LF_LoadImages", - "LF_LoadLocalJSON", - "LF_LoadLoraTags", - "LF_LoadMetadata", - "LF_LoraAndEmbeddingSelector", - "LF_LoraSelector", - "LF_MarkdownDocGenerator", - "LF_MathOperation", - "LF_MultipleImageResizeForWeb", - "LF_Notify", - "LF_ParsePromptWithLoraTags", - "LF_RandomBoolean", - "LF_RegexReplace", - "LF_RegionExtractor", - "LF_ResizeImageByEdge", - "LF_ResizeImageToDimension", - "LF_ResizeImageToSquare", - "LF_ResolutionSwitcher", - "LF_SamplerSelector", - "LF_SaveImageForCivitAI", - "LF_SaveJSON", - "LF_SaveMarkdown", - "LF_SchedulerSelector", - "LF_Sepia", - "LF_SequentialSeedsGenerator", - "LF_SetValueInJSON", - "LF_ShuffleJSONKeys", - "LF_Something2Number", - "LF_Something2String", - "LF_SortJSONKeys", - "LF_String", - "LF_StringReplace", - "LF_StringTemplate", - "LF_StringToJSON", - "LF_SwitchFloat", - "LF_SwitchImage", - "LF_SwitchInteger", - "LF_SwitchJSON", - "LF_SwitchString", - "LF_UpdateUsageStatistics", - "LF_UpscaleModelSelector", - "LF_UrandomSeedGenerator", - "LF_UsageStatistics", - "LF_VAESelector", - "LF_ViewImages", - "LF_Vignette", - "LF_WallOfText", - "LF_WriteJSON" - ], - { - "title_aux": "LF Nodes" - } - ], "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [ [ "CatvtonFluxSampler",