diff --git a/alter-list.json b/alter-list.json index 50127c63..a41e7f2b 100644 --- a/alter-list.json +++ b/alter-list.json @@ -214,6 +214,11 @@ "id":"https://github.com/portu-sim/comfyui-bmab", "tags":"bmab", "description": "a comfyui custom node for [a/sd-webui-bmab](https://github.com/portu-sim/sd-webui-bmab)" + }, + { + "id":"https://github.com/ThereforeGames/ComfyUI-Unprompted", + "tags":"unprompted", + "description": "This extension is a port of [a/unprompted](https://github.com/ThereforeGames/unprompted)" } ] } \ No newline at end of file diff --git a/custom-node-list.json b/custom-node-list.json index e1db2770..957b423a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9868,7 +9868,6 @@ "install_type": "git-clone", "description": "This custom nodes enables Stable Projectorz to work with ComfyUI Directly." }, - { "author": "Scorpinaus", "title": "Loaders for Diffusers-format checkpoints", @@ -9880,6 +9879,37 @@ "install_type": "git-clone", "description": "This node pack allows loading of CLIP, MODEL, VAE aspects for both SD1.5 and SDXL checkpoints that is converted to diffusers format." }, + { + "author": "chakib-belgaid", + "title": "ComfyUI Style Plugin", + "id": "style-plugin", + "reference": "https://github.com/chakib-belgaid/Comfyui_Prompt_styler", + "files": [ + "https://github.com/chakib-belgaid/Comfyui_Prompt_styler" + ], + "install_type": "git-clone", + "description": "This is a simple plugin for ComfyUI that allows you to import A1111 CSV styles into ComfyUI prompts." + }, + { + "author": "ThereforeGames", + "title": "ComfyUI-Unprompted", + "id": "unprompted", + "reference": "https://github.com/ThereforeGames/ComfyUI-Unprompted", + "files": [ + "https://github.com/ThereforeGames/ComfyUI-Unprompted" + ], + "install_type": "git-clone", + "description": "This is a ComfyUI node that processes your input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted). Early alpha release.\n" + }, + + + + + + + + + { "author": "Ser-Hilary", diff --git a/extension-node-map.json b/extension-node-map.json index 1113d51c..5135a655 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1919,13 +1919,16 @@ "IG Cross Fade Images", "IG Explorer", "IG Float", + "IG Float List", "IG Folder", "IG Int", + "IG Interpolate", "IG Load Image", "IG Load Images", "IG Multiply", "IG Path Join", "IG String", + "IG String List", "IG ZFill" ], { @@ -3379,6 +3382,21 @@ "title_aux": "SComfyUI-Keyframe" } ], + "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [ + [ + "CombinedDiffusersSD15Loader", + "CombinedDiffusersSDXLLoader", + "SD15CLIPLoader", + "SD15UNETLoader", + "SD15VAELoader", + "SDXLCLIPLoader", + "SDXLUNETLoader", + "SDXLVAELoader" + ], + { + "title_aux": "Loaders for Diffusers-format checkpoints" + } + ], "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": [ [ "SeaArtLongClip", @@ -4383,6 +4401,14 @@ "title_aux": "Anyline" } ], + "https://github.com/ThereforeGames/ComfyUI-Unprompted": [ + [ + "Unprompted" + ], + { + "title_aux": "ComfyUI-Unprompted" + } + ], "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [ [ "ttN KSampler_v2", @@ -6272,6 +6298,14 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": [ + [ + "Prompt_Styler" + ], + { + "title_aux": "ComfyUI Style Plugin" + } + ], "https://github.com/chandlergis/ComfyUI-IMG_Query": [ [ "ImageRequestNode" @@ -7450,6 +7484,7 @@ "IPAdapterCombineParams", "IPAdapterCombineWeights", "IPAdapterEmbeds", + "IPAdapterEmbedsBatch", "IPAdapterEncoder", "IPAdapterFaceID", "IPAdapterFromParams", @@ -8152,6 +8187,7 @@ ], "https://github.com/exdysa/comfyui-selector/raw/main/selector.py": [ [ + "Recourse", "Selector" ], { @@ -9097,6 +9133,7 @@ "accuweather_tool", "api_tool", "arxiv_tool", + "bing_tool", "check_web_tool", "classify_function", "classify_function_plus", @@ -9108,6 +9145,7 @@ "end_workflow", "file_combine", "file_combine_plus", + "github_tool", "google_tool", "interpreter_tool", "load_embeddings", @@ -9127,6 +9165,8 @@ "tool_combine_plus", "weather_tool", "wikipedia_tool", + "work_wechat", + "work_wechat_tool", "workflow_tool", "workflow_transfer" ], @@ -10493,6 +10533,7 @@ [ "AnyNode", "AnyNodeCodeViewer", + "AnyNodeExport", "AnyNodeGemini", "AnyNodeLocal" ], @@ -13096,15 +13137,15 @@ ], "https://github.com/tiankuan93/ComfyUI-V-Express": [ [ - "INTConstant", "Load_Audio_Path", "Load_Audio_Path_From_Video", "Load_Image_Path", "Load_Kps_Path", "Load_Kps_Path_From_Video", "Load_Video_Path", - "Preview_Video", - "StringConstant", + "VEINTConstant", + "VEPreview_Video", + "VEStringConstant", "V_Express_Loader", "V_Express_Sampler" ], diff --git a/github-stats.json b/github-stats.json index 6663ef2d..bc942988 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,6 +1,6 @@ { "https://github.com/0xbitches/ComfyUI-LCM": { - "stars": 244, + "stars": 245, "last_update": "2023-11-11 21:24:33" }, "https://github.com/1038lab/ComfyUI-GPT2P": { @@ -8,11 +8,11 @@ "last_update": "2024-02-21 04:45:27" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 743, - "last_update": "2024-05-31 09:50:26" + "stars": 749, + "last_update": "2024-06-03 16:46:26" }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { - "stars": 13, + "stars": 14, "last_update": "2024-05-23 00:08:39" }, "https://github.com/1mckw/Comfyui-Gelbooru": { @@ -44,7 +44,7 @@ "last_update": "2024-06-02 14:57:59" }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { - "stars": 8, + "stars": 29, "last_update": "2024-06-02 08:31:12" }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { @@ -52,15 +52,15 @@ "last_update": "2024-05-22 22:11:40" }, "https://github.com/AIFSH/ComfyUI-ChatTTS": { - "stars": 23, - "last_update": "2024-06-03 03:26:28" + "stars": 27, + "last_update": "2024-06-04 07:59:41" }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 6, "last_update": "2024-05-23 01:18:49" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 142, + "stars": 141, "last_update": "2024-05-15 01:13:11" }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { @@ -88,23 +88,23 @@ "last_update": "2024-05-06 06:25:52" }, "https://github.com/AIFSH/ComfyUI-XTTS": { - "stars": 14, + "stars": 15, "last_update": "2024-05-11 03:30:10" }, "https://github.com/AIFSH/ComfyUI_V-Express": { - "stars": 58, - "last_update": "2024-06-01 02:59:44" + "stars": 61, + "last_update": "2024-06-03 13:15:55" }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 807, + "stars": 813, "last_update": "2024-06-02 17:30:21" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 196, + "stars": 195, "last_update": "2024-06-02 08:21:04" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { @@ -112,23 +112,23 @@ "last_update": "2024-05-19 02:31:04" }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { - "stars": 101, - "last_update": "2024-06-03 03:27:24" + "stars": 128, + "last_update": "2024-06-03 11:42:25" }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 97, + "stars": 98, "last_update": "2024-04-03 11:50:44" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 703, - "last_update": "2024-05-31 12:59:42" + "stars": 704, + "last_update": "2024-06-04 13:32:02" }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 13, "last_update": "2024-06-02 08:04:02" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 170, + "stars": 171, "last_update": "2023-12-12 12:23:04" }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { @@ -136,11 +136,11 @@ "last_update": "2024-05-22 21:27:48" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 372, + "stars": 377, "last_update": "2024-06-02 19:49:56" }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 196, + "stars": 198, "last_update": "2024-05-29 15:43:39" }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { @@ -148,7 +148,7 @@ "last_update": "2024-05-23 00:15:03" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 617, + "stars": 620, "last_update": "2024-06-02 17:05:16" }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { @@ -156,7 +156,7 @@ "last_update": "2024-05-31 10:14:21" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 157, + "stars": 158, "last_update": "2024-06-02 22:02:53" }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { @@ -168,7 +168,7 @@ "last_update": "2024-05-23 01:11:36" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 43, + "stars": 44, "last_update": "2024-05-24 02:53:57" }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { @@ -180,7 +180,7 @@ "last_update": "2024-03-28 02:21:05" }, "https://github.com/ArtBot2023/CharacterFaceSwap": { - "stars": 52, + "stars": 53, "last_update": "2024-05-22 20:53:09" }, "https://github.com/ArtVentureX/comfyui-animatediff": { @@ -196,7 +196,7 @@ "last_update": "2024-02-29 10:19:36" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 321, + "stars": 324, "last_update": "2024-06-03 06:04:30" }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { @@ -220,16 +220,16 @@ "last_update": "2024-05-23 00:08:50" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 294, + "stars": 295, "last_update": "2024-05-22 17:55:57" }, "https://github.com/Beinsezii/bsz-cui-extras": { - "stars": 19, + "stars": 20, "last_update": "2024-05-22 20:46:45" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 635, - "last_update": "2024-06-03 01:45:29" + "stars": 638, + "last_update": "2024-06-04 06:14:42" }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 15, @@ -264,7 +264,7 @@ "last_update": "2024-05-22 14:56:13" }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 322, + "stars": 324, "last_update": "2024-05-22 15:01:45" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { @@ -276,7 +276,7 @@ "last_update": "2024-05-22 14:57:04" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 277, + "stars": 278, "last_update": "2024-05-22 14:56:49" }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { @@ -288,7 +288,7 @@ "last_update": "2024-05-22 17:55:41" }, "https://github.com/CavinHuang/comfyui-nodes-docs": { - "stars": 28, + "stars": 30, "last_update": "2024-05-28 10:45:04" }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { @@ -328,7 +328,7 @@ "last_update": "2024-05-26 08:00:23" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 279, + "stars": 280, "last_update": "2024-05-22 17:38:48" }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { @@ -364,15 +364,15 @@ "last_update": "2024-05-23 00:12:17" }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 88, + "stars": 90, "last_update": "2024-05-23 00:12:28" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 246, + "stars": 248, "last_update": "2024-05-23 00:12:41" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 247, + "stars": 249, "last_update": "2024-06-03 02:03:53" }, "https://github.com/Extraltodeus/LoadLoraWithTags": { @@ -380,7 +380,7 @@ "last_update": "2024-06-03 03:04:45" }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { - "stars": 12, + "stars": 13, "last_update": "2024-06-03 02:08:27" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { @@ -388,7 +388,7 @@ "last_update": "2024-06-03 03:04:03" }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { - "stars": 19, + "stars": 20, "last_update": "2024-06-03 03:04:40" }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { @@ -408,7 +408,7 @@ "last_update": "2024-05-20 14:13:55" }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 142, + "stars": 141, "last_update": "2024-05-21 00:51:03" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { @@ -416,7 +416,7 @@ "last_update": "2024-05-21 00:51:54" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1468, + "stars": 1476, "last_update": "2024-05-24 11:05:47" }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { @@ -440,7 +440,7 @@ "last_update": "2024-05-16 23:55:47" }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 300, + "stars": 301, "last_update": "2024-06-03 00:52:40" }, "https://github.com/FlyingFireCo/tiled_ksampler": { @@ -460,7 +460,7 @@ "last_update": "2024-05-23 01:41:02" }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { - "stars": 18, + "stars": 19, "last_update": "2024-05-29 17:43:08" }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { @@ -476,12 +476,12 @@ "last_update": "2024-05-30 18:16:57" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 984, - "last_update": "2024-05-30 09:41:30" + "stars": 987, + "last_update": "2024-06-04 01:41:12" }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 9, - "last_update": "2024-05-28 23:31:22" + "last_update": "2024-06-04 11:46:58" }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, @@ -500,7 +500,7 @@ "last_update": "2024-06-02 10:28:19" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { - "stars": 13, + "stars": 14, "last_update": "2024-04-04 11:58:20" }, "https://github.com/Haoming02/comfyui-clear-screen": { @@ -545,7 +545,7 @@ }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 0, - "last_update": "2024-05-22 22:14:06" + "last_update": "2024-06-04 00:24:47" }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, @@ -556,7 +556,7 @@ "last_update": "2024-05-23 01:12:46" }, "https://github.com/Inzaniak/comfyui-ranbooru": { - "stars": 6, + "stars": 7, "last_update": "2024-05-22 23:12:23" }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { @@ -568,12 +568,12 @@ "last_update": "2024-05-22 20:39:14" }, "https://github.com/Jannchie/ComfyUI-J": { - "stars": 58, + "stars": 59, "last_update": "2024-05-23 00:16:12" }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 10, - "last_update": "2024-06-03 00:37:26" + "last_update": "2024-06-04 01:01:33" }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 23, @@ -589,10 +589,10 @@ }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 70, - "last_update": "2024-05-07 08:34:59" + "last_update": "2024-06-03 11:40:18" }, "https://github.com/JettHu/ComfyUI_TGate": { - "stars": 43, + "stars": 44, "last_update": "2024-05-26 08:29:23" }, "https://github.com/Jordach/comfy-plasma": { @@ -620,15 +620,15 @@ "last_update": "2024-05-08 21:25:51" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 392, + "stars": 393, "last_update": "2024-06-03 09:40:01" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2172, + "stars": 2178, "last_update": "2024-06-03 09:39:45" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 371, + "stars": 372, "last_update": "2024-05-31 18:30:58" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { @@ -636,7 +636,7 @@ "last_update": "2024-05-23 00:21:43" }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 121, + "stars": 123, "last_update": "2024-05-30 17:54:32" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -652,7 +652,7 @@ "last_update": "2024-05-25 00:12:04" }, "https://github.com/Lerc/canvas_tab": { - "stars": 123, + "stars": 124, "last_update": "2024-05-22 20:48:45" }, "https://github.com/Limitex/ComfyUI-Calculation": { @@ -684,7 +684,7 @@ "last_update": "2024-05-22 23:21:49" }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { - "stars": 12, + "stars": 13, "last_update": "2024-04-05 05:11:51" }, "https://github.com/M1kep/ComfyLiterals": { @@ -692,7 +692,7 @@ "last_update": "2024-05-22 20:31:38" }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { - "stars": 24, + "stars": 25, "last_update": "2024-05-22 20:33:54" }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { @@ -704,7 +704,7 @@ "last_update": "2024-05-22 20:33:29" }, "https://github.com/M1kep/Comfy_KepListStuff": { - "stars": 25, + "stars": 26, "last_update": "2024-05-22 20:31:26" }, "https://github.com/M1kep/Comfy_KepMatteAnything": { @@ -728,12 +728,12 @@ "last_update": "2024-04-02 12:00:48" }, "https://github.com/ManglerFTW/ComfyI2I": { - "stars": 135, + "stars": 136, "last_update": "2023-11-03 11:09:53" }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 48, - "last_update": "2024-06-02 21:14:53" + "last_update": "2024-06-04 11:47:34" }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 0, @@ -761,7 +761,7 @@ }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 56, - "last_update": "2024-06-02 08:46:20" + "last_update": "2024-06-03 18:55:15" }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 11, @@ -776,19 +776,19 @@ "last_update": "2024-05-22 22:09:15" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { - "stars": 14, - "last_update": "2024-06-03 07:46:37" + "stars": 15, + "last_update": "2024-06-03 17:02:43" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1580, + "stars": 1589, "last_update": "2024-06-02 22:09:16" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 426, + "stars": 427, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { - "stars": 1, + "stars": 2, "last_update": "2024-02-27 22:56:42" }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { @@ -808,7 +808,7 @@ "last_update": "2024-05-22 20:34:46" }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 146, + "stars": 147, "last_update": "2024-05-22 22:12:15" }, "https://github.com/NimaNzrii/comfyui-popup_preview": { @@ -836,7 +836,7 @@ "last_update": "2024-05-21 19:52:44" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 340, + "stars": 341, "last_update": "2024-05-25 19:24:10" }, "https://github.com/Off-Live/ComfyUI-off-suite": { @@ -912,24 +912,28 @@ "last_update": "2024-05-23 09:39:07" }, "https://github.com/SayanoAI/Comfy-RVC": { - "stars": 1, + "stars": 2, "last_update": "2024-06-03 03:26:56" }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-02-01 16:57:40" }, + "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { + "stars": 2, + "last_update": "2024-06-03 14:14:38" + }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 49, "last_update": "2024-04-29 02:27:15" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 727, + "stars": 729, "last_update": "2024-05-22 00:28:26" }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 33, - "last_update": "2024-05-29 11:52:10" + "last_update": "2024-06-03 17:13:53" }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, @@ -937,15 +941,15 @@ }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 4, - "last_update": "2024-06-01 05:02:40" + "last_update": "2024-06-04 09:44:29" }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 1, "last_update": "2024-03-08 15:16:10" }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { - "stars": 23, - "last_update": "2024-05-21 14:49:10" + "stars": 24, + "last_update": "2024-06-04 07:02:42" }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, @@ -992,7 +996,7 @@ "last_update": "2024-05-22 15:30:47" }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 88, + "stars": 89, "last_update": "2024-03-04 09:33:57" }, "https://github.com/StartHua/ComfyUI_PCDMs": { @@ -1016,7 +1020,7 @@ "last_update": "2024-06-01 20:27:53" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 446, + "stars": 447, "last_update": "2024-06-02 11:07:52" }, "https://github.com/Sxela/ComfyWarp": { @@ -1036,16 +1040,16 @@ "last_update": "2024-05-22 21:18:05" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 125, + "stars": 126, "last_update": "2024-05-23 00:25:37" }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 155, - "last_update": "2024-06-03 07:45:12" + "stars": 181, + "last_update": "2024-06-03 13:13:19" }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 16, - "last_update": "2024-05-30 06:46:34" + "last_update": "2024-06-04 08:10:38" }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 0, @@ -1076,11 +1080,11 @@ "last_update": "2024-05-30 12:14:59" }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 153, + "stars": 160, "last_update": "2024-05-30 12:21:57" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 261, + "stars": 262, "last_update": "2024-05-07 03:07:38" }, "https://github.com/TheBarret/ZSuite": { @@ -1092,15 +1096,19 @@ "last_update": "2024-02-24 00:49:19" }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 228, + "stars": 233, "last_update": "2024-05-23 05:12:45" }, + "https://github.com/ThereforeGames/ComfyUI-Unprompted": { + "stars": 0, + "last_update": "2024-06-04 14:08:10" + }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 305, "last_update": "2024-06-02 10:02:07" }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { - "stars": 16, + "stars": 17, "last_update": "2024-05-22 22:13:06" }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { @@ -1112,11 +1120,11 @@ "last_update": "2024-05-24 19:48:43" }, "https://github.com/Trung0246/ComfyUI-0246": { - "stars": 88, + "stars": 89, "last_update": "2024-05-24 03:45:59" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 153, + "stars": 154, "last_update": "2024-05-22 20:50:03" }, "https://github.com/Umikaze-job/select_folder_path_easy": { @@ -1124,7 +1132,7 @@ "last_update": "2024-05-22 21:30:13" }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 58, + "stars": 59, "last_update": "2024-05-23 01:11:56" }, "https://github.com/WASasquatch/ASTERR": { @@ -1152,7 +1160,7 @@ "last_update": "2023-11-20 17:14:58" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 887, + "stars": 892, "last_update": "2024-06-03 06:18:59" }, "https://github.com/WebDev9000/WebDev9000-Nodes": { @@ -1184,11 +1192,11 @@ "last_update": "2024-05-22 18:04:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 308, + "stars": 309, "last_update": "2024-05-22 14:14:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { - "stars": 9, + "stars": 13, "last_update": "2024-06-02 17:00:07" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { @@ -1196,7 +1204,7 @@ "last_update": "2024-05-22 08:53:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 535, + "stars": 536, "last_update": "2024-05-22 14:14:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { @@ -1208,19 +1216,19 @@ "last_update": "2024-05-22 14:14:03" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 568, + "stars": 571, "last_update": "2024-05-22 14:15:11" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1160, + "stars": 1165, "last_update": "2024-05-22 13:57:55" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 165, + "stars": 166, "last_update": "2024-05-22 13:40:05" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 735, + "stars": 738, "last_update": "2024-05-22 14:13:49" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { @@ -1232,7 +1240,7 @@ "last_update": "2024-05-22 14:15:52" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 179, + "stars": 177, "last_update": "2024-05-22 14:14:57" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { @@ -1244,15 +1252,15 @@ "last_update": "2024-05-22 13:41:14" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 70, + "stars": 71, "last_update": "2024-05-31 12:03:55" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 422, + "stars": 425, "last_update": "2024-05-22 13:01:07" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1418, + "stars": 1419, "last_update": "2024-04-17 19:57:18" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -1268,11 +1276,11 @@ "last_update": "2023-09-19 12:11:26" }, "https://github.com/Zuellni/ComfyUI-ExLlama": { - "stars": 89, + "stars": 90, "last_update": "2024-05-17 20:55:36" }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { - "stars": 89, + "stars": 90, "last_update": "2024-05-17 20:55:36" }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { @@ -1292,7 +1300,7 @@ "last_update": "2024-05-18 16:11:21" }, "https://github.com/abyz22/image_control": { - "stars": 7, + "stars": 12, "last_update": "2024-05-22 23:10:07" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -1340,7 +1348,7 @@ "last_update": "2024-05-28 09:52:49" }, "https://github.com/alexopus/ComfyUI-Image-Saver": { - "stars": 27, + "stars": 28, "last_update": "2024-05-27 18:10:58" }, "https://github.com/ali1234/comfyui-job-iterator": { @@ -1396,7 +1404,7 @@ "last_update": "2024-05-23 18:14:56" }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 148, + "stars": 149, "last_update": "2024-05-26 13:32:54" }, "https://github.com/asagi4/comfyui-utility-nodes": { @@ -1416,11 +1424,11 @@ "last_update": "2024-06-01 14:58:23" }, "https://github.com/audioscavenger/save-image-extended-comfyui": { - "stars": 7, + "stars": 8, "last_update": "2024-06-01 20:35:08" }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 208, + "stars": 207, "last_update": "2024-05-22 21:14:14" }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { @@ -1433,14 +1441,14 @@ }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 10, - "last_update": "2024-05-23 01:23:54" + "last_update": "2024-06-03 12:52:12" }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 39, "last_update": "2024-05-22 20:40:03" }, "https://github.com/banodoco/steerable-motion": { - "stars": 713, + "stars": 716, "last_update": "2024-05-30 13:45:03" }, "https://github.com/bash-j/mikey_nodes": { @@ -1485,7 +1493,7 @@ }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 41, - "last_update": "2024-05-22 18:12:03" + "last_update": "2024-06-04 00:36:11" }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 2, @@ -1512,7 +1520,7 @@ "last_update": "2024-05-23 06:06:16" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 246, + "stars": 245, "last_update": "2024-05-30 14:23:40" }, "https://github.com/bronkula/comfyui-fitsize": { @@ -1559,6 +1567,10 @@ "stars": 72, "last_update": "2024-05-22 22:17:55" }, + "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { + "stars": 0, + "last_update": "2024-06-04 13:38:55" + }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57" @@ -1568,7 +1580,7 @@ "last_update": "2024-05-22 22:26:03" }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { - "stars": 14, + "stars": 15, "last_update": "2024-04-19 03:46:18" }, "https://github.com/chaojie/ComfyUI-Champ": { @@ -1576,7 +1588,7 @@ "last_update": "2024-05-22 22:26:47" }, "https://github.com/chaojie/ComfyUI-DragAnything": { - "stars": 64, + "stars": 65, "last_update": "2024-05-16 07:13:53" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { @@ -1584,7 +1596,7 @@ "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 103, + "stars": 104, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { @@ -1628,7 +1640,7 @@ "last_update": "2024-01-16 09:41:07" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 124, + "stars": 125, "last_update": "2024-05-22 22:25:07" }, "https://github.com/chaojie/ComfyUI-MuseV": { @@ -1676,7 +1688,7 @@ "last_update": "2024-05-10 09:14:57" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 43, + "stars": 44, "last_update": "2024-05-27 10:55:18" }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { @@ -1692,7 +1704,7 @@ "last_update": "2024-05-23 12:48:18" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 556, + "stars": 559, "last_update": "2024-05-30 01:54:23" }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { @@ -1728,7 +1740,7 @@ "last_update": "2024-05-22 21:07:33" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 311, + "stars": 312, "last_update": "2024-05-20 00:48:27" }, "https://github.com/chrish-slingshot/CrasHUtils": { @@ -1740,7 +1752,7 @@ "last_update": "2024-05-25 03:14:52" }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 18, + "stars": 19, "last_update": "2024-05-28 14:02:16" }, "https://github.com/christian-byrne/size-match-compositing-nodes": { @@ -1748,7 +1760,7 @@ "last_update": "2024-06-01 05:49:27" }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 35, + "stars": 36, "last_update": "2024-05-22 18:06:19" }, "https://github.com/city96/ComfyUI_DiT": { @@ -1756,11 +1768,11 @@ "last_update": "2024-05-22 18:06:05" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 226, + "stars": 232, "last_update": "2024-05-31 19:56:58" }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 208, + "stars": 209, "last_update": "2024-05-22 18:05:10" }, "https://github.com/city96/SD-Advanced-Noise": { @@ -1772,11 +1784,11 @@ "last_update": "2024-05-22 18:05:22" }, "https://github.com/city96/SD-Latent-Upscaler": { - "stars": 107, + "stars": 108, "last_update": "2024-05-22 18:05:50" }, "https://github.com/civitai/comfy-nodes": { - "stars": 80, + "stars": 81, "last_update": "2024-06-02 16:21:37" }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { @@ -1784,12 +1796,12 @@ "last_update": "2024-05-31 12:03:35" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 36567, - "last_update": "2024-06-03 07:49:39" + "stars": 36713, + "last_update": "2024-06-04 05:30:36" }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 39, - "last_update": "2024-06-03 00:46:33" + "stars": 111, + "last_update": "2024-06-03 23:07:00" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 128, @@ -1804,7 +1816,7 @@ "last_update": "2024-05-23 01:25:49" }, "https://github.com/coolzilj/ComfyUI-Photopea": { - "stars": 37, + "stars": 42, "last_update": "2024-06-03 04:57:52" }, "https://github.com/coreyryanhanson/ComfyQR": { @@ -1820,7 +1832,7 @@ "last_update": "2024-05-23 00:10:45" }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 40, + "stars": 41, "last_update": "2024-05-23 00:10:21" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { @@ -1828,7 +1840,7 @@ "last_update": "2024-05-23 00:10:33" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 434, + "stars": 436, "last_update": "2024-05-21 00:37:08" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1836,15 +1848,15 @@ "last_update": "2024-05-22 22:20:15" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 194, + "stars": 195, "last_update": "2024-05-29 20:20:36" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2831, - "last_update": "2024-05-30 15:38:17" + "stars": 2844, + "last_update": "2024-06-04 06:59:22" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 851, + "stars": 854, "last_update": "2024-05-08 14:56:00" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -1852,11 +1864,11 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 281, + "stars": 287, "last_update": "2024-05-29 10:34:38" }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 370, + "stars": 373, "last_update": "2024-05-26 17:23:56" }, "https://github.com/cuongloveit/comfy_http_request": { @@ -1884,7 +1896,7 @@ "last_update": "2024-05-23 08:41:09" }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 123, + "stars": 125, "last_update": "2024-05-25 15:14:53" }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { @@ -1901,7 +1913,7 @@ }, "https://github.com/davask/ComfyUI_MaraScott_Nodes": { "stars": 48, - "last_update": "2024-06-02 21:14:53" + "last_update": "2024-06-04 11:47:34" }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, @@ -1916,11 +1928,11 @@ "last_update": "2024-06-02 21:06:35" }, "https://github.com/daxcay/ComfyUI-NODEJS": { - "stars": 2, + "stars": 4, "last_update": "2024-06-03 03:59:36" }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 97, + "stars": 98, "last_update": "2023-12-16 17:31:44" }, "https://github.com/dchatel/comfyui_facetools": { @@ -2004,11 +2016,11 @@ "last_update": "2024-05-22 21:58:52" }, "https://github.com/edenartlab/eden_comfy_pipelines": { - "stars": 37, - "last_update": "2024-05-31 12:20:25" + "stars": 38, + "last_update": "2024-06-04 10:13:04" }, "https://github.com/evanspearman/ComfyMath": { - "stars": 48, + "stars": 49, "last_update": "2023-08-27 03:29:04" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { @@ -2032,7 +2044,7 @@ "last_update": "2024-06-02 20:27:12" }, "https://github.com/filipemeneses/comfy_pixelization": { - "stars": 26, + "stars": 27, "last_update": "2024-05-22 20:59:16" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { @@ -2048,7 +2060,7 @@ "last_update": "2024-04-21 07:34:21" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 723, + "stars": 725, "last_update": "2024-05-22 00:30:41" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { @@ -2060,11 +2072,11 @@ "last_update": "2024-04-03 23:47:03" }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 155, + "stars": 156, "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 346, + "stars": 347, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { @@ -2092,7 +2104,7 @@ "last_update": "2024-05-23 00:23:20" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 386, + "stars": 389, "last_update": "2024-05-23 00:23:32" }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { @@ -2145,7 +2157,7 @@ }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, - "last_update": "2024-05-30 07:06:09" + "last_update": "2024-06-03 16:41:26" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 101, @@ -2168,7 +2180,7 @@ "last_update": "2024-05-21 00:37:05" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 63, + "stars": 65, "last_update": "2024-05-21 00:36:50" }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { @@ -2232,8 +2244,8 @@ "last_update": "2024-06-02 19:29:39" }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 81, - "last_update": "2024-06-03 04:31:12" + "stars": 89, + "last_update": "2024-06-04 13:36:56" }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 34, @@ -2252,7 +2264,7 @@ "last_update": "2024-03-02 05:43:41" }, "https://github.com/huagetai/ComfyUI-Gaffer": { - "stars": 31, + "stars": 32, "last_update": "2024-05-23 01:22:40" }, "https://github.com/huagetai/ComfyUI_LightGradient": { @@ -2260,11 +2272,11 @@ "last_update": "2024-05-23 01:21:27" }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 332, + "stars": 338, "last_update": "2024-05-14 14:31:12" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1221, + "stars": 1227, "last_update": "2024-05-16 22:30:32" }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { @@ -2281,7 +2293,7 @@ }, "https://github.com/humgate/simplecomfy": { "stars": 0, - "last_update": "2024-06-03 08:17:57" + "last_update": "2024-06-03 22:56:15" }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 57, @@ -2304,7 +2316,7 @@ "last_update": "2024-05-17 13:09:02" }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 85, + "stars": 87, "last_update": "2024-05-22 21:25:49" }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { @@ -2320,7 +2332,7 @@ "last_update": "2024-05-22 22:02:55" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 312, + "stars": 314, "last_update": "2024-06-02 23:16:25" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -2336,7 +2348,7 @@ "last_update": "2024-05-19 18:49:42" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 636, + "stars": 637, "last_update": "2024-05-31 12:53:20" }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { @@ -2368,7 +2380,7 @@ "last_update": "2024-05-23 00:22:23" }, "https://github.com/jitcoder/lora-info": { - "stars": 36, + "stars": 38, "last_update": "2024-05-22 22:17:44" }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { @@ -2384,7 +2396,7 @@ "last_update": "2024-05-22 20:54:35" }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 95, + "stars": 97, "last_update": "2024-05-22 21:31:41" }, "https://github.com/jordoh/ComfyUI-Deepface": { @@ -2400,7 +2412,7 @@ "last_update": "2024-06-01 01:46:34" }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { - "stars": 36, + "stars": 38, "last_update": "2024-05-18 03:24:07" }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { @@ -2412,8 +2424,8 @@ "last_update": "2024-05-22 21:29:37" }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { - "stars": 1, - "last_update": "2024-05-23 01:23:43" + "stars": 2, + "last_update": "2024-06-03 13:20:01" }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 15, @@ -2448,7 +2460,7 @@ "last_update": "2024-05-23 01:11:13" }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 123, + "stars": 122, "last_update": "2024-05-23 01:11:01" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -2460,7 +2472,7 @@ "last_update": "2024-01-14 04:23:09" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 118, + "stars": 119, "last_update": "2024-06-01 17:55:31" }, "https://github.com/kijai/ComfyUI-APISR-KJ": { @@ -2476,7 +2488,7 @@ "last_update": "2024-05-22 21:09:35" }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 74, + "stars": 76, "last_update": "2024-05-21 16:04:26" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { @@ -2484,8 +2496,8 @@ "last_update": "2024-05-21 16:16:52" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 362, - "last_update": "2024-06-02 16:02:52" + "stars": 386, + "last_update": "2024-06-04 11:29:58" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 102, @@ -2496,7 +2508,7 @@ "last_update": "2024-05-28 14:08:34" }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 336, + "stars": 339, "last_update": "2024-05-25 07:37:51" }, "https://github.com/kijai/ComfyUI-KJNodes": { @@ -2508,11 +2520,11 @@ "last_update": "2024-05-21 16:41:18" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 365, + "stars": 366, "last_update": "2024-05-29 12:03:37" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1103, + "stars": 1109, "last_update": "2024-05-21 14:56:36" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -2520,7 +2532,7 @@ "last_update": "2024-05-22 21:09:54" }, "https://github.com/kijai/ComfyUI-depth-fm": { - "stars": 49, + "stars": 50, "last_update": "2024-05-22 21:10:15" }, "https://github.com/kijai/ComfyUI-moondream": { @@ -2536,7 +2548,7 @@ "last_update": "2024-05-22 21:25:24" }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { - "stars": 23, + "stars": 24, "last_update": "2024-05-22 21:25:01" }, "https://github.com/klinter007/klinter_nodes": { @@ -2556,7 +2568,7 @@ "last_update": "2024-05-22 21:34:27" }, "https://github.com/komojini/komojini-comfyui-nodes": { - "stars": 60, + "stars": 61, "last_update": "2024-05-22 21:34:39" }, "https://github.com/kunieone/ComfyUI_alkaid": { @@ -2608,7 +2620,7 @@ "last_update": "2024-03-07 07:34:10" }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { - "stars": 50, + "stars": 49, "last_update": "2024-05-22 17:53:19" }, "https://github.com/linshier/comfyui-remote-tools": { @@ -2625,15 +2637,15 @@ }, "https://github.com/liusida/ComfyUI-Login": { "stars": 27, - "last_update": "2024-06-02 11:37:54" + "last_update": "2024-06-03 14:34:15" }, "https://github.com/ljleb/comfy-mecha": { "stars": 8, "last_update": "2024-05-26 14:57:05" }, "https://github.com/lks-ai/anynode": { - "stars": 278, - "last_update": "2024-06-03 00:29:52" + "stars": 309, + "last_update": "2024-06-04 13:50:37" }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 24, @@ -2668,7 +2680,7 @@ "last_update": "2024-05-22 23:13:46" }, "https://github.com/longgui0318/comfyui-magic-clothing": { - "stars": 18, + "stars": 19, "last_update": "2024-04-28 03:29:42" }, "https://github.com/longgui0318/comfyui-mask-util": { @@ -2676,28 +2688,28 @@ "last_update": "2024-05-27 03:26:46" }, "https://github.com/longgui0318/comfyui-oms-diffusion": { - "stars": 18, + "stars": 19, "last_update": "2024-04-28 03:29:42" }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 104, - "last_update": "2024-06-02 06:50:05" + "stars": 105, + "last_update": "2024-06-04 05:29:56" }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 17, "last_update": "2024-05-25 18:04:20" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1314, - "last_update": "2024-06-02 12:41:35" + "stars": 1317, + "last_update": "2024-06-04 13:46:18" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 269, - "last_update": "2024-06-02 18:17:13" + "stars": 272, + "last_update": "2024-06-03 15:32:44" }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4069, - "last_update": "2024-06-03 09:06:30" + "stars": 4084, + "last_update": "2024-06-04 13:59:21" }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, @@ -2705,7 +2717,7 @@ }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 8, - "last_update": "2024-05-23 22:01:38" + "last_update": "2024-06-04 12:14:51" }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 108, @@ -2760,7 +2772,7 @@ "last_update": "2024-05-22 20:43:37" }, "https://github.com/melMass/comfy_mtb": { - "stars": 321, + "stars": 323, "last_update": "2024-05-27 20:28:58" }, "https://github.com/mephisto83/petty-paint-comfyui-node": { @@ -2881,14 +2893,14 @@ }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 11, - "last_update": "2024-05-22 21:26:12" + "last_update": "2024-06-04 11:27:45" }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 157, + "stars": 158, "last_update": "2024-05-22 23:21:38" }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { - "stars": 6, + "stars": 7, "last_update": "2024-05-22 21:24:24" }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { @@ -2896,16 +2908,16 @@ "last_update": "2024-05-22 22:22:14" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 296, + "stars": 300, "last_update": "2024-06-03 08:17:17" }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { - "stars": 1, + "stars": 3, "last_update": "2024-05-23 00:14:52" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 103, - "last_update": "2024-05-26 03:34:13" + "last_update": "2024-06-03 11:02:37" }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 8, @@ -2928,7 +2940,7 @@ "last_update": "2024-05-23 12:18:45" }, "https://github.com/palant/extended-saveimage-comfyui": { - "stars": 9, + "stars": 10, "last_update": "2024-03-27 14:08:21" }, "https://github.com/palant/image-resize-comfyui": { @@ -2952,7 +2964,7 @@ "last_update": "2024-05-22 17:39:09" }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 35, + "stars": 36, "last_update": "2024-05-23 01:19:05" }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { @@ -2980,12 +2992,12 @@ "last_update": "2024-05-22 22:19:32" }, "https://github.com/portu-sim/comfyui-bmab": { - "stars": 19, - "last_update": "2024-06-02 16:36:16" + "stars": 21, + "last_update": "2024-06-04 12:22:22" }, "https://github.com/portu-sim/comfyui_bmab": { - "stars": 19, - "last_update": "2024-06-02 16:36:16" + "stars": 21, + "last_update": "2024-06-04 12:22:22" }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 4, @@ -3000,11 +3012,11 @@ "last_update": "2024-05-22 23:11:46" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1250, + "stars": 1252, "last_update": "2024-06-01 16:13:08" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 388, + "stars": 390, "last_update": "2024-05-25 18:12:08" }, "https://github.com/qwixiwp/queuetools": { @@ -3020,7 +3032,7 @@ "last_update": "2024-05-23 01:14:47" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 46, + "stars": 47, "last_update": "2024-05-23 00:17:20" }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { @@ -3040,7 +3052,7 @@ "last_update": "2024-05-13 19:58:16" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 636, + "stars": 642, "last_update": "2024-06-02 19:54:20" }, "https://github.com/richinsley/Comfy-LFO": { @@ -3060,7 +3072,7 @@ "last_update": "2024-05-22 21:29:25" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 63, + "stars": 64, "last_update": "2024-05-09 06:26:16" }, "https://github.com/royceschultz/ComfyUI-Notifications": { @@ -3088,11 +3100,11 @@ "last_update": "2024-05-29 13:09:25" }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { - "stars": 2, + "stars": 3, "last_update": "2024-04-12 14:09:45" }, "https://github.com/seanlynch/comfyui-optical-flow": { - "stars": 22, + "stars": 24, "last_update": "2024-05-22 20:52:17" }, "https://github.com/seanlynch/srl-nodes": { @@ -3104,7 +3116,7 @@ "last_update": "2024-05-22 21:34:15" }, "https://github.com/shadowcz007/comfyui-Image-reward": { - "stars": 18, + "stars": 19, "last_update": "2024-03-25 05:41:04" }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { @@ -3112,8 +3124,8 @@ "last_update": "2024-02-02 01:46:54" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 827, - "last_update": "2024-06-03 09:43:45" + "stars": 828, + "last_update": "2024-06-04 00:51:03" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 15, @@ -3128,11 +3140,11 @@ "last_update": "2024-04-17 09:02:51" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 189, + "stars": 192, "last_update": "2024-05-14 22:01:41" }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 138, + "stars": 139, "last_update": "2024-05-22 18:13:30" }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { @@ -3192,7 +3204,7 @@ "last_update": "2024-05-24 13:18:51" }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { - "stars": 18, + "stars": 19, "last_update": "2024-06-01 07:39:21" }, "https://github.com/smthemex/ComfyUI_ID_Animator": { @@ -3216,7 +3228,7 @@ "last_update": "2024-05-21 11:53:31" }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 12, + "stars": 19, "last_update": "2024-06-03 09:23:27" }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { @@ -3260,7 +3272,7 @@ "last_update": "2024-05-22 20:50:25" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 587, + "stars": 589, "last_update": "2024-05-22 18:09:32" }, "https://github.com/ssitu/ComfyUI_fabric": { @@ -3276,7 +3288,7 @@ "last_update": "2024-05-22 18:10:03" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 169, + "stars": 170, "last_update": "2024-05-27 20:12:59" }, "https://github.com/storyicon/comfyui_musev_evolved": { @@ -3308,11 +3320,11 @@ "last_update": "2024-05-16 00:13:17" }, "https://github.com/sugarkwork/comfyui_tag_fillter": { - "stars": 12, + "stars": 13, "last_update": "2024-05-27 13:38:24" }, "https://github.com/syllebra/bilbox-comfyui": { - "stars": 78, + "stars": 79, "last_update": "2024-05-22 20:40:43" }, "https://github.com/sylym/comfy_vid2vid": { @@ -3324,7 +3336,7 @@ "last_update": "2024-05-22 18:04:57" }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 220, + "stars": 219, "last_update": "2024-04-07 21:32:38" }, "https://github.com/talesofai/comfyui-browser": { @@ -3344,11 +3356,11 @@ "last_update": "2024-05-22 20:31:14" }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { - "stars": 78, + "stars": 77, "last_update": "2024-05-22 21:33:11" }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { - "stars": 29, + "stars": 31, "last_update": "2024-05-22 21:33:47" }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { @@ -3356,16 +3368,16 @@ "last_update": "2024-05-22 21:33:35" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 274, + "stars": 275, "last_update": "2024-05-24 22:14:42" }, "https://github.com/tiankuan93/ComfyUI-V-Express": { - "stars": 0, - "last_update": "2024-06-03 12:28:09" + "stars": 12, + "last_update": "2024-06-04 11:39:36" }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 0, - "last_update": "2024-06-03 12:25:46" + "last_update": "2024-06-04 11:21:51" }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 0, @@ -3380,7 +3392,7 @@ "last_update": "2024-05-21 09:02:58" }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { - "stars": 6, + "stars": 7, "last_update": "2024-05-23 01:09:29" }, "https://github.com/trojblue/trNodes": { @@ -3416,7 +3428,7 @@ "last_update": "2023-10-21 23:02:19" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 584, + "stars": 590, "last_update": "2024-05-22 18:16:58" }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { @@ -3424,8 +3436,8 @@ "last_update": "2024-05-23 01:10:33" }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 31, - "last_update": "2024-05-23 01:13:55" + "stars": 33, + "last_update": "2024-06-03 15:06:13" }, "https://github.com/tzwm/comfyui-profiler": { "stars": 38, @@ -3435,6 +3447,10 @@ "stars": 12, "last_update": "2024-05-22 20:34:07" }, + "https://github.com/udi0510/ComfyUI-GPT_SoVITS": { + "stars": 0, + "last_update": "2024-06-04 08:28:59" + }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-05-12 05:52:44" @@ -3444,7 +3460,7 @@ "last_update": "2024-04-15 19:32:36" }, "https://github.com/vanche1212/ComfyUI-fq393": { - "stars": 0, + "stars": 1, "last_update": "2024-06-03 08:02:13" }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { @@ -3464,7 +3480,7 @@ "last_update": "2024-06-02 05:07:19" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 149, + "stars": 150, "last_update": "2024-05-23 00:18:06" }, "https://github.com/viperyl/ComfyUI-RGT": { @@ -3500,7 +3516,7 @@ "last_update": "2024-05-23 03:43:08" }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { - "stars": 16, + "stars": 17, "last_update": "2024-05-22 21:28:27" }, "https://github.com/wmatson/easy-comfy-nodes": { @@ -3508,7 +3524,7 @@ "last_update": "2024-05-15 23:10:21" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { - "stars": 63, + "stars": 64, "last_update": "2024-05-22 18:17:46" }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { @@ -3528,7 +3544,7 @@ "last_update": "2024-05-22 22:22:25" }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 319, + "stars": 321, "last_update": "2024-02-01 23:20:08" }, "https://github.com/xiaoxiaodesha/hd_node": { @@ -3544,7 +3560,7 @@ "last_update": "2024-05-25 03:32:25" }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { - "stars": 3, + "stars": 4, "last_update": "2024-05-25 03:30:05" }, "https://github.com/yffyhk/comfyui_auto_danbooru": { @@ -3552,7 +3568,7 @@ "last_update": "2024-05-22 23:23:03" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 439, + "stars": 441, "last_update": "2024-06-03 06:45:18" }, "https://github.com/yolanother/DTAIComfyImageSubmit": { @@ -3596,7 +3612,7 @@ "last_update": "2024-05-22 23:16:51" }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { - "stars": 28, + "stars": 29, "last_update": "2024-05-31 05:50:59" }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { @@ -3636,7 +3652,7 @@ "last_update": "2024-05-22 23:19:43" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 212, + "stars": 213, "last_update": "2024-05-22 23:19:30" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -3645,6 +3661,6 @@ }, "https://github.com/zombieyang/sd-ppp": { "stars": 7, - "last_update": "2024-05-27 15:07:35" + "last_update": "2024-06-03 15:34:58" } } \ 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 47efcd53..1c8e77a1 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,6 +9,62 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, + + { + "author": "kijai", + "title": "ComfyUI-CV-VAE", + "id": "cv-vae", + "reference": "https://github.com/kijai/ComfyUI-CV-VAE", + "files": [ + "https://github.com/kijai/ComfyUI-CV-VAE" + ], + "install_type": "git-clone", + "description": "Nodes:CV_VAE_Load, CV_VAE_Encode, CV_VAE_Decode" + }, + { + "author": "GentlemanHu", + "title": "ComfyUI Notifier", + "id": "notifier", + "reference": "https://github.com/GentlemanHu/ComfyUI-Notifier", + "files": [ + "https://github.com/GentlemanHu/ComfyUI-Notifier" + ], + "install_type": "git-clone", + "description": "Nodes:GentlemanHu_Notifier" + }, + { + "author": "jimmm-ai", + "title": "TimeUi a ComfyUI Timeline Node System [WIP]", + "id": "timeline", + "reference": "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node", + "files": [ + "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node" + ], + "install_type": "git-clone", + "description": "I've been working on the UX/UI of a timeline custom node system for ComfyUI over the past two weeks. The goal is to create a timeline similar to video/animation editing tools, without relying on traditional timeframe code. You can effortlessly add, delete, or rearrange rows, providing a streamlined user experience." + }, + { + "author": "udi0510", + "title": "comfyui-slicer", + "id": "slicer", + "reference": "https://github.com/udi0510/comfyui-slicer", + "files": [ + "https://github.com/udi0510/comfyui-slicer" + ], + "install_type": "git-clone", + "description": "Nodes:SlicerNode" + }, + { + "author": "jh-leon-kim", + "title": "ComfyUI-JHK-utils", + "id": "jhk", + "reference": "https://github.com/jh-leon-kim/ComfyUI-JHK-utils", + "files": [ + "https://github.com/jh-leon-kim/ComfyUI-JHK-utils" + ], + "install_type": "git-clone", + "description": "Nodes:JHK_Utils_LoadEmbed, JHK_Utils_string_merge, JHK_Utils_ImageRemoveBackground" + }, { "author": "huchenlei", "title": "ComfyUI_omost [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 36a905c1..9cb4da34 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -13,6 +13,39 @@ + { + "author": "ThereforeGames", + "title": "ComfyUI-Unprompted", + "id": "unprompted", + "reference": "https://github.com/ThereforeGames/ComfyUI-Unprompted", + "files": [ + "https://github.com/ThereforeGames/ComfyUI-Unprompted" + ], + "install_type": "git-clone", + "description": "This is a ComfyUI node that processes your input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted). Early alpha release.\n" + }, + { + "author": "Scorpinaus", + "title": "Loaders for Diffusers-format checkpoints", + "id": "diffusersloader", + "reference": "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader", + "files": [ + "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader" + ], + "install_type": "git-clone", + "description": "This node pack allows loading of CLIP, MODEL, VAE aspects for both SD1.5 and SDXL checkpoints that is converted to diffusers format." + }, + { + "author": "chakib-belgaid", + "title": "ComfyUI Style Plugin", + "id": "style-plugin", + "reference": "https://github.com/chakib-belgaid/Comfyui_Prompt_styler", + "files": [ + "https://github.com/chakib-belgaid/Comfyui_Prompt_styler" + ], + "install_type": "git-clone", + "description": "This is a simple plugin for ComfyUI that allows you to import A1111 CSV styles into ComfyUI prompts." + }, { "author": "tiankuan93", "title": "V-Express: Conditional Dropout for Progressive Training of Portrait Video Generation", @@ -648,50 +681,6 @@ ], "install_type": "git-clone", "description": "The project integrates the Retrieval Augmented Generation (RAG) tool [a/Llama-Index](https://www.llamaindex.ai/), [a/Microsoft's AutoGen](https://microsoft.github.io/autogen/), and [a/LlaVA-Next](https://github.com/LLaVA-VL/LLaVA-NeXT) with ComfyUI's adaptable node interface, enhancing the functionality and user experience of the platform." - }, - { - "author": "muzi12888", - "title": "PoseKeypoint Mask", - "id": "posekeypoint-mask", - "reference": "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask", - "files": [ - "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask" - ], - "install_type": "git-clone", - "description": "Convert PoseKeypoint to mask, please refer to the example workflow for usage instructions." - }, - { - "author": "if-ai", - "title": "ComfyUI-IF_AI_HFDownloaderNode", - "id": "if-ai-hfdownloader", - "reference": "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode", - "files": [ - "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode" - ], - "install_type": "git-clone", - "description": "Talking avatars Heads for the IF_AI tools integrates dreamtalk in ComfyUI" - }, - { - "author": "iFREEGROUP", - "title": "comfyui-undistort", - "id": "undistort", - "reference": "https://github.com/iFREEGROUP/comfyui-undistort", - "files": [ - "https://github.com/iFREEGROUP/comfyui-undistort" - ], - "install_type": "git-clone", - "description": "Node:Load Checkerboard Images for Calibrate Camera, Matrix and distortion coefficient to text, Undistort" - }, - { - "author": "Auttasak-L", - "title": "ComfyUI-ImageCropper", - "id": "imagecropper", - "reference": "https://github.com/Auttasak-L/ComfyUI-ImageCropper", - "files": [ - "https://github.com/Auttasak-L/ComfyUI-ImageCropper" - ], - "install_type": "git-clone", - "description": "Nodes:Image cropping tool" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 1113d51c..5135a655 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1919,13 +1919,16 @@ "IG Cross Fade Images", "IG Explorer", "IG Float", + "IG Float List", "IG Folder", "IG Int", + "IG Interpolate", "IG Load Image", "IG Load Images", "IG Multiply", "IG Path Join", "IG String", + "IG String List", "IG ZFill" ], { @@ -3379,6 +3382,21 @@ "title_aux": "SComfyUI-Keyframe" } ], + "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [ + [ + "CombinedDiffusersSD15Loader", + "CombinedDiffusersSDXLLoader", + "SD15CLIPLoader", + "SD15UNETLoader", + "SD15VAELoader", + "SDXLCLIPLoader", + "SDXLUNETLoader", + "SDXLVAELoader" + ], + { + "title_aux": "Loaders for Diffusers-format checkpoints" + } + ], "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": [ [ "SeaArtLongClip", @@ -4383,6 +4401,14 @@ "title_aux": "Anyline" } ], + "https://github.com/ThereforeGames/ComfyUI-Unprompted": [ + [ + "Unprompted" + ], + { + "title_aux": "ComfyUI-Unprompted" + } + ], "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [ [ "ttN KSampler_v2", @@ -6272,6 +6298,14 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": [ + [ + "Prompt_Styler" + ], + { + "title_aux": "ComfyUI Style Plugin" + } + ], "https://github.com/chandlergis/ComfyUI-IMG_Query": [ [ "ImageRequestNode" @@ -7450,6 +7484,7 @@ "IPAdapterCombineParams", "IPAdapterCombineWeights", "IPAdapterEmbeds", + "IPAdapterEmbedsBatch", "IPAdapterEncoder", "IPAdapterFaceID", "IPAdapterFromParams", @@ -8152,6 +8187,7 @@ ], "https://github.com/exdysa/comfyui-selector/raw/main/selector.py": [ [ + "Recourse", "Selector" ], { @@ -9097,6 +9133,7 @@ "accuweather_tool", "api_tool", "arxiv_tool", + "bing_tool", "check_web_tool", "classify_function", "classify_function_plus", @@ -9108,6 +9145,7 @@ "end_workflow", "file_combine", "file_combine_plus", + "github_tool", "google_tool", "interpreter_tool", "load_embeddings", @@ -9127,6 +9165,8 @@ "tool_combine_plus", "weather_tool", "wikipedia_tool", + "work_wechat", + "work_wechat_tool", "workflow_tool", "workflow_transfer" ], @@ -10493,6 +10533,7 @@ [ "AnyNode", "AnyNodeCodeViewer", + "AnyNodeExport", "AnyNodeGemini", "AnyNodeLocal" ], @@ -13096,15 +13137,15 @@ ], "https://github.com/tiankuan93/ComfyUI-V-Express": [ [ - "INTConstant", "Load_Audio_Path", "Load_Audio_Path_From_Video", "Load_Image_Path", "Load_Kps_Path", "Load_Kps_Path_From_Video", "Load_Video_Path", - "Preview_Video", - "StringConstant", + "VEINTConstant", + "VEPreview_Video", + "VEStringConstant", "V_Express_Loader", "V_Express_Sampler" ],