diff --git a/custom-node-list.json b/custom-node-list.json index a26baa95..efb672aa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7459,7 +7459,16 @@ "install_type": "git-clone", "description": "ComfyUI reference implementation for [a/T-GATE](https://github.com/HaozheLiu-ST/T-GATE)." }, - + { + "author": "sugarkwork", + "title": "comfyui_tag_filter", + "reference": "https://github.com/sugarkwork/comfyui_tag_fillter", + "files": [ + "https://github.com/sugarkwork/comfyui_tag_fillter" + ], + "install_type": "git-clone", + "description": "This is a custom node of ComfyUI that categorizes tags outputted by tools like WD14Tagger, filters them by each category, and returns the filtered results." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 119c00c0..71b045f2 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -126,7 +126,11 @@ "GPT4VCaptioner", "Image Load with Metadata", "SAMIN String Attribute Selector", + "SANMIN ChineseToCharacter", "SANMIN ClothingWildcards", + "SANMIN ConvertToEnglish", + "SANMIN LoadPathImagesPreview", + "SANMIN SanmiSaveImageToLocal", "SANMIN SimpleWildcards", "Samin Counter", "Samin Load Image Batch" @@ -809,6 +813,7 @@ [ "GeometricCFGGuider", "ImageAssistedCFGGuider", + "MegaCFGGuider", "SamplerCLYB_4M_SDE_Momentumized", "SamplerCustomModelMixtureDuo", "SamplerCustomNoise", @@ -821,7 +826,8 @@ "SamplerSupreme", "SamplerTTM", "ScaledCFGGuider", - "SimpleExponentialScheduler" + "SimpleExponentialScheduler", + "WarmupDecayCFGGuider" ], { "title_aux": "ComfyUI Extra Samplers" @@ -1052,8 +1058,8 @@ [ "Automatic CFG", "Automatic CFG - Advanced", + "Automatic CFG - Fastest", "Automatic CFG - Negative", - "Automatic CFG - No uncond", "Automatic CFG - Post rescale only", "SAG delayed activation" ], @@ -1675,6 +1681,7 @@ "DiffusersPipeline", "DiffusersPrepareLatents", "DiffusersTextureInversionLoader", + "DiffusersXLPipeline", "GetAverageColorFromImage", "GetFilledColorImage" ], @@ -2232,8 +2239,10 @@ ], "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [ [ - "Generate Negative Prompt_mne", - "Save Text File_mne" + "\u26d4 Generate Negative Prompt", + "\u2728 Groq LLM API", + "\ud83d\udcbe Save Text File With Path", + "\ud83d\uddbc\ufe0f Download Image from URL" ], { "title_aux": "ComfyUI-mnemic-nodes" @@ -3200,6 +3209,20 @@ "title_aux": "Text to video for Stable Video Diffusion in ComfyUI" } ], + "https://github.com/Stability-AI/ComfyUI-SAI_API": [ + [ + "Stability Creative Upscale", + "Stability Image Core", + "Stability Inpainting", + "Stability Outpainting", + "Stability Remove Background", + "Stability SD3", + "Stability Search and Replace" + ], + { + "title_aux": "Stability API nodes for ComfyUI" + } + ], "https://github.com/Stability-AI/stability-ComfyUI-nodes": [ [ "ColorBlend", @@ -4436,6 +4459,7 @@ ], "https://github.com/aburahamu/ComfyUI-RequestsPoster": [ [ + "GetImageFromSD3byT2I", "PostImage2Discord", "PostImage2X", "PostText" @@ -5384,6 +5408,15 @@ "title_aux": "ComfyUI-AniPortrait" } ], + "https://github.com/chaojie/ComfyUI-CameraCtrl": [ + [ + "CameraCtrlLoader", + "CameraCtrlRun" + ], + { + "title_aux": "ComfyUI-CameraCtrl" + } + ], "https://github.com/chaojie/ComfyUI-Champ": [ [ "ChampLoader", @@ -5684,6 +5717,7 @@ [ "chaosaiart_Any_Switch", "chaosaiart_Any_Switch_Big_Number", + "chaosaiart_Any_Switch_small", "chaosaiart_CheckpointLoader", "chaosaiart_CheckpointPrompt", "chaosaiart_CheckpointPrompt2", @@ -5701,11 +5735,12 @@ "chaosaiart_KSampler3", "chaosaiart_KSampler4", "chaosaiart_KSampler5", - "chaosaiart_KSampler6", "chaosaiart_KSampler7", - "chaosaiart_KSampler8", "chaosaiart_KSampler_a1", "chaosaiart_KSampler_a1a", + "chaosaiart_KSampler_a2", + "chaosaiart_KSampler_expert_0", + "chaosaiart_KSampler_expert_1", "chaosaiart_Ksampler_attribut", "chaosaiart_Load_Image_Batch", "chaosaiart_Load_Image_Batch_2img", @@ -5731,6 +5766,7 @@ "chaosaiart_any_input2array_small", "chaosaiart_controlnet_weidgth", "chaosaiart_convert", + "chaosaiart_convert_Prompt", "chaosaiart_forPreview", "chaosaiart_image_loop", "chaosaiart_img2gif", @@ -7371,6 +7407,7 @@ "ACE_Float", "ACE_ImageColorFix", "ACE_ImageConstrain", + "ACE_ImageQA", "ACE_ImageRemoveBackground", "ACE_Integer", "ACE_Seed", @@ -7570,7 +7607,6 @@ ], "https://github.com/if-ai/ComfyUI-IF_AI_tools": [ [ - "IF_BarkTTS", "IF_ChatPrompt", "IF_DisplayText", "IF_DreamTalk", @@ -7579,7 +7615,6 @@ "IF_ImagePrompt", "IF_PromptMkr", "IF_SaveText", - "IF_WhisperSpeech", "IF_saveText" ], { @@ -10423,6 +10458,14 @@ "title_aux": "ComfyUI-sudo-latent-upscale" } ], + "https://github.com/sugarkwork/comfyui_tag_fillter": [ + [ + "TagFilter" + ], + { + "title_aux": "comfyui_tag_filter" + } + ], "https://github.com/syllebra/bilbox-comfyui": [ [ "BilboXLut", diff --git a/github-stats.json b/github-stats.json index 34f5a48a..0a827c0e 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,14 +1,14 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3404, - "last_update": "2024-04-17 04:46:28" + "stars": 3418, + "last_update": "2024-04-18 09:54:02" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1128, + "stars": 1135, "last_update": "2024-04-15 02:06:25" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 219, + "stars": 220, "last_update": "2024-04-13 11:04:17" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { @@ -20,11 +20,11 @@ "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1204, + "stars": 1210, "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 265, + "stars": 266, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -40,7 +40,7 @@ "last_update": "2024-02-12 13:57:45" }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 294, + "stars": 296, "last_update": "2024-04-08 22:34:21" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { @@ -48,11 +48,11 @@ "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 178, + "stars": 179, "last_update": "2024-04-08 22:33:03" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 247, + "stars": 248, "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": 539, + "stars": 541, "last_update": "2024-04-11 15:08:50" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { @@ -80,7 +80,7 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 787, + "stars": 789, "last_update": "2024-04-08 17:54:15" }, "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": 87, + "stars": 88, "last_update": "2024-03-05 15:36:38" }, "https://github.com/WASasquatch/ASTERR": { @@ -128,7 +128,7 @@ "last_update": "2024-02-07 01:59:01" }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 108, + "stars": 109, "last_update": "2024-02-23 08:22:13" }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { @@ -140,7 +140,7 @@ "last_update": "2024-01-01 20:01:25" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 255, + "stars": 256, "last_update": "2024-02-26 04:23:37" }, "https://github.com/guoyk93/yk-node-suite-comfyui": { @@ -148,7 +148,7 @@ "last_update": "2023-03-28 16:19:46" }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 99, + "stars": 100, "last_update": "2023-04-03 00:12:22" }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { @@ -188,7 +188,7 @@ "last_update": "2024-04-09 03:35:11" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 89, + "stars": 90, "last_update": "2024-04-09 23:54:21" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { @@ -216,15 +216,15 @@ "last_update": "2024-04-08 01:10:43" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 534, + "stars": 538, "last_update": "2024-04-17 09:44:09" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 300, + "stars": 301, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1063, + "stars": 1071, "last_update": "2024-04-09 03:04:04" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -252,12 +252,12 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 517, + "stars": 518, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 60, - "last_update": "2024-04-17 00:59:12" + "last_update": "2024-04-17 20:05:17" }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 57, @@ -280,19 +280,19 @@ "last_update": "2023-06-04 22:08:46" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 148, + "stars": 149, "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { "stars": 275, - "last_update": "2024-04-09 00:31:53" + "last_update": "2024-04-18 11:52:53" }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 301, + "stars": 300, "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 374, + "stars": 375, "last_update": "2024-04-16 19:12:41" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { @@ -321,7 +321,7 @@ }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 265, - "last_update": "2024-04-17 04:46:10" + "last_update": "2024-04-17 15:13:24" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 42, @@ -333,10 +333,10 @@ }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 115, - "last_update": "2024-04-17 08:21:38" + "last_update": "2024-04-17 23:10:37" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 142, + "stars": 145, "last_update": "2024-04-11 21:32:24" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -352,11 +352,11 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2229, + "stars": 2249, "last_update": "2024-04-16 15:36:53" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 677, + "stars": 685, "last_update": "2024-04-13 09:44:58" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { @@ -412,7 +412,7 @@ "last_update": "2023-08-27 03:29:04" }, "https://github.com/civitai/comfy-nodes": { - "stars": 74, + "stars": 75, "last_update": "2024-02-29 12:23:11" }, "https://github.com/andersxa/comfyui-PromptAttention": { @@ -420,11 +420,11 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 585, + "stars": 586, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 520, + "stars": 522, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { @@ -441,7 +441,7 @@ }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 131, - "last_update": "2024-04-17 14:04:17" + "last_update": "2024-04-17 18:01:52" }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 27, @@ -468,11 +468,11 @@ "last_update": "2023-07-30 22:32:41" }, "https://github.com/kwaroran/abg-comfyui": { - "stars": 19, + "stars": 20, "last_update": "2023-08-03 08:57:52" }, "https://github.com/bash-j/mikey_nodes": { - "stars": 61, + "stars": 62, "last_update": "2024-03-10 09:09:50" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { @@ -492,15 +492,15 @@ "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1961, + "stars": 1965, "last_update": "2024-04-09 00:01:21" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 296, - "last_update": "2024-04-17 08:34:52" + "stars": 298, + "last_update": "2024-04-17 16:30:08" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 857, + "stars": 859, "last_update": "2024-04-16 12:22:21" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -600,8 +600,8 @@ "last_update": "2024-04-14 05:47:06" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 133, - "last_update": "2024-04-16 00:21:40" + "stars": 134, + "last_update": "2024-04-17 16:22:42" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 60, @@ -624,11 +624,11 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 487, - "last_update": "2024-04-17 00:05:31" + "stars": 492, + "last_update": "2024-04-18 01:28:14" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 690, + "stars": 694, "last_update": "2024-04-17 10:10:27" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { @@ -692,7 +692,7 @@ "last_update": "2023-09-17 00:00:31" }, "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 27, + "stars": 28, "last_update": "2023-12-17 14:05:08" }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { @@ -728,7 +728,7 @@ "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 273, + "stars": 274, "last_update": "2024-03-31 20:26:53" }, "https://github.com/richinsley/Comfy-LFO": { @@ -760,7 +760,7 @@ "last_update": "2024-01-25 22:09:37" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 129, + "stars": 130, "last_update": "2023-08-28 13:56:20" }, "https://github.com/spro/comfyui-mirror": { @@ -772,12 +772,12 @@ "last_update": "2024-01-06 14:15:12" }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 165, + "stars": 166, "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 263, - "last_update": "2024-04-09 07:53:12" + "stars": 266, + "last_update": "2024-04-18 08:46:41" }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 10, @@ -788,7 +788,7 @@ "last_update": "2023-12-21 19:36:51" }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { - "stars": 39, + "stars": 41, "last_update": "2023-12-03 10:31:55" }, "https://github.com/seanlynch/comfyui-optical-flow": { @@ -800,11 +800,11 @@ "last_update": "2023-09-26 14:56:04" }, "https://github.com/ArtBot2023/CharacterFaceSwap": { - "stars": 49, + "stars": 50, "last_update": "2023-10-25 04:29:40" }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 124, + "stars": 125, "last_update": "2024-03-19 21:36:31" }, "https://github.com/braintacles/braintacles-comfyui-nodes": { @@ -813,7 +813,7 @@ }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 16, - "last_update": "2024-04-14 04:40:21" + "last_update": "2024-04-18 02:35:30" }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 2, @@ -836,7 +836,7 @@ "last_update": "2023-09-13 02:56:53" }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { - "stars": 57, + "stars": 59, "last_update": "2024-01-29 03:45:40" }, "https://github.com/tusharbhutt/Endless-Nodes": { @@ -877,10 +877,10 @@ }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 31, - "last_update": "2024-04-10 05:28:40" + "last_update": "2024-04-18 04:28:09" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 997, + "stars": 998, "last_update": "2024-03-21 09:27:41" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { @@ -892,12 +892,12 @@ "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 124, + "stars": 126, "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 263, - "last_update": "2024-04-08 22:33:13" + "stars": 264, + "last_update": "2024-04-17 23:03:28" }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 23, @@ -912,7 +912,7 @@ "last_update": "2023-10-22 22:35:41" }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { - "stars": 53, + "stars": 54, "last_update": "2024-04-07 16:02:06" }, "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": { @@ -920,8 +920,8 @@ "last_update": "2024-04-12 12:59:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 182, - "last_update": "2024-04-16 20:27:24" + "stars": 185, + "last_update": "2024-04-18 06:12:16" }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 100, @@ -932,7 +932,7 @@ "last_update": "2023-11-25 10:16:57" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 325, + "stars": 327, "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-Geowizard": { @@ -944,7 +944,7 @@ "last_update": "2024-03-23 23:45:51" }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 61, + "stars": 62, "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { @@ -956,12 +956,12 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 865, + "stars": 870, "last_update": "2024-04-14 08:27:44" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { "stars": 179, - "last_update": "2024-03-26 13:31:13" + "last_update": "2024-04-18 11:22:03" }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 31, @@ -988,11 +988,11 @@ "last_update": "2024-04-10 15:22:50" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 372, + "stars": 374, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { - "stars": 72, + "stars": 73, "last_update": "2024-04-14 23:50:26" }, "https://github.com/whatbirdisthat/cyberdolphin": { @@ -1012,7 +1012,7 @@ "last_update": "2023-12-27 14:18:04" }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { - "stars": 22, + "stars": 23, "last_update": "2024-04-09 09:23:35" }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { @@ -1024,7 +1024,7 @@ "last_update": "2024-03-07 06:45:14" }, "https://github.com/THtianhao/ComfyUI-FaceChain": { - "stars": 65, + "stars": 66, "last_update": "2024-04-12 03:48:33" }, "https://github.com/zer0TF/cute-comfy": { @@ -1040,7 +1040,7 @@ "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 391, + "stars": 393, "last_update": "2024-04-08 14:38:52" }, "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": 655, - "last_update": "2024-04-17 08:28:36" + "stars": 660, + "last_update": "2024-04-18 10:25:02" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 11, @@ -1168,8 +1168,8 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 478, - "last_update": "2024-04-17 10:03:45" + "stars": 486, + "last_update": "2024-04-17 19:27:29" }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 5, @@ -1192,7 +1192,7 @@ "last_update": "2023-12-10 21:29:12" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 107, + "stars": 110, "last_update": "2024-03-31 04:36:03" }, "https://github.com/Umikaze-job/select_folder_path_easy": { @@ -1244,7 +1244,7 @@ "last_update": "2023-12-03 12:32:49" }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 393, + "stars": 395, "last_update": "2024-03-31 15:10:51" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { @@ -1284,64 +1284,64 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 260, - "last_update": "2024-03-24 14:20:44" + "stars": 262, + "last_update": "2024-04-17 19:59:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 54, - "last_update": "2023-12-22 08:22:45" + "last_update": "2024-04-17 20:02:42" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 495, - "last_update": "2024-04-11 11:58:24" + "stars": 498, + "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1350, - "last_update": "2023-12-23 07:08:46" + "stars": 1353, + "last_update": "2024-04-17 19:57:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 2, "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1068, - "last_update": "2024-03-23 06:33:03" + "stars": 1070, + "last_update": "2024-04-17 20:02:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 706, - "last_update": "2024-01-25 13:13:33" + "stars": 707, + "last_update": "2024-04-17 20:01:40" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 165, - "last_update": "2024-03-12 10:32:47" + "last_update": "2024-04-17 19:58:21" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { - "stars": 76, - "last_update": "2024-02-06 09:16:21" + "stars": 77, + "last_update": "2024-04-17 20:04:09" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 68, - "last_update": "2024-02-04 20:03:35" + "last_update": "2024-04-17 20:03:27" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 322, - "last_update": "2024-04-15 16:31:17" + "stars": 324, + "last_update": "2024-04-17 20:00:25" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 32, - "last_update": "2024-04-02 02:55:59" + "stars": 33, + "last_update": "2024-04-17 20:03:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 443, - "last_update": "2024-02-07 13:22:16" + "stars": 445, + "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 54, - "last_update": "2024-03-25 02:09:04" + "last_update": "2024-04-17 20:00:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 82, - "last_update": "2024-04-01 13:35:54" + "stars": 83, + "last_update": "2024-04-17 19:59:42" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 17, @@ -1352,7 +1352,7 @@ "last_update": "2023-12-11 11:06:16" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 142, + "stars": 143, "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -1425,7 +1425,7 @@ }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, - "last_update": "2024-03-22 06:35:18" + "last_update": "2024-04-18 06:24:02" }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 30, @@ -1440,7 +1440,7 @@ "last_update": "2023-12-05 12:31:26" }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { - "stars": 15, + "stars": 16, "last_update": "2023-12-05 21:34:23" }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { @@ -1448,8 +1448,8 @@ "last_update": "2024-04-09 19:04:08" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 608, - "last_update": "2024-04-17 10:19:04" + "stars": 613, + "last_update": "2024-04-18 10:03:50" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 1, @@ -1460,7 +1460,7 @@ "last_update": "2023-12-25 17:55:50" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 20, + "stars": 22, "last_update": "2024-04-14 01:54:33" }, "https://github.com/zfkun/ComfyUI_zfkun": { @@ -1477,7 +1477,7 @@ }, "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 318, - "last_update": "2024-04-16 05:04:10" + "last_update": "2024-04-18 04:34:11" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 25, @@ -1516,16 +1516,16 @@ "last_update": "2024-04-02 23:10:42" }, "https://github.com/aegis72/aegisflow_utility_nodes": { - "stars": 20, + "stars": 21, "last_update": "2024-03-06 14:04:56" }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 22, - "last_update": "2024-03-21 02:58:24" + "last_update": "2024-04-18 04:30:06" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 91, - "last_update": "2024-04-14 21:09:00" + "last_update": "2024-04-17 17:12:37" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 24, @@ -1533,7 +1533,7 @@ }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 10, - "last_update": "2024-04-01 10:37:35" + "last_update": "2024-04-17 22:31:16" }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 0, @@ -1568,15 +1568,15 @@ "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 553, + "stars": 554, "last_update": "2024-04-14 07:59:38" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 660, + "stars": 665, "last_update": "2024-03-04 11:08:24" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 187, + "stars": 189, "last_update": "2024-03-08 11:46:57" }, "https://github.com/mozman/ComfyUI_mozman_nodes": { @@ -1624,11 +1624,11 @@ "last_update": "2024-02-07 21:22:45" }, "https://github.com/jitcoder/lora-info": { - "stars": 21, - "last_update": "2024-01-28 15:09:51" + "stars": 22, + "last_update": "2024-04-18 09:16:05" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 59, + "stars": 60, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { @@ -1672,7 +1672,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 343, + "stars": 344, "last_update": "2024-04-16 05:53:04" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1732,7 +1732,7 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 300, + "stars": 301, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { @@ -1748,15 +1748,15 @@ "last_update": "2024-04-08 04:23:57" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 246, - "last_update": "2024-02-12 01:56:02" + "stars": 248, + "last_update": "2024-04-17 19:58:54" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 90, "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 205, + "stars": 206, "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": 74, + "stars": 75, "last_update": "2024-03-26 05:54:18" }, "https://github.com/chaojie/ComfyUI-Trajectory": { @@ -1840,7 +1840,7 @@ "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1367, + "stars": 1374, "last_update": "2024-04-13 17:45:06" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { @@ -1852,8 +1852,8 @@ "last_update": "2024-04-06 11:02:44" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { - "stars": 24, - "last_update": "2024-04-02 13:24:56" + "stars": 26, + "last_update": "2024-04-17 16:11:18" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 8, @@ -1872,7 +1872,7 @@ "last_update": "2024-04-02 06:32:21" }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 185, + "stars": 186, "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": 82, + "stars": 83, "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": 172, + "stars": 175, "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1953,7 +1953,7 @@ }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 4, - "last_update": "2024-03-29 21:14:13" + "last_update": "2024-04-17 21:59:04" }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 6, @@ -2001,7 +2001,7 @@ }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 7, - "last_update": "2024-04-17 10:20:59" + "last_update": "2024-04-18 09:35:04" }, "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": 178, + "stars": 179, "last_update": "2024-04-15 21:09:22" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { @@ -2076,7 +2076,7 @@ "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 165, + "stars": 166, "last_update": "2024-04-12 09:50:19" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2084,7 +2084,7 @@ "last_update": "2024-02-01 06:40:40" }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 23, + "stars": 24, "last_update": "2024-01-29 16:03:36" }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { @@ -2101,7 +2101,7 @@ }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 19, - "last_update": "2024-02-19 16:02:10" + "last_update": "2024-04-18 08:04:23" }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 77, @@ -2148,7 +2148,7 @@ "last_update": "2024-02-05 17:48:33" }, "https://github.com/dfl/comfyui-tcd-scheduler": { - "stars": 63, + "stars": 65, "last_update": "2024-04-08 20:15:29" }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { @@ -2168,7 +2168,7 @@ "last_update": "2024-02-06 15:43:43" }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 92, + "stars": 93, "last_update": "2024-02-11 10:08:19" }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { @@ -2208,7 +2208,7 @@ "last_update": "2024-04-06 02:11:59" }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { - "stars": 10, + "stars": 11, "last_update": "2024-04-02 12:00:48" }, "https://github.com/jordoh/ComfyUI-Deepface": { @@ -2248,7 +2248,7 @@ "last_update": "2024-03-26 01:28:07" }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 21, + "stars": 22, "last_update": "2024-03-31 19:06:57" }, "https://github.com/logtd/ComfyUI-TrackingNodes": { @@ -2320,7 +2320,7 @@ "last_update": "2024-02-26 04:25:21" }, "https://github.com/cerspense/ComfyUI_cspnodes": { - "stars": 20, + "stars": 21, "last_update": "2024-03-23 14:40:21" }, "https://github.com/qwixiwp/queuetools": { @@ -2353,22 +2353,22 @@ }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 12, - "last_update": "2024-04-03 15:54:14" + "last_update": "2024-04-18 09:23:12" }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 0, "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1056, + "stars": 1058, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 35, + "stars": 36, "last_update": "2024-03-23 19:40:34" }, "https://github.com/nathannlu/ComfyUI-Pets": { - "stars": 33, + "stars": 34, "last_update": "2024-03-31 23:55:42" }, "https://github.com/nathannlu/ComfyUI-Cloud": { @@ -2388,7 +2388,7 @@ "last_update": "2024-03-07 07:35:43" }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 7, + "stars": 8, "last_update": "2024-03-27 21:37:34" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { @@ -2408,7 +2408,7 @@ "last_update": "2024-03-12 17:19:32" }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 27, + "stars": 29, "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { @@ -2453,14 +2453,14 @@ }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 212, - "last_update": "2024-04-07 21:29:06" + "last_update": "2024-04-17 22:30:10" }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 0, "last_update": "2024-03-08 22:53:27" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 22, + "stars": 24, "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { @@ -2488,11 +2488,11 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 111, - "last_update": "2024-04-17 14:16:48" + "stars": 122, + "last_update": "2024-04-18 12:14:02" }, "https://github.com/dmMaze/sketch2manga": { - "stars": 19, + "stars": 21, "last_update": "2024-03-14 05:44:16" }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { @@ -2524,11 +2524,11 @@ "last_update": "2024-03-28 02:21:05" }, "https://github.com/Jannchie/ComfyUI-J": { - "stars": 50, - "last_update": "2024-03-24 06:35:19" + "stars": 51, + "last_update": "2024-04-17 16:25:57" }, "https://github.com/daxcay/ComfyUI-JDCN": { - "stars": 4, + "stars": 5, "last_update": "2024-04-17 02:24:17" }, "https://github.com/Seedsa/Fooocus_Nodes": { @@ -2540,7 +2540,7 @@ "last_update": "2024-04-16 02:02:15" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 22, + "stars": 23, "last_update": "2024-03-22 04:31:59" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -2553,10 +2553,10 @@ }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 24, - "last_update": "2024-04-16 10:21:15" + "last_update": "2024-04-18 12:18:16" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 123, + "stars": 126, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { @@ -2568,7 +2568,7 @@ "last_update": "2024-03-26 16:55:10" }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { - "stars": 27, + "stars": 28, "last_update": "2024-04-07 10:43:50" }, "https://github.com/hay86/ComfyUI_Dreamtalk": { @@ -2605,7 +2605,7 @@ }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 5, - "last_update": "2024-04-16 21:24:53" + "last_update": "2024-04-17 18:49:09" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 242, @@ -2640,7 +2640,7 @@ "last_update": "2024-04-01 01:32:04" }, "https://github.com/kijai/ComfyUI-APISR": { - "stars": 47, + "stars": 48, "last_update": "2024-04-01 21:37:50" }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { @@ -2648,11 +2648,11 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 32175, - "last_update": "2024-04-17 10:50:09" + "stars": 32271, + "last_update": "2024-04-18 07:28:34" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 68, + "stars": 71, "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": 50, + "stars": 52, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { @@ -2684,7 +2684,7 @@ "last_update": "2024-04-07 07:27:14" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 36, + "stars": 37, "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { @@ -2700,7 +2700,7 @@ "last_update": "2024-04-06 17:16:28" }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { - "stars": 4, + "stars": 5, "last_update": "2024-04-13 09:05:32" }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { @@ -2713,7 +2713,7 @@ }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 1, - "last_update": "2024-04-13 02:37:35" + "last_update": "2024-04-18 07:03:11" }, "https://github.com/shinich39/comfyui-text-pipe-39": { "stars": 2, @@ -2732,11 +2732,11 @@ "last_update": "2024-04-08 01:03:56" }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { - "stars": 39, + "stars": 40, "last_update": "2024-04-09 00:51:04" }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 20, + "stars": 21, "last_update": "2024-04-08 11:29:40" }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { @@ -2756,7 +2756,7 @@ "last_update": "2024-04-16 01:07:14" }, "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 22, + "stars": 24, "last_update": "2024-04-17 08:51:51" }, "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { @@ -2772,12 +2772,12 @@ "last_update": "2024-04-11 07:38:35" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 73, + "stars": 79, "last_update": "2024-04-15 10:50:51" }, "https://github.com/ExponentialML/ComfyUI_ELLA": { - "stars": 121, - "last_update": "2024-04-17 11:39:52" + "stars": 127, + "last_update": "2024-04-17 17:18:08" }, "https://github.com/choey/Comfy-Topaz": { "stars": 8, @@ -2796,7 +2796,7 @@ "last_update": "2024-04-10 22:20:21" }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { - "stars": 4, + "stars": 5, "last_update": "2024-04-14 00:18:58" }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { @@ -2816,19 +2816,19 @@ "last_update": "2024-04-11 06:20:34" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 75, - "last_update": "2024-04-13 14:38:19" + "stars": 80, + "last_update": "2024-04-18 06:21:21" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 94, - "last_update": "2024-04-17 07:03:27" + "stars": 96, + "last_update": "2024-04-18 10:11:12" }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 89, - "last_update": "2024-04-17 00:11:09" + "stars": 99, + "last_update": "2024-04-17 17:51:44" }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 40, + "stars": 42, "last_update": "2024-04-15 19:01:06" }, "https://github.com/unwdef/unwdef-nodes-comfyui": { @@ -2836,28 +2836,28 @@ "last_update": "2024-04-15 19:32:36" }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 8, - "last_update": "2024-04-17 00:37:39" + "stars": 9, + "last_update": "2024-04-18 06:23:50" }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { - "stars": 0, - "last_update": "2024-04-16 12:19:20" + "stars": 1, + "last_update": "2024-04-17 19:20:58" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 68, - "last_update": "2024-04-17 08:57:38" + "stars": 72, + "last_update": "2024-04-18 03:26:36" }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 6, "last_update": "2024-04-16 04:30:02" }, "https://github.com/BlakeOne/ComfyUI-NodeDefaults": { - "stars": 0, + "stars": 1, "last_update": "2024-04-14 19:13:56" }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 10, - "last_update": "2024-04-14 02:40:31" + "stars": 11, + "last_update": "2024-04-18 12:31:54" }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 6, @@ -2880,7 +2880,7 @@ "last_update": "2024-04-15 07:49:55" }, "https://github.com/jtydhr88/ComfyUI-InstantMesh": { - "stars": 53, + "stars": 66, "last_update": "2024-04-17 03:15:10" }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { @@ -2892,24 +2892,24 @@ "last_update": "2024-04-14 12:45:49" }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { - "stars": 18, + "stars": 33, "last_update": "2024-04-16 14:45:13" }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 0, - "last_update": "2024-04-12 10:49:25" + "last_update": "2024-04-18 12:35:11" }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 0, - "last_update": "2024-04-16 03:50:10" + "last_update": "2024-04-17 14:38:22" }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 4, "last_update": "2024-04-16 07:32:57" }, "https://github.com/smthemex/ComfyUI_Pic2Story": { - "stars": 1, - "last_update": "2024-04-17 00:39:11" + "stars": 2, + "last_update": "2024-04-18 06:30:23" }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 0, @@ -2920,23 +2920,35 @@ "last_update": "2024-04-15 16:21:16" }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 2, - "last_update": "2024-04-17 14:01:42" + "stars": 4, + "last_update": "2024-04-18 12:10:50" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 0, - "last_update": "2024-04-17 13:18:07" + "stars": 75, + "last_update": "2024-04-18 07:44:43" }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 1, "last_update": "2024-04-17 08:45:20" }, "https://github.com/JettHu/ComfyUI_TGate": { - "stars": 2, - "last_update": "2024-04-17 12:44:32" + "stars": 12, + "last_update": "2024-04-18 06:22:21" }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 7, - "last_update": "2024-04-16 13:58:56" + "stars": 8, + "last_update": "2024-04-18 11:37:22" + }, + "https://github.com/Stability-AI/ComfyUI-SAI_API": { + "stars": 3, + "last_update": "2024-04-18 07:31:18" + }, + "https://github.com/chaojie/ComfyUI-CameraCtrl": { + "stars": 2, + "last_update": "2024-04-18 09:52:24" + }, + "https://github.com/sugarkwork/comfyui_tag_fillter": { + "stars": 0, + "last_update": "2024-04-18 06:37:21" } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c35d25ed..38612d1f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "sugarkwork", + "title": "comfyui_tag_filter", + "reference": "https://github.com/sugarkwork/comfyui_tag_fillter", + "files": [ + "https://github.com/sugarkwork/comfyui_tag_fillter" + ], + "install_type": "git-clone", + "description": "This is a custom node of ComfyUI that categorizes tags outputted by tools like WD14Tagger, filters them by each category, and returns the filtered results." + }, + { + "author": "chaojie", + "title": "ComfyUI-CameraCtrl", + "reference": "https://github.com/chaojie/ComfyUI-CameraCtrl", + "files": [ + "https://github.com/chaojie/ComfyUI-CameraCtrl" + ], + "install_type": "git-clone", + "description": "ComfyUI-CameraCtrl" + }, { "author": "Stability-AI", "title": "Stability API nodes for ComfyUI", @@ -669,76 +689,6 @@ ], "install_type": "git-clone", "description": "Nodes:LoraWithMetadata, TypecasterImage." - }, - { - "author": "BlakeOne", - "title": "ComfyUI CustomScheduler", - "reference": "https://github.com/BlakeOne/ComfyUI-CustomScheduler", - "files": [ - "https://github.com/BlakeOne/ComfyUI-CustomScheduler" - ], - "install_type": "git-clone", - "description": "Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero." - }, - { - "author": "chaojie", - "title": "ComfyUI-MuseV", - "reference": "https://github.com/chaojie/ComfyUI-MuseV", - "files": [ - "https://github.com/chaojie/ComfyUI-MuseV" - ], - "install_type": "git-clone", - "description": "ComfyUI MuseV" - }, - { - "author": "DrMWeigand", - "title": "ComfyUI Color Detection Nodes", - "reference": "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection", - "files": [ - "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection" - ], - "install_type": "git-clone", - "description": "A collection of nodes for detecting color in images, leveraging RGB and LAB color spaces. These nodes aim to distinguish colored images from black and white, including those with color tints." - }, - { - "author": "kijai", - "title": "ComfyUI-APISR", - "reference": "https://github.com/kijai/ComfyUI-APISR", - "files": [ - "https://github.com/kijai/ComfyUI-APISR" - ], - "install_type": "git-clone", - "description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI" - }, - { - "author": "logtd", - "title": "ComfyUI-FLATTEN", - "reference": "https://github.com/logtd/ComfyUI-FLATTEN", - "files": [ - "https://github.com/logtd/ComfyUI-FLATTEN" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten)." - }, - { - "author": "BlakeOne", - "title": "ComfyUI SchedulerMixer", - "reference": "https://github.com/BlakeOne/ComfyUI-SchedulerMixer", - "files": [ - "https://github.com/BlakeOne/ComfyUI-SchedulerMixer" - ], - "install_type": "git-clone", - "description": "Create a custom scheduler from a weighted average of the built-in schedulers" - }, - { - "author": "BlakeOne", - "title": "ComfyUI FastImageListToImageBatch", - "reference": "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch", - "files": [ - "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch" - ], - "install_type": "git-clone", - "description": "Quickly convert a list of images to a batch of images. All images must be the same size. Great for long videos." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 119c00c0..71b045f2 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -126,7 +126,11 @@ "GPT4VCaptioner", "Image Load with Metadata", "SAMIN String Attribute Selector", + "SANMIN ChineseToCharacter", "SANMIN ClothingWildcards", + "SANMIN ConvertToEnglish", + "SANMIN LoadPathImagesPreview", + "SANMIN SanmiSaveImageToLocal", "SANMIN SimpleWildcards", "Samin Counter", "Samin Load Image Batch" @@ -809,6 +813,7 @@ [ "GeometricCFGGuider", "ImageAssistedCFGGuider", + "MegaCFGGuider", "SamplerCLYB_4M_SDE_Momentumized", "SamplerCustomModelMixtureDuo", "SamplerCustomNoise", @@ -821,7 +826,8 @@ "SamplerSupreme", "SamplerTTM", "ScaledCFGGuider", - "SimpleExponentialScheduler" + "SimpleExponentialScheduler", + "WarmupDecayCFGGuider" ], { "title_aux": "ComfyUI Extra Samplers" @@ -1052,8 +1058,8 @@ [ "Automatic CFG", "Automatic CFG - Advanced", + "Automatic CFG - Fastest", "Automatic CFG - Negative", - "Automatic CFG - No uncond", "Automatic CFG - Post rescale only", "SAG delayed activation" ], @@ -1675,6 +1681,7 @@ "DiffusersPipeline", "DiffusersPrepareLatents", "DiffusersTextureInversionLoader", + "DiffusersXLPipeline", "GetAverageColorFromImage", "GetFilledColorImage" ], @@ -2232,8 +2239,10 @@ ], "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [ [ - "Generate Negative Prompt_mne", - "Save Text File_mne" + "\u26d4 Generate Negative Prompt", + "\u2728 Groq LLM API", + "\ud83d\udcbe Save Text File With Path", + "\ud83d\uddbc\ufe0f Download Image from URL" ], { "title_aux": "ComfyUI-mnemic-nodes" @@ -3200,6 +3209,20 @@ "title_aux": "Text to video for Stable Video Diffusion in ComfyUI" } ], + "https://github.com/Stability-AI/ComfyUI-SAI_API": [ + [ + "Stability Creative Upscale", + "Stability Image Core", + "Stability Inpainting", + "Stability Outpainting", + "Stability Remove Background", + "Stability SD3", + "Stability Search and Replace" + ], + { + "title_aux": "Stability API nodes for ComfyUI" + } + ], "https://github.com/Stability-AI/stability-ComfyUI-nodes": [ [ "ColorBlend", @@ -4436,6 +4459,7 @@ ], "https://github.com/aburahamu/ComfyUI-RequestsPoster": [ [ + "GetImageFromSD3byT2I", "PostImage2Discord", "PostImage2X", "PostText" @@ -5384,6 +5408,15 @@ "title_aux": "ComfyUI-AniPortrait" } ], + "https://github.com/chaojie/ComfyUI-CameraCtrl": [ + [ + "CameraCtrlLoader", + "CameraCtrlRun" + ], + { + "title_aux": "ComfyUI-CameraCtrl" + } + ], "https://github.com/chaojie/ComfyUI-Champ": [ [ "ChampLoader", @@ -5684,6 +5717,7 @@ [ "chaosaiart_Any_Switch", "chaosaiart_Any_Switch_Big_Number", + "chaosaiart_Any_Switch_small", "chaosaiart_CheckpointLoader", "chaosaiart_CheckpointPrompt", "chaosaiart_CheckpointPrompt2", @@ -5701,11 +5735,12 @@ "chaosaiart_KSampler3", "chaosaiart_KSampler4", "chaosaiart_KSampler5", - "chaosaiart_KSampler6", "chaosaiart_KSampler7", - "chaosaiart_KSampler8", "chaosaiart_KSampler_a1", "chaosaiart_KSampler_a1a", + "chaosaiart_KSampler_a2", + "chaosaiart_KSampler_expert_0", + "chaosaiart_KSampler_expert_1", "chaosaiart_Ksampler_attribut", "chaosaiart_Load_Image_Batch", "chaosaiart_Load_Image_Batch_2img", @@ -5731,6 +5766,7 @@ "chaosaiart_any_input2array_small", "chaosaiart_controlnet_weidgth", "chaosaiart_convert", + "chaosaiart_convert_Prompt", "chaosaiart_forPreview", "chaosaiart_image_loop", "chaosaiart_img2gif", @@ -7371,6 +7407,7 @@ "ACE_Float", "ACE_ImageColorFix", "ACE_ImageConstrain", + "ACE_ImageQA", "ACE_ImageRemoveBackground", "ACE_Integer", "ACE_Seed", @@ -7570,7 +7607,6 @@ ], "https://github.com/if-ai/ComfyUI-IF_AI_tools": [ [ - "IF_BarkTTS", "IF_ChatPrompt", "IF_DisplayText", "IF_DreamTalk", @@ -7579,7 +7615,6 @@ "IF_ImagePrompt", "IF_PromptMkr", "IF_SaveText", - "IF_WhisperSpeech", "IF_saveText" ], { @@ -10423,6 +10458,14 @@ "title_aux": "ComfyUI-sudo-latent-upscale" } ], + "https://github.com/sugarkwork/comfyui_tag_fillter": [ + [ + "TagFilter" + ], + { + "title_aux": "comfyui_tag_filter" + } + ], "https://github.com/syllebra/bilbox-comfyui": [ [ "BilboXLut",