From f3ab4edaf13503ca98d3d40306ee9d30eaeb5258 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 28 Apr 2024 19:59:26 +0900 Subject: [PATCH] update DB --- README.md | 2 +- custom-node-list.json | 78 ++++- extension-node-map.json | 94 ++++- github-stats.json | 502 ++++++++++++++------------- node_db/dev/custom-node-list.json | 21 +- node_db/legacy/custom-node-list.json | 10 + node_db/new/custom-node-list.json | 181 ++++------ node_db/new/extension-node-map.json | 94 ++++- 8 files changed, 576 insertions(+), 406 deletions(-) diff --git a/README.md b/README.md index 3779138..6e38480 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ When you run the `scan.sh` script: * https://github.com/StartHua/Comfyui_GPT_Story * https://github.com/NielsGercama/comfyui_customsampling * https://github.com/wrightdaniel2017/ComfyUI-VideoLipSync - +* https://github.com/bxdsjs/ComfyUI-Image-preprocessing ## Roadmap diff --git a/custom-node-list.json b/custom-node-list.json index ed46a73..ea717ce 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3543,6 +3543,16 @@ "install_type": "git-clone", "description": "Better version for [a/BiRefNet](https://github.com/zhengpeng7/birefnet) in ComfyUI | Both img and video" }, + { + "author": "ZHO-ZHO-ZHO", + "title": "Phi-3-mini in ComfyUI", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini" + ], + "install_type": "git-clone", + "description": "Nodes:Phi3mini_4k_ModelLoader_Zho, Phi3mini_4k_Zho, Phi3mini_4k_Chat_Zho" + }, { "author": "kenjiqq", "title": "qq-nodes-comfyui", @@ -5520,6 +5530,16 @@ "install_type": "git-clone", "description": "A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI." }, + { + "author": "blepping", + "title": "ComfyUI jank HiDiffusion", + "reference": "https://github.com/blepping/comfyui_jankhidiffusion", + "files": [ + "https://github.com/blepping/comfyui_jankhidiffusion" + ], + "install_type": "git-clone", + "description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI." + }, { "author": "JerryOrbachJr", "title": "Random Size", @@ -6500,16 +6520,6 @@ "install_type": "git-clone", "description": "ComfyUI Version of '[a/Visual Style Prompting with Swapping Self-Attention](https://github.com/naver-ai/Visual-Style-Prompting)'" }, - { - "author": "ExponentialML", - "title": "ComfyUI_ELLA", - "reference": "https://github.com/ExponentialML/ComfyUI_ELLA", - "files": [ - "https://github.com/ExponentialML/ComfyUI_ELLA" - ], - "install_type": "git-clone", - "description": "ComfyUI Implementaion of ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment" - }, { "author": "angeloshredder", "title": "StableCascadeResizer", @@ -6872,13 +6882,13 @@ }, { "author": "shinich39", - "title": "comfyui-load-image-39", - "reference": "https://github.com/shinich39/comfyui-load-image-39", + "title": "comfyui-load-image-in-seq", + "reference": "https://github.com/shinich39/comfyui-load-image-in-seq", "files": [ - "https://github.com/shinich39/comfyui-load-image-39" + "https://github.com/shinich39/comfyui-load-image-in-seq" ], "install_type": "git-clone", - "description": "This node is load png image sequentially with metadata. Only supported for PNG format that has been created by ComfyUI." + "description": "This node is load png image sequentially with metadata. Only supported for PNG format that has been created by ComfyUI.[w/renamed from comfyui-load-image-39. You need to remove previous one and reinstall to this.]" }, { "author": "shinich39", @@ -7750,6 +7760,46 @@ "install_type": "git-clone", "description": "Nodes: Clip Text Encode (Shinsplat), Clip Text Encode SDXL (Shinsplat), Lora Loader (Shinsplat)." }, + { + "author": "da2el-ai", + "title": "D2 Steps", + "reference": "https://github.com/da2el-ai/ComfyUI-d2-steps", + "files": [ + "https://github.com/da2el-ai/ComfyUI-d2-steps" + ], + "install_type": "git-clone", + "description": "A handy custom node for using Refiner (switching to a different checkpoint midway) When you specify the end of the base checkpoint, you can extract refiner_start which is end + 1. The output is fixed as an INT, so it can be passed to the handy custom node, Anything Everywhere? Since it only outputs a numerical value, it can also be used for other purposes." + }, + { + "author": "da2el-ai", + "title": "D2 Size Selector", + "reference": "https://github.com/da2el-ai/ComfyUI-d2-size-selector", + "files": [ + "https://github.com/da2el-ai/ComfyUI-d2-size-selector" + ], + "install_type": "git-clone", + "description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets." + }, + { + "author": "nat-chan", + "title": "ComfyUI-Transceiver📡", + "reference": "https://github.com/nat-chan/comfyui-transceiver", + "files": [ + "https://github.com/nat-chan/comfyui-transceiver" + ], + "install_type": "git-clone", + "description": "Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI." + }, + { + "author": "shirazdesigner", + "title": "CLIPTextEncodeAndEnhancev4", + "reference": "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4", + "files": [ + "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4" + ], + "install_type": "git-clone", + "description": "Nodes:CLIPTextEncodeAndEnhance" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 6e1cbcd..f90c163 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -613,7 +613,8 @@ "ComfyUIDeployExternalLora", "ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumberInt", - "ComfyUIDeployExternalText" + "ComfyUIDeployExternalText", + "ComfyUIDeployExternalVideo" ], { "author": "BennyKok", @@ -1022,16 +1023,6 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], - "https://github.com/ExponentialML/ComfyUI_ELLA": [ - [ - "ELLATextEncode", - "GetSigma", - "LoadElla" - ], - { - "title_aux": "ComfyUI_ELLA" - } - ], "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ [ "ModelScopeT2VLoader" @@ -1483,12 +1474,16 @@ ], "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": [ [ - "audio2video", - "font2img", - "speech2text", - "string2file", - "text2speech", - "video2audio" + "Canvas Properties", + "Combine Video", + "Font Properties", + "Generate Audio", + "Preset Color Animations", + "Save/Preview Text", + "Scheduled Values", + "Speech Recognition", + "Split Video", + "Text to Image Generator" ], { "title_aux": "ComfyUI-Mana-Nodes" @@ -1539,6 +1534,7 @@ ], "https://github.com/Gourieff/comfyui-reactor-node": [ [ + "ImageRGBA2RGB", "ReActorBuildFaceModel", "ReActorFaceSwap", "ReActorFaceSwapOpt", @@ -4563,6 +4559,16 @@ "title_aux": "ComfyUI-InstantID" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": [ + [ + "Phi3mini_4k_Chat_Zho", + "Phi3mini_4k_ModelLoader_Zho", + "Phi3mini_4k_Zho" + ], + { + "title_aux": "Phi-3-mini in ComfyUI" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": [ [ "BaseModel_Loader_fromhub", @@ -5280,6 +5286,15 @@ "title_aux": "ComfyUI-sonar" } ], + "https://github.com/blepping/comfyui_jankhidiffusion": [ + [ + "ApplyMSWMSAAttention", + "ApplyRAUNet" + ], + { + "title_aux": "ComfyUI jank HiDiffusion" + } + ], "https://github.com/blueraincoatli/comfyUI_SillyNodes": [ [ "BooleanJumper|SillyNode", @@ -6683,6 +6698,7 @@ "IPAdapterBatch", "IPAdapterCombineEmbeds", "IPAdapterCombineParams", + "IPAdapterCombineWeights", "IPAdapterEmbeds", "IPAdapterEncoder", "IPAdapterFaceID", @@ -6795,6 +6811,28 @@ "title_aux": "Face Compare" } ], + "https://github.com/da2el-ai/ComfyUI-d2-size-selector": [ + [ + "D2_SizeSelector" + ], + { + "author": "da2el", + "description": "Easy select image size", + "title": "D2 Size Selector", + "title_aux": "D2 Size Selector" + } + ], + "https://github.com/da2el-ai/ComfyUI-d2-steps": [ + [ + "D2_Steps" + ], + { + "author": "da2el", + "description": "Easy select image size", + "title": "D2 Steps", + "title_aux": "D2 Steps" + } + ], "https://github.com/dagthomas/comfyui_dagthomas": [ [ "CSL", @@ -7389,6 +7427,17 @@ "title_aux": "fcSuite" } ], + "https://github.com/florestefano1975/ComfyUI-HiDiffusion": [ + [ + "HiDiffusionSD15", + "HiDiffusionSD21", + "HiDiffusionSDXL", + "HiDiffusionSDXLTurbo" + ], + { + "title_aux": "ComfyUI HiDiffusion" + } + ], "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": [ [ "StabilityAI Suite - Creative Upscale", @@ -7859,6 +7908,7 @@ "interpreter_tool", "load_file", "load_persona", + "new_interpreter_tool", "start_dialog", "start_workflow", "time_tool", @@ -8725,6 +8775,7 @@ "Superprompt", "VRAM_Debug", "WeightScheduleConvert", + "WeightScheduleExtend", "WidgetToString" ], { @@ -10641,6 +10692,14 @@ "title_aux": "ComfyUI-send-Eagle(slim)" } ], + "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": [ + [ + "CLIPTextEncodeAndEnhance" + ], + { + "title_aux": "CLIPTextEncodeAndEnhancev4" + } + ], "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [ [ "OpenposePreprocessorInterpolate" @@ -10783,6 +10842,7 @@ ], "https://github.com/smthemex/ComfyUI_ChatGLM_API": [ [ + "ZhipuaiApi_Character", "ZhipuaiApi_Txt", "ZhipuaiApi_img" ], diff --git a/github-stats.json b/github-stats.json index a2c118c..98685fc 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,15 +1,15 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3542, - "last_update": "2024-04-27 01:14:19" + "stars": 3549, + "last_update": "2024-04-28 10:29:54" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1166, - "last_update": "2024-04-26 16:13:49" + "stars": 1170, + "last_update": "2024-04-28 02:52:32" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 227, - "last_update": "2024-04-25 12:27:55" + "last_update": "2024-04-27 07:41:19" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 121, @@ -20,7 +20,7 @@ "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1251, + "stars": 1257, "last_update": "2024-04-23 22:01:14" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { @@ -52,7 +52,7 @@ "last_update": "2024-04-19 13:09:18" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 252, + "stars": 253, "last_update": "2024-04-08 22:15:55" }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { @@ -60,7 +60,7 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 563, + "stars": 566, "last_update": "2024-04-11 15:08:50" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { @@ -72,15 +72,15 @@ "last_update": "2023-12-27 16:47:20" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 243, - "last_update": "2024-04-26 17:52:29" + "stars": 244, + "last_update": "2024-04-27 09:11:06" }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 804, + "stars": 807, "last_update": "2024-04-25 17:51:08" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -96,7 +96,7 @@ "last_update": "2023-09-19 17:04:01" }, "https://github.com/WASasquatch/FreeU_Advanced": { - "stars": 89, + "stars": 90, "last_update": "2024-03-05 15:36:38" }, "https://github.com/WASasquatch/ASTERR": { @@ -108,7 +108,7 @@ "last_update": "2023-11-20 17:14:58" }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 41, + "stars": 42, "last_update": "2024-04-16 18:54:06" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { @@ -140,7 +140,7 @@ "last_update": "2024-01-01 20:01:25" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 260, + "stars": 261, "last_update": "2024-02-26 04:23:37" }, "https://github.com/guoyk93/yk-node-suite-comfyui": { @@ -184,11 +184,11 @@ "last_update": "2023-09-06 17:15:54" }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 24, + "stars": 25, "last_update": "2024-04-09 03:35:11" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 107, + "stars": 108, "last_update": "2024-04-26 20:42:49" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { @@ -196,7 +196,7 @@ "last_update": "2023-11-11 19:53:48" }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { - "stars": 46, + "stars": 47, "last_update": "2024-01-10 10:02:25" }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { @@ -208,23 +208,23 @@ "last_update": "2023-09-19 12:11:26" }, "https://github.com/Zuellni/ComfyUI-ExLlama": { - "stars": 83, + "stars": 84, "last_update": "2024-04-22 16:30:33" }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { - "stars": 19, + "stars": 20, "last_update": "2024-04-22 13:30:47" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 560, + "stars": 561, "last_update": "2024-04-17 09:44:09" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 316, + "stars": 318, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1117, + "stars": 1121, "last_update": "2024-04-09 03:04:04" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -233,10 +233,10 @@ }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 260, - "last_update": "2024-03-10 07:42:00" + "last_update": "2024-04-27 13:09:47" }, "https://github.com/Jordach/comfy-plasma": { - "stars": 42, + "stars": 43, "last_update": "2023-07-31 00:57:50" }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { @@ -252,7 +252,7 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 535, + "stars": 537, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { @@ -268,7 +268,7 @@ "last_update": "2023-12-31 18:28:55" }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { - "stars": 40, + "stars": 41, "last_update": "2023-09-12 07:35:52" }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { @@ -280,23 +280,23 @@ "last_update": "2023-06-04 22:08:46" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 152, + "stars": 154, "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { - "stars": 283, - "last_update": "2024-04-26 20:26:54" + "stars": 284, + "last_update": "2024-04-27 19:12:16" }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 304, "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 385, + "stars": 389, "last_update": "2024-04-19 21:02:12" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { - "stars": 48, + "stars": 49, "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": 274, + "stars": 275, "last_update": "2024-04-24 04:23:42" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { @@ -328,15 +328,15 @@ "last_update": "2023-11-08 14:03:03" }, "https://github.com/filipemeneses/comfy_pixelization": { - "stars": 23, + "stars": 24, "last_update": "2024-02-01 04:09:13" }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 119, - "last_update": "2024-04-17 23:10:37" + "stars": 120, + "last_update": "2024-04-28 00:21:20" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 158, + "stars": 161, "last_update": "2024-04-11 21:32:24" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -344,7 +344,7 @@ "last_update": "2024-02-04 23:38:10" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 703, + "stars": 704, "last_update": "2024-04-10 14:29:50" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -352,15 +352,15 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2399, - "last_update": "2024-04-25 23:30:16" + "stars": 2413, + "last_update": "2024-04-27 17:06:03" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 719, - "last_update": "2024-04-13 09:44:58" + "stars": 727, + "last_update": "2024-04-27 17:03:29" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 123, + "stars": 124, "last_update": "2024-04-25 07:48:07" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -408,7 +408,7 @@ "last_update": "2023-08-13 12:02:23" }, "https://github.com/evanspearman/ComfyMath": { - "stars": 36, + "stars": 37, "last_update": "2023-08-27 03:29:04" }, "https://github.com/civitai/comfy-nodes": { @@ -420,11 +420,11 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 594, + "stars": 596, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 537, + "stars": 538, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { @@ -440,7 +440,7 @@ "last_update": "2023-12-16 17:31:44" }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 135, + "stars": 136, "last_update": "2024-04-25 17:51:46" }, "https://github.com/asagi4/ComfyUI-CADS": { @@ -456,7 +456,7 @@ "last_update": "2023-08-11 20:15:26" }, "https://github.com/jamesWalker55/comfyui-various": { - "stars": 23, + "stars": 24, "last_update": "2024-03-10 06:45:45" }, "https://github.com/adieyal/comfyui-dynamicprompts": { @@ -472,7 +472,7 @@ "last_update": "2023-08-03 08:57:52" }, "https://github.com/bash-j/mikey_nodes": { - "stars": 65, + "stars": 67, "last_update": "2024-03-10 09:09:50" }, "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": 344, + "stars": 346, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2002, - "last_update": "2024-04-26 23:03:06" + "stars": 2008, + "last_update": "2024-04-28 10:06:19" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 306, + "stars": 311, "last_update": "2024-04-20 18:24:00" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 877, - "last_update": "2024-04-23 12:35:17" + "stars": 884, + "last_update": "2024-04-28 05:22:38" }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, @@ -512,7 +512,7 @@ "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 653, + "stars": 654, "last_update": "2024-04-16 19:24:12" }, "https://github.com/coreyryanhanson/ComfyQR": { @@ -576,7 +576,7 @@ "last_update": "2023-11-03 11:09:53" }, "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 76, + "stars": 77, "last_update": "2023-12-12 20:29:49" }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { @@ -600,11 +600,11 @@ "last_update": "2024-04-25 15:12:08" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 145, + "stars": 146, "last_update": "2024-04-21 19:05:31" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 65, + "stars": 66, "last_update": "2024-04-04 20:20:54" }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { @@ -620,23 +620,23 @@ "last_update": "2023-09-10 01:51:24" }, "https://github.com/badjeff/comfyui_lora_tag_loader": { - "stars": 36, + "stars": 37, "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 520, + "stars": 525, "last_update": "2024-04-21 23:46:18" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 722, - "last_update": "2024-04-26 09:37:23" + "stars": 728, + "last_update": "2024-04-28 07:39:28" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 183, + "stars": 184, "last_update": "2024-04-03 03:59:31" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { - "stars": 0, + "stars": 1, "last_update": "2024-03-22 07:26:43" }, "https://github.com/syllebra/bilbox-comfyui": { @@ -644,7 +644,7 @@ "last_update": "2024-04-03 22:58:07" }, "https://github.com/giriss/comfy-image-saver": { - "stars": 114, + "stars": 115, "last_update": "2023-11-16 10:39:05" }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { @@ -652,7 +652,7 @@ "last_update": "2024-04-11 17:41:50" }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { - "stars": 22, + "stars": 23, "last_update": "2023-08-17 07:51:02" }, "https://github.com/laksjdjf/pfg-ComfyUI": { @@ -720,7 +720,7 @@ "last_update": "2024-04-11 22:05:09" }, "https://github.com/marhensa/sdxl-recommended-res-calc": { - "stars": 48, + "stars": 49, "last_update": "2024-03-15 05:43:38" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { @@ -728,8 +728,8 @@ "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 291, - "last_update": "2024-04-26 08:58:09" + "stars": 295, + "last_update": "2024-04-27 07:19:24" }, "https://github.com/richinsley/Comfy-LFO": { "stars": 4, @@ -756,11 +756,11 @@ "last_update": "2023-08-30 16:06:45" }, "https://github.com/Lerc/canvas_tab": { - "stars": 116, + "stars": 118, "last_update": "2024-01-25 22:09:37" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 140, + "stars": 142, "last_update": "2023-08-28 13:56:20" }, "https://github.com/spro/comfyui-mirror": { @@ -772,11 +772,11 @@ "last_update": "2024-01-06 14:15:12" }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 171, + "stars": 173, "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 286, + "stars": 288, "last_update": "2024-04-24 04:17:56" }, "https://github.com/picturesonpictures/comfy_PoP": { @@ -784,15 +784,15 @@ "last_update": "2024-02-01 03:04:42" }, "https://github.com/alt-key-project/comfyui-dream-project": { - "stars": 62, + "stars": 63, "last_update": "2023-12-21 19:36:51" }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { - "stars": 45, + "stars": 46, "last_update": "2023-12-03 10:31:55" }, "https://github.com/seanlynch/comfyui-optical-flow": { - "stars": 19, + "stars": 20, "last_update": "2023-10-20 21:22:17" }, "https://github.com/ealkanat/comfyui_easy_padding": { @@ -820,7 +820,7 @@ "last_update": "2023-09-07 14:06:12" }, "https://github.com/ali1234/comfyui-job-iterator": { - "stars": 45, + "stars": 47, "last_update": "2023-09-10 23:42:15" }, "https://github.com/jmkl/ComfyUI-ricing": { @@ -844,11 +844,11 @@ "last_update": "2023-10-21 23:02:19" }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { - "stars": 20, + "stars": 21, "last_update": "2024-03-30 05:10:42" }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 46, + "stars": 48, "last_update": "2024-04-25 23:07:26" }, "https://github.com/spacepxl/ComfyUI-RAVE": { @@ -860,7 +860,7 @@ "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 158, + "stars": 162, "last_update": "2024-04-08 18:19:54" }, "https://github.com/rklaffehn/rk-comfy-nodes": { @@ -868,19 +868,19 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 213, - "last_update": "2024-04-26 13:39:49" + "stars": 217, + "last_update": "2024-04-27 20:23:20" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 39, "last_update": "2024-01-02 21:57:58" }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 36, + "stars": 37, "last_update": "2024-04-18 04:28:09" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1009, + "stars": 1010, "last_update": "2024-04-21 14:51:14" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { @@ -896,7 +896,7 @@ "last_update": "2024-04-22 14:41:30" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 272, + "stars": 273, "last_update": "2024-04-17 23:03:28" }, "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": 199, - "last_update": "2024-04-26 23:46:07" + "stars": 200, + "last_update": "2024-04-27 17:42:08" }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 105, + "stars": 106, "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -932,11 +932,11 @@ "last_update": "2023-11-25 10:16:57" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 330, + "stars": 331, "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 70, + "stars": 72, "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-depth-fm": { @@ -948,7 +948,7 @@ "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 96, + "stars": 99, "last_update": "2024-03-27 19:38:20" }, "https://github.com/kijai/ComfyUI-moondream": { @@ -956,11 +956,11 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 919, + "stars": 925, "last_update": "2024-04-23 10:04:12" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 193, + "stars": 194, "last_update": "2024-04-18 11:22:03" }, "https://github.com/hhhzzyang/Comfyui_Lama": { @@ -988,11 +988,11 @@ "last_update": "2024-04-25 10:17:28" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 394, + "stars": 397, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { - "stars": 78, + "stars": 79, "last_update": "2024-04-14 23:50:26" }, "https://github.com/whatbirdisthat/cyberdolphin": { @@ -1036,11 +1036,11 @@ "last_update": "2024-02-20 01:27:38" }, "https://github.com/chflame163/ComfyUI_WordCloud": { - "stars": 49, + "stars": 50, "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 420, + "stars": 423, "last_update": "2024-04-25 03:12:00" }, "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": 685, - "last_update": "2024-04-25 13:23:44" + "stars": 691, + "last_update": "2024-04-27 15:46:12" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 12, @@ -1168,7 +1168,7 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 506, + "stars": 507, "last_update": "2024-04-26 17:36:31" }, "https://github.com/gemell1/ComfyUI_GMIC": { @@ -1200,7 +1200,7 @@ "last_update": "2023-11-18 14:59:56" }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { - "stars": 25, + "stars": 26, "last_update": "2023-11-20 11:25:01" }, "https://github.com/Feidorian/feidorian-ComfyNodes": { @@ -1220,7 +1220,7 @@ "last_update": "2023-11-21 14:34:54" }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 81, + "stars": 83, "last_update": "2024-04-07 00:30:45" }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { @@ -1244,8 +1244,8 @@ "last_update": "2023-12-03 12:32:49" }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 404, - "last_update": "2024-04-26 19:32:00" + "stars": 406, + "last_update": "2024-04-27 10:15:08" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 263, @@ -1268,7 +1268,7 @@ "last_update": "2024-04-06 21:05:24" }, "https://github.com/42lux/ComfyUI-safety-checker": { - "stars": 13, + "stars": 14, "last_update": "2024-03-15 18:39:38" }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { @@ -1284,7 +1284,7 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 268, + "stars": 269, "last_update": "2024-04-17 19:59:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1296,7 +1296,7 @@ "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1370, + "stars": 1375, "last_update": "2024-04-17 19:57:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { @@ -1304,7 +1304,7 @@ "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1091, + "stars": 1093, "last_update": "2024-04-17 20:02:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { @@ -1316,7 +1316,7 @@ "last_update": "2024-04-17 19:58:21" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { - "stars": 78, + "stars": 79, "last_update": "2024-04-17 20:04:09" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { @@ -1324,7 +1324,7 @@ "last_update": "2024-04-17 20:03:27" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 353, + "stars": 359, "last_update": "2024-04-17 20:00:25" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { @@ -1332,7 +1332,7 @@ "last_update": "2024-04-17 20:03:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 463, + "stars": 465, "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { @@ -1340,7 +1340,7 @@ "last_update": "2024-04-17 20:00:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 96, + "stars": 97, "last_update": "2024-04-17 19:59:42" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -1356,7 +1356,7 @@ "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { - "stars": 51, + "stars": 52, "last_update": "2024-04-04 00:20:08" }, "https://github.com/discopixel-studio/comfyui-discopixel": { @@ -1364,7 +1364,7 @@ "last_update": "2023-11-30 02:45:49" }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { - "stars": 14, + "stars": 15, "last_update": "2024-02-25 06:28:49" }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { @@ -1448,7 +1448,7 @@ "last_update": "2024-04-21 07:59:14" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 641, + "stars": 642, "last_update": "2024-04-18 10:03:50" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { @@ -1460,7 +1460,7 @@ "last_update": "2023-12-25 17:55:50" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 30, + "stars": 31, "last_update": "2024-04-14 01:54:33" }, "https://github.com/zfkun/ComfyUI_zfkun": { @@ -1472,11 +1472,11 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 369, - "last_update": "2024-04-23 06:21:36" + "stars": 370, + "last_update": "2024-04-27 07:37:27" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 346, + "stars": 351, "last_update": "2024-04-26 21:28:27" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { @@ -1525,7 +1525,7 @@ }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 92, - "last_update": "2024-04-26 23:03:13" + "last_update": "2024-04-27 17:45:59" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 24, @@ -1569,7 +1569,7 @@ }, "https://github.com/BennyKok/comfyui-deploy": { "stars": 565, - "last_update": "2024-04-25 10:36:28" + "last_update": "2024-04-27 20:36:15" }, "https://github.com/florestefano1975/comfyui-portrait-master": { "stars": 675, @@ -1616,7 +1616,7 @@ "last_update": "2024-01-24 21:44:12" }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { - "stars": 93, + "stars": 94, "last_update": "2024-04-09 00:15:26" }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { @@ -1652,7 +1652,7 @@ "last_update": "2024-03-08 11:07:01" }, "https://github.com/edenartlab/eden_comfy_pipelines": { - "stars": 26, + "stars": 27, "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": 358, + "stars": 361, "last_update": "2024-04-20 03:03:23" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1692,7 +1692,7 @@ "last_update": "2023-12-30 01:42:04" }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 90, + "stars": 92, "last_update": "2023-12-29 09:41:48" }, "https://github.com/ai-liam/comfyui_liam_util": { @@ -1700,7 +1700,7 @@ "last_update": "2023-12-29 04:44:00" }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { - "stars": 26, + "stars": 27, "last_update": "2024-02-17 11:00:34" }, "https://github.com/tocubed/ComfyUI-AudioReactor": { @@ -1728,11 +1728,11 @@ "last_update": "2024-03-04 13:20:38" }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 144, + "stars": 145, "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 311, + "stars": 314, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { @@ -1745,10 +1745,10 @@ }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 9, - "last_update": "2024-04-08 04:23:57" + "last_update": "2024-04-28 08:22:53" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 281, + "stars": 283, "last_update": "2024-04-17 19:58:54" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { @@ -1756,7 +1756,7 @@ "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 212, + "stars": 214, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { @@ -1768,7 +1768,7 @@ "last_update": "2024-04-02 02:46:02" }, "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 76, + "stars": 77, "last_update": "2024-03-26 05:54:18" }, "https://github.com/chaojie/ComfyUI-Trajectory": { @@ -1812,7 +1812,7 @@ "last_update": "2024-03-19 03:37:48" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 341, + "stars": 342, "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { @@ -1836,24 +1836,24 @@ "last_update": "2024-04-19 23:26:02" }, "https://github.com/kft334/Knodes": { - "stars": 1, + "stars": 2, "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1413, + "stars": 1417, "last_update": "2024-04-13 17:45:06" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 394, + "stars": 396, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { - "stars": 22, + "stars": 23, "last_update": "2024-04-06 11:02:44" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 29, - "last_update": "2024-04-24 15:07:17" + "last_update": "2024-04-27 07:51:52" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 9, @@ -1872,7 +1872,7 @@ "last_update": "2024-04-02 06:32:21" }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 190, + "stars": 191, "last_update": "2024-02-16 16:26:02" }, "https://github.com/smagnetize/kb-comfyui-nodes": { @@ -1888,7 +1888,7 @@ "last_update": "2024-01-09 08:33:02" }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 84, + "stars": 85, "last_update": "2024-04-03 11:50:44" }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { @@ -1896,7 +1896,7 @@ "last_update": "2024-01-12 14:34:55" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 185, + "stars": 186, "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1904,7 +1904,7 @@ "last_update": "2024-03-08 19:59:00" }, "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 41, + "stars": 42, "last_update": "2024-01-13 04:58:58" }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { @@ -2001,7 +2001,7 @@ }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 11, - "last_update": "2024-04-25 17:41:42" + "last_update": "2024-04-28 03:29:42" }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, @@ -2028,7 +2028,7 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 189, + "stars": 193, "last_update": "2024-04-23 23:50:30" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { @@ -2056,7 +2056,7 @@ "last_update": "2024-02-05 08:32:57" }, "https://github.com/blepping/ComfyUI-bleh": { - "stars": 21, + "stars": 23, "last_update": "2024-04-24 02:10:00" }, "https://github.com/blepping/ComfyUI-sonar": { @@ -2076,8 +2076,8 @@ "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 173, - "last_update": "2024-04-12 09:50:19" + "stars": 174, + "last_update": "2024-04-28 09:56:57" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 54, @@ -2120,7 +2120,7 @@ "last_update": "2024-04-16 08:27:12" }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { - "stars": 57, + "stars": 58, "last_update": "2024-02-01 09:17:58" }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { @@ -2136,8 +2136,8 @@ "last_update": "2024-02-08 16:59:15" }, "https://github.com/davask/ComfyUI-MarasIT-Nodes": { - "stars": 18, - "last_update": "2024-04-26 23:20:46" + "stars": 19, + "last_update": "2024-04-27 15:08:46" }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 0, @@ -2152,7 +2152,7 @@ "last_update": "2024-04-08 20:15:29" }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { - "stars": 9, + "stars": 10, "last_update": "2024-04-20 07:29:00" }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { @@ -2228,7 +2228,7 @@ "last_update": "2024-04-02 09:26:29" }, "https://github.com/mirabarukaso/ComfyUI_Mira": { - "stars": 7, + "stars": 8, "last_update": "2024-04-25 13:06:22" }, "https://github.com/1038lab/ComfyUI-GPT2P": { @@ -2236,7 +2236,7 @@ "last_update": "2024-02-21 04:45:27" }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { - "stars": 5, + "stars": 6, "last_update": "2024-04-05 05:11:51" }, "https://github.com/klinter007/klinter_nodes": { @@ -2264,7 +2264,7 @@ "last_update": "2024-03-31 02:11:14" }, "https://github.com/logtd/ComfyUI-FLATTEN": { - "stars": 53, + "stars": 54, "last_update": "2024-04-10 01:46:26" }, "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": { @@ -2272,7 +2272,7 @@ "last_update": "2024-04-19 14:21:28" }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 39, + "stars": 40, "last_update": "2024-04-24 22:29:55" }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { @@ -2280,7 +2280,7 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 279, + "stars": 282, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2300,7 +2300,7 @@ "last_update": "2024-03-07 07:34:10" }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { - "stars": 4, + "stars": 5, "last_update": "2024-02-24 21:41:24" }, "https://github.com/jkrauss82/ultools-comfyui": { @@ -2320,7 +2320,7 @@ "last_update": "2024-02-26 04:25:21" }, "https://github.com/cerspense/ComfyUI_cspnodes": { - "stars": 22, + "stars": 23, "last_update": "2024-03-23 14:40:21" }, "https://github.com/qwixiwp/queuetools": { @@ -2360,11 +2360,11 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1090, + "stars": 1093, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 40, + "stars": 41, "last_update": "2024-03-23 19:40:34" }, "https://github.com/nathannlu/ComfyUI-Pets": { @@ -2452,7 +2452,7 @@ "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 226, + "stars": 227, "last_update": "2024-04-17 22:30:10" }, "https://github.com/angeloshredder/StableCascadeResizer": { @@ -2460,7 +2460,7 @@ "last_update": "2024-03-08 22:53:27" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 55, + "stars": 58, "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { @@ -2472,7 +2472,7 @@ "last_update": "2024-03-09 07:44:51" }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { - "stars": 1, + "stars": 2, "last_update": "2024-02-22 08:30:33" }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { @@ -2488,8 +2488,8 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 174, - "last_update": "2024-04-25 15:37:52" + "stars": 181, + "last_update": "2024-04-27 09:27:21" }, "https://github.com/dmMaze/sketch2manga": { "stars": 22, @@ -2504,8 +2504,8 @@ "last_update": "2024-03-31 14:14:24" }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 145, - "last_update": "2024-04-25 12:54:54" + "stars": 146, + "last_update": "2024-04-28 10:30:30" }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 7, @@ -2528,19 +2528,19 @@ "last_update": "2024-04-21 17:21:53" }, "https://github.com/daxcay/ComfyUI-JDCN": { - "stars": 11, - "last_update": "2024-04-26 12:36:07" + "stars": 15, + "last_update": "2024-04-28 06:16:19" }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 22, "last_update": "2024-04-13 12:38:56" }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { - "stars": 2, - "last_update": "2024-04-25 14:29:01" + "stars": 3, + "last_update": "2024-04-28 02:39:28" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 29, + "stars": 31, "last_update": "2024-03-22 04:31:59" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -2552,11 +2552,11 @@ "last_update": "2024-03-31 15:13:33" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 29, + "stars": 31, "last_update": "2024-04-26 18:58:18" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 129, + "stars": 130, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { @@ -2577,7 +2577,7 @@ }, "https://github.com/shinich39/comfyui-load-image-39": { "stars": 2, - "last_update": "2024-04-24 19:45:54" + "last_update": "2024-04-27 11:46:50" }, "https://github.com/shinich39/comfyui-ramdom-node-39": { "stars": 2, @@ -2589,7 +2589,7 @@ }, "https://github.com/zombieyang/sd-ppp": { "stars": 5, - "last_update": "2024-04-26 16:01:20" + "last_update": "2024-04-27 22:09:07" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, @@ -2605,10 +2605,10 @@ }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 7, - "last_update": "2024-04-26 20:08:36" + "last_update": "2024-04-27 08:25:15" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 244, + "stars": 246, "last_update": "2024-04-06 09:25:46" }, "https://github.com/ParisNeo/lollms_nodes_suite": { @@ -2648,11 +2648,11 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 33280, - "last_update": "2024-04-26 16:51:13" + "stars": 33395, + "last_update": "2024-04-28 00:10:00" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 83, + "stars": 84, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { @@ -2668,7 +2668,7 @@ "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 63, + "stars": 66, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { @@ -2692,7 +2692,7 @@ "last_update": "2024-04-20 18:40:33" }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { - "stars": 0, + "stars": 1, "last_update": "2024-04-25 07:58:30" }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { @@ -2708,7 +2708,7 @@ "last_update": "2024-04-06 16:48:55" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 52, + "stars": 54, "last_update": "2024-04-20 05:00:41" }, "https://github.com/hay86/ComfyUI_AceNodes": { @@ -2724,11 +2724,11 @@ "last_update": "2024-04-07 02:47:17" }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { - "stars": 83, + "stars": 84, "last_update": "2024-04-22 16:30:33" }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { - "stars": 43, + "stars": 45, "last_update": "2024-04-23 08:01:58" }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { @@ -2744,16 +2744,16 @@ "last_update": "2024-04-09 03:52:05" }, "https://github.com/abdozmantar/ComfyUI-InstaSwap": { - "stars": 35, + "stars": 36, "last_update": "2024-04-22 11:02:28" }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { - "stars": 17, + "stars": 18, "last_update": "2024-04-16 01:07:14" }, "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 33, - "last_update": "2024-04-25 06:50:01" + "stars": 34, + "last_update": "2024-04-28 08:50:39" }, "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { "stars": 10, @@ -2764,19 +2764,19 @@ "last_update": "2024-04-12 14:09:45" }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { - "stars": 8, - "last_update": "2024-04-11 07:38:35" + "stars": 10, + "last_update": "2024-04-27 11:43:52" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 87, + "stars": 89, "last_update": "2024-04-26 06:41:56" }, "https://github.com/ExponentialML/ComfyUI_ELLA": { - "stars": 146, - "last_update": "2024-04-17 17:18:08" + "stars": 147, + "last_update": "2024-04-27 19:12:14" }, "https://github.com/choey/Comfy-Topaz": { - "stars": 11, + "stars": 12, "last_update": "2024-04-10 09:05:18" }, "https://github.com/ALatentPlace/ComfyUI_yanc": { @@ -2792,12 +2792,12 @@ "last_update": "2024-04-10 22:20:21" }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { - "stars": 6, + "stars": 7, "last_update": "2024-04-21 17:11:04" }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 15, - "last_update": "2024-04-25 06:48:44" + "last_update": "2024-04-28 08:51:29" }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -2812,7 +2812,7 @@ "last_update": "2024-04-25 06:50:39" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 107, + "stars": 111, "last_update": "2024-04-23 20:03:05" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { @@ -2824,7 +2824,7 @@ "last_update": "2024-04-23 17:26:27" }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 67, + "stars": 69, "last_update": "2024-04-21 09:45:44" }, "https://github.com/unwdef/unwdef-nodes-comfyui": { @@ -2840,11 +2840,11 @@ "last_update": "2024-04-21 02:35:06" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 92, - "last_update": "2024-04-25 06:53:29" + "stars": 95, + "last_update": "2024-04-28 08:50:01" }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { - "stars": 6, + "stars": 7, "last_update": "2024-04-22 03:51:58" }, "https://github.com/BlakeOne/ComfyUI-NodeDefaults": { @@ -2856,7 +2856,7 @@ "last_update": "2024-04-22 08:15:19" }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { - "stars": 7, + "stars": 8, "last_update": "2024-04-19 23:35:24" }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { @@ -2876,7 +2876,7 @@ "last_update": "2024-04-15 07:49:55" }, "https://github.com/jtydhr88/ComfyUI-InstantMesh": { - "stars": 96, + "stars": 97, "last_update": "2024-04-17 03:15:10" }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { @@ -2916,16 +2916,16 @@ "last_update": "2024-04-25 14:23:23" }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 28, - "last_update": "2024-04-26 02:13:49" + "stars": 35, + "last_update": "2024-04-27 09:43:54" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 286, - "last_update": "2024-04-26 12:03:17" + "stars": 296, + "last_update": "2024-04-28 03:21:51" }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 1, - "last_update": "2024-04-25 07:08:45" + "last_update": "2024-04-28 08:52:06" }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 23, @@ -2936,7 +2936,7 @@ "last_update": "2024-04-18 11:37:22" }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { - "stars": 21, + "stars": 24, "last_update": "2024-04-24 23:40:33" }, "https://github.com/chaojie/ComfyUI-CameraCtrl": { @@ -2944,7 +2944,7 @@ "last_update": "2024-04-19 03:46:18" }, "https://github.com/sugarkwork/comfyui_tag_fillter": { - "stars": 1, + "stars": 2, "last_update": "2024-04-26 02:40:50" }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { @@ -2964,11 +2964,11 @@ "last_update": "2024-04-23 07:10:04" }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { - "stars": 5, + "stars": 6, "last_update": "2024-04-24 06:16:27" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 134, + "stars": 136, "last_update": "2024-04-24 11:16:28" }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { @@ -2984,7 +2984,7 @@ "last_update": "2024-04-19 10:52:02" }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { - "stars": 1, + "stars": 2, "last_update": "2024-04-26 20:00:06" }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { @@ -2992,16 +2992,16 @@ "last_update": "2024-04-21 17:10:35" }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { - "stars": 31, - "last_update": "2024-04-25 16:38:55" + "stars": 45, + "last_update": "2024-04-28 10:13:50" }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 6, - "last_update": "2024-04-25 06:59:44" + "last_update": "2024-04-28 08:52:36" }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 14, - "last_update": "2024-04-24 05:32:08" + "stars": 19, + "last_update": "2024-04-28 09:11:10" }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 2, @@ -3016,19 +3016,19 @@ "last_update": "2024-04-24 14:05:59" }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 10, - "last_update": "2024-04-25 14:01:10" + "stars": 13, + "last_update": "2024-04-27 23:57:02" }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 11, - "last_update": "2024-04-25 17:41:42" + "last_update": "2024-04-28 03:29:42" }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 3, + "stars": 4, "last_update": "2024-04-25 22:45:00" }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { - "stars": 12, + "stars": 13, "last_update": "2024-04-26 19:10:31" }, "https://github.com/chaojie/ComfyUI-SimDA": { @@ -3037,7 +3037,7 @@ }, "https://github.com/shinich39/comfyui-local-db": { "stars": 0, - "last_update": "2024-04-26 23:52:01" + "last_update": "2024-04-28 09:48:42" }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, @@ -3048,31 +3048,63 @@ "last_update": "2024-04-25 17:19:40" }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 6, - "last_update": "2024-04-26 11:45:04" + "stars": 45, + "last_update": "2024-04-28 02:19:17" }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 0, "last_update": "2024-04-26 10:18:30" }, "https://github.com/TaiTair/comfyui-simswap": { - "stars": 0, - "last_update": "2024-04-27 01:03:52" + "stars": 1, + "last_update": "2024-04-27 17:29:46" }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { - "stars": 1, + "stars": 2, "last_update": "2024-04-26 11:16:06" }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 0, - "last_update": "2024-04-26 13:58:55" + "last_update": "2024-04-27 15:31:07" }, "https://github.com/chrisfreilich/virtuoso-nodes": { - "stars": 0, - "last_update": "2024-04-27 00:37:57" + "stars": 4, + "last_update": "2024-04-28 05:21:51" }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { + "stars": 2, + "last_update": "2024-04-27 16:48:26" + }, + "https://github.com/shinich39/comfyui-load-image-in-seq": { + "stars": 2, + "last_update": "2024-04-27 11:46:50" + }, + "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { + "stars": 19, + "last_update": "2024-04-27 17:06:05" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { + "stars": 86, + "last_update": "2024-04-26 15:03:13" + }, + "https://github.com/blepping/comfyui_jankhidiffusion": { + "stars": 13, + "last_update": "2024-04-28 00:13:09" + }, + "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 1, - "last_update": "2024-04-26 22:58:50" + "last_update": "2024-04-27 16:10:27" + }, + "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { + "stars": 0, + "last_update": "2024-04-27 12:05:43" + }, + "https://github.com/nat-chan/comfyui-transceiver": { + "stars": 2, + "last_update": "2024-04-27 14:08:32" + }, + "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { + "stars": 0, + "last_update": "2024-04-27 13:25:08" } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2cd7eb3..521d4c7 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,7 +10,26 @@ }, - + { + "author": "unknown", + "title": "CLIPTextEncodeAndEnhancev4 (shirazdesigner)", + "reference": "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4", + "files": [ + "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4" + ], + "install_type": "git-clone", + "description": "Nodes:CLIPTextEncodeAndEnhance.\nNOTE:Translation:This is a wrapper that simply makes it easy to install an existing node via git." + }, + { + "author": "umisetokikaze", + "title": "comfyui_mergekit [WIP]", + "reference": "https://github.com/umisetokikaze/comfyui_mergekit", + "files": [ + "https://github.com/umisetokikaze/comfyui_mergekit" + ], + "install_type": "git-clone", + "description": "Nodes:DefineSaveName, SetModels, get_skip, LoadLR, LoadTarget, SetTokenizer, Merge, SetLayer, SetModels" + }, { "author": "Video3DGenResearch", "title": "ComfyUI Batch Input Node", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 6995359..8d6bb43 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "ExponentialML", + "title": "ComfyUI_ELLA [DEPRECATED]", + "reference": "https://github.com/ExponentialML/ComfyUI_ELLA", + "files": [ + "https://github.com/ExponentialML/ComfyUI_ELLA" + ], + "install_type": "git-clone", + "description": "ComfyUI Implementaion of ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment.[w/Officially implemented here: [a/https://github.com/TencentQQGYLab/ComfyUI-ELLA](https://github.com/TencentQQGYLab/ComfyUI-ELLA)]" + }, { "author": "shinich39", "title": "comfyui-text-pipe-39 [DEPRECATED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e5e6dfc..6b6c9f3 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,66 @@ }, - + { + "author": "florestefano1975", + "title": "ComfyUI HiDiffusion", + "reference": "https://github.com/florestefano1975/ComfyUI-HiDiffusion", + "files": [ + "https://github.com/florestefano1975/ComfyUI-HiDiffusion" + ], + "install_type": "git-clone", + "description": "Simple custom nodes for testing and use HiDiffusion technology: https://github.com/megvii-research/HiDiffusion/" + }, + { + "author": "nat-chan", + "title": "ComfyUI-Transceiver📡", + "reference": "https://github.com/nat-chan/comfyui-transceiver", + "files": [ + "https://github.com/nat-chan/comfyui-transceiver" + ], + "install_type": "git-clone", + "description": "Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI." + }, + { + "author": "blepping", + "title": "ComfyUI jank HiDiffusion", + "reference": "https://github.com/blepping/comfyui_jankhidiffusion", + "files": [ + "https://github.com/blepping/comfyui_jankhidiffusion" + ], + "install_type": "git-clone", + "description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI." + }, + { + "author": "ZHO-ZHO-ZHO", + "title": "Phi-3-mini in ComfyUI", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini" + ], + "install_type": "git-clone", + "description": "Nodes:Phi3mini_4k_ModelLoader_Zho, Phi3mini_4k_Zho, Phi3mini_4k_Chat_Zho" + }, + { + "author": "da2el-ai", + "title": "D2 Steps", + "reference": "https://github.com/da2el-ai/ComfyUI-d2-steps", + "files": [ + "https://github.com/da2el-ai/ComfyUI-d2-steps" + ], + "install_type": "git-clone", + "description": "A handy custom node for using Refiner (switching to a different checkpoint midway) When you specify the end of the base checkpoint, you can extract refiner_start which is end + 1. The output is fixed as an INT, so it can be passed to the handy custom node, Anything Everywhere? Since it only outputs a numerical value, it can also be used for other purposes." + }, + { + "author": "da2el-ai", + "title": "D2 Size Selector", + "reference": "https://github.com/da2el-ai/ComfyUI-d2-size-selector", + "files": [ + "https://github.com/da2el-ai/ComfyUI-d2-size-selector" + ], + "install_type": "git-clone", + "description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets." + }, { "author": "cfreilich", "title": "Virtuoso Nodes for ComfyUI", @@ -690,126 +749,6 @@ ], "install_type": "git-clone", "description": "Nodes:IP_LAP Node, Video Loader, PreView Video, Combine Audio Video. the comfyui custom node of [a/IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!" - }, - { - "author": "kijai", - "title": "ComfyUI-LaVi-Bridge-Wrapper", - "reference": "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper", - "files": [ - "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper" - ], - "install_type": "git-clone", - "description": "ComfyUI wrapper node to test LaVi-Bridge using Diffusers" - }, - { - "author": "ALatentPlace", - "title": "ComfyUI_yanc", - "reference": "https://github.com/ALatentPlace/ComfyUI_yanc", - "files": [ - "https://github.com/ALatentPlace/ComfyUI_yanc" - ], - "install_type": "git-clone", - "description": "Yet Another Node Collection. Adds some useful nodes, check out the GitHub page for more details." - }, - { - "author": "choey", - "title": "Comfy-Topaz", - "reference": "https://github.com/choey/Comfy-Topaz", - "files": [ - "https://github.com/choey/Comfy-Topaz" - ], - "install_type": "git-clone", - "description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI" - }, - { - "author": "ExponentialML", - "title": "ComfyUI_ELLA", - "reference": "https://github.com/ExponentialML/ComfyUI_ELLA", - "files": [ - "https://github.com/ExponentialML/ComfyUI_ELLA" - ], - "install_type": "git-clone", - "description": "ComfyUI Implementaion of ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment" - }, - { - "author": "kijai", - "title": "ComfyUI-ELLA-wrapper", - "reference": "https://github.com/kijai/ComfyUI-ELLA-wrapper", - "files": [ - "https://github.com/kijai/ComfyUI-ELLA-wrapper" - ], - "install_type": "git-clone", - "description": "ComfyUI wrapper nodes to use the Diffusers implementation of ELLA" - }, - { - "author": "sdfxai", - "title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration", - "reference": "https://github.com/sdfxai/SDFXBridgeForComfyUI", - "files": [ - "https://github.com/sdfxai/SDFXBridgeForComfyUI" - ], - "install_type": "git-clone", - "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." - }, - { - "author": "Koishi-Star", - "title": "Euler-Smea-Dyn-Sampler", - "reference": "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler", - "files": [ - "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler" - ], - "install_type": "git-clone", - "description": "СomfyUI version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds samplers directly to KSampler nodes." - }, - { - "author": "smthemex", - "title": "ComfyUI_ChatGLM_API", - "reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API", - "files": [ - "https://github.com/smthemex/ComfyUI_ChatGLM_API" - ], - "install_type": "git-clone", - "description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI." - }, - { - "author": "AIFSH", - "title": "ComfyUI-UVR5", - "reference": "https://github.com/AIFSH/ComfyUI-UVR5", - "files": [ - "https://github.com/AIFSH/ComfyUI-UVR5" - ], - "install_type": "git-clone", - "description": "the custom code for [a/UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music" - }, - { - "author": "chaojie", - "title": "ComfyUI_StreamingT2V", - "reference": "https://github.com/chaojie/ComfyUI_StreamingT2V", - "files": [ - "https://github.com/chaojie/ComfyUI_StreamingT2V" - ], - "install_type": "git-clone", - "description": "ComfyUI_StreamingT2V" - }, - { - "author": "Zuellni", - "title": "ComfyUI ExLlamaV2 Nodes", - "reference": "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes", - "files": [ - "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes" - ], - "install_type": "git-clone", - "description": "A simple local text generator for ComfyUI utilizing [a/ExLlamaV2](https://github.com/turboderp/exllamav2).\n[w/NOTE:Manual package installation is required.]" - }, - { - "author": "discus0434", - "title": "ComfyUI Caching Embeddings", - "reference": "https://github.com/discus0434/comfyui-caching-embeddings", - "files": [ - "https://github.com/discus0434/comfyui-caching-embeddings" - ], - "install_type": "git-clone", - "description": "This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations." } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6e1cbcd..f90c163 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -613,7 +613,8 @@ "ComfyUIDeployExternalLora", "ComfyUIDeployExternalNumber", "ComfyUIDeployExternalNumberInt", - "ComfyUIDeployExternalText" + "ComfyUIDeployExternalText", + "ComfyUIDeployExternalVideo" ], { "author": "BennyKok", @@ -1022,16 +1023,6 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], - "https://github.com/ExponentialML/ComfyUI_ELLA": [ - [ - "ELLATextEncode", - "GetSigma", - "LoadElla" - ], - { - "title_aux": "ComfyUI_ELLA" - } - ], "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ [ "ModelScopeT2VLoader" @@ -1483,12 +1474,16 @@ ], "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": [ [ - "audio2video", - "font2img", - "speech2text", - "string2file", - "text2speech", - "video2audio" + "Canvas Properties", + "Combine Video", + "Font Properties", + "Generate Audio", + "Preset Color Animations", + "Save/Preview Text", + "Scheduled Values", + "Speech Recognition", + "Split Video", + "Text to Image Generator" ], { "title_aux": "ComfyUI-Mana-Nodes" @@ -1539,6 +1534,7 @@ ], "https://github.com/Gourieff/comfyui-reactor-node": [ [ + "ImageRGBA2RGB", "ReActorBuildFaceModel", "ReActorFaceSwap", "ReActorFaceSwapOpt", @@ -4563,6 +4559,16 @@ "title_aux": "ComfyUI-InstantID" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": [ + [ + "Phi3mini_4k_Chat_Zho", + "Phi3mini_4k_ModelLoader_Zho", + "Phi3mini_4k_Zho" + ], + { + "title_aux": "Phi-3-mini in ComfyUI" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": [ [ "BaseModel_Loader_fromhub", @@ -5280,6 +5286,15 @@ "title_aux": "ComfyUI-sonar" } ], + "https://github.com/blepping/comfyui_jankhidiffusion": [ + [ + "ApplyMSWMSAAttention", + "ApplyRAUNet" + ], + { + "title_aux": "ComfyUI jank HiDiffusion" + } + ], "https://github.com/blueraincoatli/comfyUI_SillyNodes": [ [ "BooleanJumper|SillyNode", @@ -6683,6 +6698,7 @@ "IPAdapterBatch", "IPAdapterCombineEmbeds", "IPAdapterCombineParams", + "IPAdapterCombineWeights", "IPAdapterEmbeds", "IPAdapterEncoder", "IPAdapterFaceID", @@ -6795,6 +6811,28 @@ "title_aux": "Face Compare" } ], + "https://github.com/da2el-ai/ComfyUI-d2-size-selector": [ + [ + "D2_SizeSelector" + ], + { + "author": "da2el", + "description": "Easy select image size", + "title": "D2 Size Selector", + "title_aux": "D2 Size Selector" + } + ], + "https://github.com/da2el-ai/ComfyUI-d2-steps": [ + [ + "D2_Steps" + ], + { + "author": "da2el", + "description": "Easy select image size", + "title": "D2 Steps", + "title_aux": "D2 Steps" + } + ], "https://github.com/dagthomas/comfyui_dagthomas": [ [ "CSL", @@ -7389,6 +7427,17 @@ "title_aux": "fcSuite" } ], + "https://github.com/florestefano1975/ComfyUI-HiDiffusion": [ + [ + "HiDiffusionSD15", + "HiDiffusionSD21", + "HiDiffusionSDXL", + "HiDiffusionSDXLTurbo" + ], + { + "title_aux": "ComfyUI HiDiffusion" + } + ], "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": [ [ "StabilityAI Suite - Creative Upscale", @@ -7859,6 +7908,7 @@ "interpreter_tool", "load_file", "load_persona", + "new_interpreter_tool", "start_dialog", "start_workflow", "time_tool", @@ -8725,6 +8775,7 @@ "Superprompt", "VRAM_Debug", "WeightScheduleConvert", + "WeightScheduleExtend", "WidgetToString" ], { @@ -10641,6 +10692,14 @@ "title_aux": "ComfyUI-send-Eagle(slim)" } ], + "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": [ + [ + "CLIPTextEncodeAndEnhance" + ], + { + "title_aux": "CLIPTextEncodeAndEnhancev4" + } + ], "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [ [ "OpenposePreprocessorInterpolate" @@ -10783,6 +10842,7 @@ ], "https://github.com/smthemex/ComfyUI_ChatGLM_API": [ [ + "ZhipuaiApi_Character", "ZhipuaiApi_Txt", "ZhipuaiApi_img" ],