From 6608afe314ad993c367a5c4f27db970132bffa1c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 15 Apr 2024 20:39:48 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 41 +++ extension-node-map.json | 100 +++--- github-stats.json | 454 +++++++++++++------------ node_db/new/custom-node-list.json | 70 ++-- node_db/new/extension-node-map.json | 100 +++--- node_db/tutorial/custom-node-list.json | 10 + 6 files changed, 442 insertions(+), 333 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8e3c6547..f1fff945 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7279,6 +7279,47 @@ "install_type": "git-clone", "description": "Transcribe audio and video files in ComfyUI." }, + { + "author": "kunieone", + "title": "ComfyUI_alkaid", + "reference": "https://github.com/kunieone/ComfyUI_alkaid", + "files": [ + "https://github.com/kunieone/ComfyUI_alkaid" + ], + "install_type": "git-clone", + "description": "Nodes:A_Face3DSwapper, A_FaceCrop, A_FacePaste, A_OpenPosePreprocessor, A_EmptyLatentImageLongside, A_GetImageSize, AlkaidLoader, AdapterFaceLoader, AdapterStyleLoader, ..." + }, + { + "author": "jtydhr88", + "title": "ComfyUI InstantMesh", + "reference": "https://github.com/jtydhr88/ComfyUI-InstantMesh", + "files": [ + "https://github.com/jtydhr88/ComfyUI-InstantMesh" + ], + "install_type": "git-clone", + "description": "ComfyUI InstantMesh is custom nodes that running [a/TencentARC/InstantMesh](https://github.com/TencentARC/InstantMesh) into ComfyUI" + }, + { + "author": "txt2any", + "title": "ComfyUI-PromptOrganizer", + "reference": "https://github.com/txt2any/ComfyUI-PromptOrganizer", + "files": [ + "https://github.com/txt2any/ComfyUI-PromptOrganizer" + ], + "install_type": "git-clone", + "description": "This is a custom node for ComfyUI that automatically saves your AI-generated images specifically to [a/www.txt2any.com](http://www.txt2any.com/)." + }, + { + "author": "kealiu", + "title": "ComfyUI Load and Save file to S3", + "reference": "https://github.com/kealiu/ComfyUI-S3-Tools", + "files": [ + "https://github.com/kealiu/ComfyUI-S3-Tools" + ], + "install_type": "git-clone", + "description": "Nodes:Load From S3, Save To S3." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 2073e8a2..88f1d32e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -292,6 +292,7 @@ "> Int to Text", "> Load Image", "> Load Image From Folder", + "> Resolution by Aspect Ratio", "> Rotate Image", "> Save Image", "> Scale Image to Side", @@ -815,6 +816,7 @@ ], "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": [ [ + "PrimereAestheticCKPTScorer", "PrimereAnyDetailer", "PrimereAnyOutput", "PrimereCKPT", @@ -896,42 +898,32 @@ "Absolute value", "Ceil", "Conditioning area scale by ratio", - "ConditioningSetArea with tuples", "Cosines", "Divide", "Float", - "Float debug print", "Floor", "Get image size", "Get latent size", "Image scale by ratio", "Image scale to side", - "Int debug print", "Int to float", - "Int to tuple", "Integer", "Latent Scale by ratio", "Latent Scale to side", - "LatentComposite with tuples", "Logic node", "Multiply", "Power", "Random", "Sinus", "Square root", - "String debug print", + "String Concatenate", + "String Replace", "Subtract", "Sum", "Tangent", "Text", "Text box", - "To text (Debug)", - "Tuple", - "Tuple debug print", - "Tuple multiply", - "Tuple swap", - "Tuple to floats", - "Tuple to ints" + "To text (Debug)" ], { "title_aux": "Derfuu_ComfyUI_ModdedNodes" @@ -1039,7 +1031,8 @@ [ "Automatic CFG", "Automatic CFG - Advanced settings", - "Automatic CFG - Negative" + "Automatic CFG - Negative", + "Automatic CFG - No uncond" ], { "title_aux": "ComfyUI-AutomaticCFG" @@ -4389,18 +4382,10 @@ "title_aux": "ComfyUI-AudioScheduler" } ], - "https://github.com/abdozmantar/ComfyUI-InstaSwap": [ - [ - "InstaSwapFaceSwap", - "InstaSwapLoadFaceModel", - "InstaSwapSaveFaceModel" - ], - { - "title_aux": "InstaSwap Face Swap Node for ComfyUI" - } - ], "https://github.com/aburahamu/ComfyUI-RequestsPoster": [ [ + "PostImage2Discord", + "PostImage2X", "PostText" ], { @@ -5602,6 +5587,9 @@ ], "https://github.com/chaojie/ComfyUI_StreamingT2V": [ [ + "LoadText_StreamingT2V", + "PromptTravelIndex", + "SaveText_StreamingT2V", "StreamingT2VLoaderAnimateDiff", "StreamingT2VLoaderAnimateDiffModel", "StreamingT2VLoaderEnhanceModel", @@ -5616,6 +5604,7 @@ "StreamingT2VRunLongStep", "StreamingT2VRunLongStepVidXTendPipeline", "StreamingT2VRunLongStepVidXTendPipelineCustomRef", + "StreamingT2VRunLongStepVidXTendPipelineCustomRefOutExtendOnly", "StreamingT2VRunLongStepVidXTendPipelinePromptTravel", "StreamingT2VRunShortStepAnimateDiff", "StreamingT2VRunShortStepModelscopeT2V", @@ -5629,11 +5618,8 @@ ], "https://github.com/chaosaiart/Chaosaiart-Nodes": [ [ - "chaosaiart_ADD_Prompt", - "chaosaiart_Any_Display", "chaosaiart_Any_Switch", "chaosaiart_Any_Switch_Big_Number", - "chaosaiart_Batch_Loader_Number_Override", "chaosaiart_CheckpointLoader", "chaosaiart_CheckpointPrompt", "chaosaiart_CheckpointPrompt2", @@ -5646,8 +5632,6 @@ "chaosaiart_EmptyLatentImage", "chaosaiart_FramePromptCLIPEncode", "chaosaiart_Frame_Switch", - "chaosaiart_ImageHolder_loop", - "chaosaiart_KSampler", "chaosaiart_KSampler1", "chaosaiart_KSampler2", "chaosaiart_KSampler3", @@ -5668,50 +5652,38 @@ "chaosaiart_Number_Switch", "chaosaiart_Prompt", "chaosaiart_Prompt_Frame", - "chaosaiart_Prompt_mixer", "chaosaiart_Prompt_mixer_byFrame", "chaosaiart_SaveImage", - "chaosaiart_ShowInput", - "chaosaiart_Show_Any", "chaosaiart_Show_Info", "chaosaiart_Simple_Prompt", "chaosaiart_Style_Node", "chaosaiart_TextCLIPEncode", "chaosaiart_TextCLIPEncode_lora", - "chaosaiart_TextCLIPEncode_simple", "chaosaiart_adjust_color", "chaosaiart_any_array2input_1Input", "chaosaiart_any_array2input_all_big", "chaosaiart_any_array2input_all_small", "chaosaiart_any_input2array_big", "chaosaiart_any_input2array_small", - "chaosaiart_cn_math", "chaosaiart_controlnet_weidgth", "chaosaiart_convert", "chaosaiart_forPreview", "chaosaiart_image_loop", + "chaosaiart_img2gif", "chaosaiart_img2video", - "chaosaiart_imgHolder", "chaosaiart_lora", "chaosaiart_lora_advanced", - "chaosaiart_main_Prompt", "chaosaiart_merge_Folders", "chaosaiart_oneNode", "chaosaiart_reloadAny_Load", "chaosaiart_reloadAny_Save", "chaosaiart_reloadIMG_Load", - "chaosaiart_reloadIMG_Load2", "chaosaiart_reloadIMG_Save", "chaosaiart_reloadLatent_Load", - "chaosaiart_reloadLatent_Load2", "chaosaiart_reloadLatent_Save", "chaosaiart_restarter", "chaosaiart_restarter_advanced", - "chaosaiart_saveImagePrefix", - "chaosaiart_test", - "chaosaiart_test2", "chaosaiart_video2img1", - "chaosaiart_video2img2", "chaosaiart_zoom_frame" ], { @@ -6135,6 +6107,7 @@ "Morphology", "PatchModelAddDownscale", "PerpNeg", + "PerturbedAttentionGuidance", "PhotoMakerEncode", "PhotoMakerLoader", "PolyexponentialScheduler", @@ -7713,6 +7686,15 @@ "title_aux": "ComfyUI-JaRue" } ], + "https://github.com/jtydhr88/ComfyUI-InstantMesh": [ + [ + "InstantMeshLoader", + "InstantMeshRun" + ], + { + "title_aux": "ComfyUI InstantMesh" + } + ], "https://github.com/ka-puna/comfyui-yanc": [ [ "YANC.ConcatStrings", @@ -7845,6 +7827,15 @@ "title_aux": "ComfyUI-text-file-util" } ], + "https://github.com/kealiu/ComfyUI-S3-Tools": [ + [ + "Load Image From S3", + "Save Image To S3" + ], + { + "title_aux": "ComfyUI Load and Save file to S3" + } + ], "https://github.com/kenjiqq/qq-nodes-comfyui": [ [ "Any List", @@ -8141,6 +8132,7 @@ [ "Filter", "PresentString", + "PrintFloats", "SingleString", "SizeSelector", "concat", @@ -8213,6 +8205,28 @@ "title_aux": "komojini-comfyui-nodes" } ], + "https://github.com/kunieone/ComfyUI_alkaid": [ + [ + "A_EmptyLatentImageLongside", + "A_Face3DSwapper", + "A_FaceCrop", + "A_FacePaste", + "A_GetImageSize", + "A_OpenPosePreprocessor", + "AdapterFace", + "AdapterFaceLoader", + "AdapterStyle", + "AdapterStyleLoader", + "AlkaidLoader", + "ApplyAdapter", + "ApplyControlNet_KPS", + "CombineAdapterPatch", + "KSamplerHires" + ], + { + "title_aux": "ComfyUI_alkaid" + } + ], "https://github.com/kwaroran/abg-comfyui": [ [ "Remove Image Background (abg)" @@ -8426,6 +8440,7 @@ "https://github.com/longgui0318/comfyui-mask-util": [ [ "Image Adaptive Crop M&R", + "Image Adaptive Crop With Mask", "Image Change Device", "Image Resolution Adaptive With X", "Image Resolution Limit With 8K", @@ -10972,6 +10987,7 @@ "easy globalSeed", "easy hiresFix", "easy if", + "easy imageChooser", "easy imageInsetCrop", "easy imagePixelPerfect", "easy imageRatio", diff --git a/github-stats.json b/github-stats.json index f769eb3c..235897d9 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,11 +1,11 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3352, - "last_update": "2024-04-14 05:22:13" + "stars": 3374, + "last_update": "2024-04-14 23:05:25" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1115, - "last_update": "2024-04-09 12:16:36" + "stars": 1117, + "last_update": "2024-04-15 02:06:25" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 216, @@ -16,15 +16,15 @@ "last_update": "2023-09-13 06:28:20" }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 162, + "stars": 163, "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1180, + "stars": 1187, "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 259, + "stars": 262, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -32,19 +32,19 @@ "last_update": "2023-12-15 14:25:35" }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 125, - "last_update": "2024-04-10 11:27:49" + "stars": 126, + "last_update": "2024-04-14 13:23:52" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 110, "last_update": "2024-02-12 13:57:45" }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 289, + "stars": 291, "last_update": "2024-04-08 22:34:21" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 226, + "stars": 227, "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { @@ -60,7 +60,7 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 523, + "stars": 530, "last_update": "2024-04-11 15:08:50" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { @@ -68,19 +68,19 @@ "last_update": "2024-02-03 04:00:30" }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { - "stars": 16, + "stars": 17, "last_update": "2023-12-27 16:47:20" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 235, - "last_update": "2024-04-03 19:30:15" + "stars": 236, + "last_update": "2024-04-15 03:11:36" }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 783, + "stars": 786, "last_update": "2024-04-08 17:54:15" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -140,7 +140,7 @@ "last_update": "2024-01-01 20:01:25" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 252, + "stars": 254, "last_update": "2024-02-26 04:23:37" }, "https://github.com/guoyk93/yk-node-suite-comfyui": { @@ -168,7 +168,7 @@ "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 142, + "stars": 143, "last_update": "2024-03-20 21:55:09" }, "https://github.com/city96/SD-Advanced-Noise": { @@ -184,11 +184,11 @@ "last_update": "2023-09-06 17:15:54" }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 19, + "stars": 22, "last_update": "2024-04-09 03:35:11" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 84, + "stars": 86, "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": 524, + "stars": 528, "last_update": "2024-04-12 14:11:06" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 291, + "stars": 295, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1052, + "stars": 1055, "last_update": "2024-04-09 03:04:04" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -232,7 +232,7 @@ "last_update": "2024-03-01 23:00:05" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 246, + "stars": 247, "last_update": "2024-03-10 07:42:00" }, "https://github.com/Jordach/comfy-plasma": { @@ -252,11 +252,11 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 511, + "stars": 512, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 58, + "stars": 59, "last_update": "2024-04-08 03:08:27" }, "https://github.com/ssitu/ComfyUI_roop": { @@ -284,15 +284,15 @@ "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { - "stars": 270, + "stars": 273, "last_update": "2024-04-09 00:31:53" }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 301, + "stars": 302, "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 369, + "stars": 370, "last_update": "2024-03-22 16:13:20" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { @@ -320,8 +320,8 @@ "last_update": "2024-03-04 22:48:03" }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 262, - "last_update": "2024-03-24 14:52:58" + "stars": 265, + "last_update": "2024-04-14 22:14:38" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 42, @@ -344,7 +344,7 @@ "last_update": "2024-02-04 23:38:10" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 695, + "stars": 696, "last_update": "2024-04-10 14:29:50" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -352,15 +352,15 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2158, + "stars": 2181, "last_update": "2024-04-13 09:37:51" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 656, + "stars": 666, "last_update": "2024-04-13 09:44:58" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 110, + "stars": 112, "last_update": "2024-03-16 17:13:27" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -424,7 +424,7 @@ "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 514, + "stars": 515, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { @@ -476,7 +476,7 @@ "last_update": "2024-03-10 09:09:50" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 106, + "stars": 107, "last_update": "2024-02-25 09:56:19" }, "https://github.com/Pfaeff/pfaeff-comfyui": { @@ -488,31 +488,31 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 320, + "stars": 322, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1943, + "stars": 1950, "last_update": "2024-04-09 00:01:21" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 292, + "stars": 295, "last_update": "2024-04-10 18:53:51" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 844, - "last_update": "2024-04-11 14:51:52" + "stars": 848, + "last_update": "2024-04-14 20:58:48" }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2023-08-04 23:54:24" }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { - "stars": 8, + "stars": 9, "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 625, + "stars": 627, "last_update": "2024-04-12 11:20:23" }, "https://github.com/coreyryanhanson/ComfyQR": { @@ -524,7 +524,7 @@ "last_update": "2023-10-15 03:19:16" }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { - "stars": 147, + "stars": 149, "last_update": "2024-01-07 03:29:57" }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { @@ -596,15 +596,15 @@ "last_update": "2023-10-28 15:51:44" }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { - "stars": 29, - "last_update": "2024-01-25 16:30:20" + "stars": 31, + "last_update": "2024-04-14 05:47:06" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 126, - "last_update": "2024-04-05 02:00:30" + "stars": 129, + "last_update": "2024-04-15 06:50:47" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 57, + "stars": 58, "last_update": "2024-04-04 20:20:54" }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { @@ -616,7 +616,7 @@ "last_update": "2023-08-16 15:44:24" }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { - "stars": 54, + "stars": 55, "last_update": "2023-09-10 01:51:24" }, "https://github.com/badjeff/comfyui_lora_tag_loader": { @@ -624,12 +624,12 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 472, + "stars": 476, "last_update": "2024-04-13 18:43:35" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 674, - "last_update": "2024-04-13 14:36:06" + "stars": 680, + "last_update": "2024-04-15 08:36:15" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 180, @@ -644,7 +644,7 @@ "last_update": "2024-04-03 22:58:07" }, "https://github.com/giriss/comfy-image-saver": { - "stars": 107, + "stars": 108, "last_update": "2023-11-16 10:39:05" }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { @@ -716,7 +716,7 @@ "last_update": "2023-08-19 19:17:07" }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 41, + "stars": 42, "last_update": "2024-04-11 22:05:09" }, "https://github.com/marhensa/sdxl-recommended-res-calc": { @@ -724,11 +724,11 @@ "last_update": "2024-03-15 05:43:38" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 142, + "stars": 143, "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 268, + "stars": 269, "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": 128, + "stars": 129, "last_update": "2023-08-28 13:56:20" }, "https://github.com/spro/comfyui-mirror": { @@ -772,15 +772,15 @@ "last_update": "2024-01-06 14:15:12" }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 164, + "stars": 165, "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 257, + "stars": 259, "last_update": "2024-04-09 07:53:12" }, "https://github.com/picturesonpictures/comfy_PoP": { - "stars": 9, + "stars": 10, "last_update": "2024-02-01 03:04:42" }, "https://github.com/alt-key-project/comfyui-dream-project": { @@ -836,7 +836,7 @@ "last_update": "2023-09-13 02:56:53" }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { - "stars": 55, + "stars": 56, "last_update": "2024-01-29 03:45:40" }, "https://github.com/tusharbhutt/Endless-Nodes": { @@ -860,7 +860,7 @@ "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 150, + "stars": 151, "last_update": "2024-04-08 18:19:54" }, "https://github.com/rklaffehn/rk-comfy-nodes": { @@ -868,7 +868,7 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 178, + "stars": 181, "last_update": "2024-04-12 07:42:07" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { @@ -880,7 +880,7 @@ "last_update": "2024-04-10 05:28:40" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 996, + "stars": 997, "last_update": "2024-03-21 09:27:41" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { @@ -892,7 +892,7 @@ "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 121, + "stars": 123, "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { @@ -921,10 +921,10 @@ }, "https://github.com/kijai/ComfyUI-KJNodes": { "stars": 178, - "last_update": "2024-04-13 13:20:22" + "last_update": "2024-04-14 23:43:29" }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 99, + "stars": 100, "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -932,7 +932,7 @@ "last_update": "2023-11-25 10:16:57" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 316, + "stars": 320, "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-Geowizard": { @@ -956,16 +956,16 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 851, - "last_update": "2024-04-13 23:02:21" + "stars": 855, + "last_update": "2024-04-14 08:27:44" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 175, + "stars": 178, "last_update": "2024-03-26 13:31:13" }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 31, - "last_update": "2023-10-01 17:33:29" + "last_update": "2024-04-15 09:44:58" }, "https://github.com/thedyze/save-image-extended-comfyui": { "stars": 58, @@ -988,12 +988,12 @@ "last_update": "2024-04-10 15:22:50" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 360, + "stars": 364, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { - "stars": 68, - "last_update": "2024-04-01 05:46:51" + "stars": 72, + "last_update": "2024-04-14 23:50:26" }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, @@ -1012,7 +1012,7 @@ "last_update": "2023-12-27 14:18:04" }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { - "stars": 21, + "stars": 22, "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": 63, + "stars": 64, "last_update": "2024-04-12 03:48:33" }, "https://github.com/zer0TF/cute-comfy": { @@ -1036,11 +1036,11 @@ "last_update": "2024-02-20 01:27:38" }, "https://github.com/chflame163/ComfyUI_WordCloud": { - "stars": 48, + "stars": 49, "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 375, + "stars": 380, "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": 637, - "last_update": "2024-04-12 16:12:10" + "stars": 638, + "last_update": "2024-04-15 01:02:52" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 11, @@ -1080,7 +1080,7 @@ "last_update": "2023-12-01 00:09:15" }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 212, + "stars": 213, "last_update": "2024-04-07 21:32:38" }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { @@ -1108,7 +1108,7 @@ "last_update": "2023-11-29 12:58:14" }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 63, + "stars": 64, "last_update": "2024-04-09 20:35:52" }, "https://github.com/aianimation55/ComfyUI-FatLabels": { @@ -1168,7 +1168,7 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 456, + "stars": 460, "last_update": "2024-04-08 17:56:08" }, "https://github.com/gemell1/ComfyUI_GMIC": { @@ -1184,7 +1184,7 @@ "last_update": "2023-12-06 12:47:18" }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { - "stars": 1, + "stars": 2, "last_update": "2024-01-04 17:52:44" }, "https://github.com/ka-puna/comfyui-yanc": { @@ -1192,7 +1192,7 @@ "last_update": "2023-12-10 21:29:12" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 102, + "stars": 104, "last_update": "2024-03-31 04:36:03" }, "https://github.com/Umikaze-job/select_folder_path_easy": { @@ -1220,7 +1220,7 @@ "last_update": "2023-11-21 14:34:54" }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 76, + "stars": 77, "last_update": "2024-04-07 00:30:45" }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { @@ -1248,11 +1248,11 @@ "last_update": "2024-03-31 15:10:51" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 257, + "stars": 258, "last_update": "2023-11-24 06:14:27" }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { - "stars": 72, + "stars": 73, "last_update": "2023-12-27 18:16:34" }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { @@ -1284,7 +1284,7 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 253, + "stars": 254, "last_update": "2024-03-24 14:20:44" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1292,11 +1292,11 @@ "last_update": "2023-12-22 08:22:45" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 393, + "stars": 464, "last_update": "2024-04-11 11:58:24" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1339, + "stars": 1344, "last_update": "2023-12-23 07:08:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { @@ -1304,11 +1304,11 @@ "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1057, + "stars": 1061, "last_update": "2024-03-23 06:33:03" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 700, + "stars": 703, "last_update": "2024-01-25 13:13:33" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { @@ -1324,15 +1324,15 @@ "last_update": "2024-02-04 20:03:35" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 313, + "stars": 318, "last_update": "2024-04-06 04:04:12" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 29, + "stars": 30, "last_update": "2024-04-02 02:55:59" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 430, + "stars": 436, "last_update": "2024-02-07 13:22:16" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { @@ -1340,7 +1340,7 @@ "last_update": "2024-03-25 02:09:04" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 80, + "stars": 81, "last_update": "2024-04-01 13:35:54" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -1352,7 +1352,7 @@ "last_update": "2023-12-11 11:06:16" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 138, + "stars": 139, "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -1416,7 +1416,7 @@ "last_update": "2023-12-14 08:24:49" }, "https://github.com/Haoming02/comfyui-floodgate": { - "stars": 21, + "stars": 22, "last_update": "2024-01-31 09:08:14" }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { @@ -1449,7 +1449,7 @@ }, "https://github.com/11cafe/comfyui-workspace-manager": { "stars": 602, - "last_update": "2024-04-13 15:44:01" + "last_update": "2024-04-15 10:48:09" }, "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": 14, + "stars": 20, "last_update": "2024-04-14 01:54:33" }, "https://github.com/zfkun/ComfyUI_zfkun": { @@ -1472,11 +1472,11 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 351, + "stars": 352, "last_update": "2024-04-07 07:38:51" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 310, + "stars": 313, "last_update": "2024-04-13 04:02:24" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { @@ -1496,15 +1496,15 @@ "last_update": "2023-12-16 09:10:38" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 221, + "stars": 222, "last_update": "2024-03-12 03:42:07" }, "https://github.com/deroberon/demofusion-comfyui": { - "stars": 79, + "stars": 80, "last_update": "2023-12-19 22:54:02" }, "https://github.com/deroberon/StableZero123-comfyui": { - "stars": 119, + "stars": 120, "last_update": "2024-01-15 10:38:27" }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { @@ -1525,7 +1525,7 @@ }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 90, - "last_update": "2024-04-11 23:59:30" + "last_update": "2024-04-14 21:09:00" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 24, @@ -1537,7 +1537,7 @@ }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 0, - "last_update": "2024-04-12 07:57:38" + "last_update": "2024-04-15 06:58:54" }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 5, @@ -1564,15 +1564,15 @@ "last_update": "2024-01-03 08:27:32" }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { - "stars": 12, + "stars": 13, "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 546, - "last_update": "2024-04-13 16:24:26" + "stars": 548, + "last_update": "2024-04-14 07:59:38" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 657, + "stars": 659, "last_update": "2024-03-04 11:08:24" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { @@ -1601,11 +1601,11 @@ }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 16, - "last_update": "2024-03-26 08:41:20" + "last_update": "2024-04-15 09:15:03" }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 55, - "last_update": "2024-04-13 18:22:20" + "last_update": "2024-04-15 10:46:09" }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, @@ -1628,7 +1628,7 @@ "last_update": "2024-01-28 15:09:51" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 55, + "stars": 56, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { @@ -1648,7 +1648,7 @@ "last_update": "2023-12-27 17:50:16" }, "https://github.com/Limitex/ComfyUI-Diffusers": { - "stars": 90, + "stars": 92, "last_update": "2024-03-08 11:07:01" }, "https://github.com/edenartlab/eden_comfy_pipelines": { @@ -1672,8 +1672,8 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 332, - "last_update": "2024-03-27 16:59:44" + "stars": 335, + "last_update": "2024-04-15 04:20:18" }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 21, @@ -1732,7 +1732,7 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 294, + "stars": 295, "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": 191, + "stars": 220, "last_update": "2024-02-12 01:56:02" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 89, + "stars": 90, "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 197, + "stars": 199, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { @@ -1784,7 +1784,7 @@ "last_update": "2024-02-24 10:02:51" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 74, + "stars": 75, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-Panda3d": { @@ -1808,11 +1808,11 @@ "last_update": "2024-01-16 09:41:07" }, "https://github.com/chaojie/ComfyUI-DragAnything": { - "stars": 56, + "stars": 57, "last_update": "2024-03-19 03:37:48" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 333, + "stars": 335, "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { @@ -1833,18 +1833,18 @@ }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 15, - "last_update": "2024-04-01 20:42:20" + "last_update": "2024-04-14 21:19:39" }, "https://github.com/kft334/Knodes": { "stars": 0, "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1327, + "stars": 1346, "last_update": "2024-04-13 17:45:06" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 387, + "stars": 388, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { @@ -1852,7 +1852,7 @@ "last_update": "2024-04-06 11:02:44" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { - "stars": 22, + "stars": 23, "last_update": "2024-04-02 13:24:56" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { @@ -1896,7 +1896,7 @@ "last_update": "2024-01-12 14:34:55" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 170, + "stars": 172, "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1904,7 +1904,7 @@ "last_update": "2024-03-08 19:59:00" }, "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 38, + "stars": 39, "last_update": "2024-01-13 04:58:58" }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { @@ -1948,7 +1948,7 @@ "last_update": "2024-04-09 12:53:32" }, "https://github.com/nkchocoai/ComfyUI-Dart": { - "stars": 11, + "stars": 12, "last_update": "2024-03-24 07:26:03" }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { @@ -1976,15 +1976,15 @@ "last_update": "2024-01-19 21:30:27" }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { - "stars": 21, + "stars": 22, "last_update": "2024-02-21 01:48:08" }, "https://github.com/darkpixel/darkprompts": { "stars": 3, - "last_update": "2024-03-25 15:42:28" + "last_update": "2024-04-14 16:51:12" }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 129, + "stars": 130, "last_update": "2024-02-16 01:18:34" }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { @@ -1992,16 +1992,16 @@ "last_update": "2024-01-22 10:39:27" }, "https://github.com/longgui0318/comfyui-mask-util": { - "stars": 1, - "last_update": "2024-02-29 14:34:55" + "stars": 2, + "last_update": "2024-04-15 08:07:13" }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 4, "last_update": "2024-03-01 02:57:07" }, "https://github.com/longgui0318/comfyui-oms-diffusion": { - "stars": 5, - "last_update": "2024-04-11 09:02:09" + "stars": 6, + "last_update": "2024-04-15 09:19:17" }, "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": 172, + "stars": 173, "last_update": "2024-04-09 21:56:52" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { @@ -2072,11 +2072,11 @@ "last_update": "2024-01-27 15:25:00" }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 84, + "stars": 85, "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 157, + "stars": 160, "last_update": "2024-04-12 09:50:19" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2104,7 +2104,7 @@ "last_update": "2024-02-19 16:02:10" }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 74, + "stars": 75, "last_update": "2024-03-04 09:33:57" }, "https://github.com/ricklove/comfyui-ricklove": { @@ -2136,8 +2136,8 @@ "last_update": "2024-02-08 16:59:15" }, "https://github.com/davask/ComfyUI-MarasIT-Nodes": { - "stars": 15, - "last_update": "2024-04-01 08:48:30" + "stars": 17, + "last_update": "2024-04-15 10:15:37" }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 0, @@ -2148,7 +2148,7 @@ "last_update": "2024-02-05 17:48:33" }, "https://github.com/dfl/comfyui-tcd-scheduler": { - "stars": 59, + "stars": 61, "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": 89, + "stars": 90, "last_update": "2024-02-11 10:08:19" }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { @@ -2176,7 +2176,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 72, + "stars": 74, "last_update": "2024-04-11 00:45:00" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -2208,7 +2208,7 @@ "last_update": "2024-04-06 02:11:59" }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { - "stars": 9, + "stars": 10, "last_update": "2024-04-02 12:00:48" }, "https://github.com/jordoh/ComfyUI-Deepface": { @@ -2241,7 +2241,7 @@ }, "https://github.com/klinter007/klinter_nodes": { "stars": 2, - "last_update": "2024-03-26 02:58:49" + "last_update": "2024-04-15 10:24:50" }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 12, @@ -2280,11 +2280,11 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 242, + "stars": 252, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { - "stars": 32, + "stars": 33, "last_update": "2024-02-29 10:19:36" }, "https://github.com/czcz1024/Comfyui-FaceCompare": { @@ -2304,7 +2304,7 @@ "last_update": "2024-02-24 21:41:24" }, "https://github.com/jkrauss82/ultools-comfyui": { - "stars": 2, + "stars": 3, "last_update": "2024-03-31 08:27:34" }, "https://github.com/hiforce/comfyui-hiforce-plugin": { @@ -2360,7 +2360,7 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1034, + "stars": 1042, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { @@ -2372,7 +2372,7 @@ "last_update": "2024-03-31 23:55:42" }, "https://github.com/nathannlu/ComfyUI-Cloud": { - "stars": 110, + "stars": 111, "last_update": "2024-04-03 00:59:21" }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { @@ -2392,7 +2392,7 @@ "last_update": "2024-03-27 21:37:34" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 7, + "stars": 8, "last_update": "2024-03-20 08:47:51" }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { @@ -2408,7 +2408,7 @@ "last_update": "2024-03-12 17:19:32" }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 25, + "stars": 26, "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { @@ -2444,7 +2444,7 @@ "last_update": "2024-03-23 17:33:44" }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { - "stars": 22, + "stars": 23, "last_update": "2024-03-09 00:02:47" }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { @@ -2460,11 +2460,11 @@ "last_update": "2024-03-08 22:53:27" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 20, + "stars": 21, "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { - "stars": 22, + "stars": 29, "last_update": "2024-04-06 11:45:55" }, "https://github.com/prodogape/ComfyUI-Minio": { @@ -2488,7 +2488,7 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 98, + "stars": 100, "last_update": "2024-04-13 19:30:38" }, "https://github.com/dmMaze/sketch2manga": { @@ -2504,7 +2504,7 @@ "last_update": "2024-03-31 14:14:24" }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 137, + "stars": 139, "last_update": "2024-04-02 19:58:05" }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { @@ -2537,10 +2537,10 @@ }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 2, - "last_update": "2024-04-07 09:53:27" + "last_update": "2024-04-15 01:18:32" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 20, + "stars": 21, "last_update": "2024-03-22 04:31:59" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -2548,19 +2548,19 @@ "last_update": "2024-03-23 10:48:36" }, "https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer": { - "stars": 10, + "stars": 11, "last_update": "2024-03-31 15:13:33" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 21, - "last_update": "2024-04-13 22:58:42" + "stars": 22, + "last_update": "2024-04-14 12:42:19" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 120, + "stars": 123, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 70, + "stars": 71, "last_update": "2024-04-07 23:49:52" }, "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { @@ -2600,20 +2600,20 @@ "last_update": "2024-03-29 04:22:07" }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 35, + "stars": 39, "last_update": "2024-03-30 22:07:58" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 4, - "last_update": "2024-04-13 16:29:16" + "last_update": "2024-04-14 12:03:45" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 236, + "stars": 237, "last_update": "2024-04-06 09:25:46" }, "https://github.com/ParisNeo/lollms_nodes_suite": { - "stars": 7, - "last_update": "2024-04-10 06:32:01" + "stars": 8, + "last_update": "2024-04-15 00:17:38" }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 2, @@ -2624,8 +2624,8 @@ "last_update": "2024-04-09 11:18:00" }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { - "stars": 6, - "last_update": "2024-04-03 01:52:00" + "stars": 7, + "last_update": "2024-04-15 01:58:42" }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -2640,7 +2640,7 @@ "last_update": "2024-04-01 01:32:04" }, "https://github.com/kijai/ComfyUI-APISR": { - "stars": 45, + "stars": 47, "last_update": "2024-04-01 21:37:50" }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { @@ -2648,15 +2648,15 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 31855, - "last_update": "2024-04-13 20:18:20" + "stars": 31975, + "last_update": "2024-04-15 07:55:21" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 57, + "stars": 60, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { - "stars": 42, + "stars": 43, "last_update": "2024-04-02 19:18:34" }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { @@ -2668,12 +2668,12 @@ "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 43, + "stars": 44, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 1, - "last_update": "2024-04-05 06:07:22" + "last_update": "2024-04-15 11:09:27" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 102, @@ -2688,7 +2688,7 @@ "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { - "stars": 4, + "stars": 5, "last_update": "2024-04-13 22:08:00" }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { @@ -2708,7 +2708,7 @@ "last_update": "2024-04-06 16:48:55" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 46, + "stars": 47, "last_update": "2024-04-11 16:13:44" }, "https://github.com/hay86/ComfyUI_AceNodes": { @@ -2732,11 +2732,11 @@ "last_update": "2024-04-08 01:03:56" }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { - "stars": 35, + "stars": 37, "last_update": "2024-04-09 00:51:04" }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 13, + "stars": 15, "last_update": "2024-04-08 11:29:40" }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { @@ -2748,15 +2748,15 @@ "last_update": "2024-04-09 03:52:05" }, "https://github.com/abdozmantar/ComfyUI-InstaSwap": { - "stars": 30, - "last_update": "2024-04-12 10:38:20" + "stars": 31, + "last_update": "2024-04-14 13:41:06" }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { - "stars": 13, - "last_update": "2024-04-11 09:20:37" + "stars": 14, + "last_update": "2024-04-15 10:08:08" }, "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 17, + "stars": 19, "last_update": "2024-04-11 02:23:39" }, "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { @@ -2772,11 +2772,11 @@ "last_update": "2024-04-11 07:38:35" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 63, - "last_update": "2024-04-13 13:56:59" + "stars": 68, + "last_update": "2024-04-15 10:50:51" }, "https://github.com/ExponentialML/ComfyUI_ELLA": { - "stars": 88, + "stars": 104, "last_update": "2024-04-10 09:41:57" }, "https://github.com/choey/Comfy-Topaz": { @@ -2784,15 +2784,15 @@ "last_update": "2024-04-10 09:05:18" }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 2, - "last_update": "2024-04-08 06:32:13" + "stars": 3, + "last_update": "2024-04-14 06:18:38" }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { - "stars": 7, + "stars": 10, "last_update": "2024-04-11 15:56:49" }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { - "stars": 5, + "stars": 6, "last_update": "2024-04-10 22:20:21" }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { @@ -2800,7 +2800,7 @@ "last_update": "2024-04-14 00:18:58" }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { - "stars": 5, + "stars": 7, "last_update": "2024-04-11 06:30:57" }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { @@ -2816,63 +2816,79 @@ "last_update": "2024-04-11 06:20:34" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 55, + "stars": 66, "last_update": "2024-04-13 14:38:19" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 84, - "last_update": "2024-04-13 14:46:40" + "stars": 89, + "last_update": "2024-04-15 02:37:32" }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 7, - "last_update": "2024-04-13 01:02:27" + "stars": 48, + "last_update": "2024-04-15 07:10:00" }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 27, - "last_update": "2024-04-13 15:17:07" + "stars": 32, + "last_update": "2024-04-14 13:34:53" }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 0, "last_update": "2024-04-12 21:45:20" }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 4, + "stars": 7, "last_update": "2024-04-13 10:44:18" }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 0, - "last_update": "2024-04-13 17:49:45" + "last_update": "2024-04-14 19:09:37" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 14, - "last_update": "2024-04-13 05:21:17" + "stars": 58, + "last_update": "2024-04-15 03:13:32" }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { - "stars": 3, + "stars": 4, "last_update": "2024-04-14 04:24:37" }, "https://github.com/BlakeOne/ComfyUI-NodeDefaults": { "stars": 0, - "last_update": "2024-04-14 02:23:27" + "last_update": "2024-04-14 19:13:56" }, "https://github.com/liusida/ComfyUI-Login": { "stars": 10, "last_update": "2024-04-14 02:40:31" }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { - "stars": 2, + "stars": 5, "last_update": "2024-04-14 01:41:58" }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { - "stars": 3, + "stars": 4, "last_update": "2024-04-13 22:17:52" }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { - "stars": 0, + "stars": 2, "last_update": "2024-04-13 22:29:24" }, "https://github.com/turkyden/ComfyUI-Sticker": { "stars": 0, "last_update": "2024-04-14 05:34:31" + }, + "https://github.com/kunieone/ComfyUI_alkaid": { + "stars": 0, + "last_update": "2024-04-15 07:49:55" + }, + "https://github.com/jtydhr88/ComfyUI-InstantMesh": { + "stars": 4, + "last_update": "2024-04-15 05:02:30" + }, + "https://github.com/txt2any/ComfyUI-PromptOrganizer": { + "stars": 0, + "last_update": "2024-04-14 21:48:35" + }, + "https://github.com/kealiu/ComfyUI-S3-Tools": { + "stars": 0, + "last_update": "2024-04-14 12:45:49" } } \ 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 a9cd0efd..a8ed3054 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,46 @@ }, + { + "author": "kealiu", + "title": "ComfyUI Load and Save file to S3", + "reference": "https://github.com/kealiu/ComfyUI-S3-Tools", + "files": [ + "https://github.com/kealiu/ComfyUI-S3-Tools" + ], + "install_type": "git-clone", + "description": "Nodes:Load From S3, Save To S3." + }, + { + "author": "txt2any", + "title": "ComfyUI-PromptOrganizer", + "reference": "https://github.com/txt2any/ComfyUI-PromptOrganizer", + "files": [ + "https://github.com/txt2any/ComfyUI-PromptOrganizer" + ], + "install_type": "git-clone", + "description": "This is a custom node for ComfyUI that automatically saves your AI-generated images specifically to [a/www.txt2any.com](http://www.txt2any.com/)." + }, + { + "author": "jtydhr88", + "title": "ComfyUI InstantMesh", + "reference": "https://github.com/jtydhr88/ComfyUI-InstantMesh", + "files": [ + "https://github.com/jtydhr88/ComfyUI-InstantMesh" + ], + "install_type": "git-clone", + "description": "ComfyUI InstantMesh is custom nodes that running [a/TencentARC/InstantMesh](https://github.com/TencentARC/InstantMesh) into ComfyUI" + }, + { + "author": "kunieone", + "title": "ComfyUI_alkaid", + "reference": "https://github.com/kunieone/ComfyUI_alkaid", + "files": [ + "https://github.com/kunieone/ComfyUI_alkaid" + ], + "install_type": "git-clone", + "description": "Nodes:A_Face3DSwapper, A_FaceCrop, A_FacePaste, A_OpenPosePreprocessor, A_EmptyLatentImageLongside, A_GetImageSize, AlkaidLoader, AdapterFaceLoader, AdapterStyleLoader, ..." + }, { "author": "royceschultz", "title": "ComfyUI-TranscriptionTools", @@ -649,36 +689,6 @@ ], "install_type": "git-clone", "description": "We provide ComfyUI-ResAdapter node to help users to use [a/ResAdapter](https://github.com/bytedance/res-adapter) in ComfyUI." - }, - { - "author": "MokkaBoss1", - "title": "Node Pack mostly for manipulating strings and integers", - "reference": "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1/wiki/Documentation-for-the-ComfyUI-Nodes-in-this-Node-Pack", - "files": [ - "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1" - ], - "install_type": "git-clone", - "description": "Node Pack mostly for manipulating strings and integers" - }, - { - "author": "shinich39", - "title": "comfyui-random-node-39", - "reference": "https://github.com/shinich39/comfyui-ramdom-node-39", - "files": [ - "https://github.com/shinich39/comfyui-ramdom-node-39" - ], - "install_type": "git-clone", - "description": "Choose random node." - }, - { - "author": "NeuralSamurAI", - "title": "SuperPrompter Node for ComfyUI", - "reference": "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial", - "files": [ - "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial" - ], - "install_type": "git-clone", - "description": "The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2073e8a2..88f1d32e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -292,6 +292,7 @@ "> Int to Text", "> Load Image", "> Load Image From Folder", + "> Resolution by Aspect Ratio", "> Rotate Image", "> Save Image", "> Scale Image to Side", @@ -815,6 +816,7 @@ ], "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": [ [ + "PrimereAestheticCKPTScorer", "PrimereAnyDetailer", "PrimereAnyOutput", "PrimereCKPT", @@ -896,42 +898,32 @@ "Absolute value", "Ceil", "Conditioning area scale by ratio", - "ConditioningSetArea with tuples", "Cosines", "Divide", "Float", - "Float debug print", "Floor", "Get image size", "Get latent size", "Image scale by ratio", "Image scale to side", - "Int debug print", "Int to float", - "Int to tuple", "Integer", "Latent Scale by ratio", "Latent Scale to side", - "LatentComposite with tuples", "Logic node", "Multiply", "Power", "Random", "Sinus", "Square root", - "String debug print", + "String Concatenate", + "String Replace", "Subtract", "Sum", "Tangent", "Text", "Text box", - "To text (Debug)", - "Tuple", - "Tuple debug print", - "Tuple multiply", - "Tuple swap", - "Tuple to floats", - "Tuple to ints" + "To text (Debug)" ], { "title_aux": "Derfuu_ComfyUI_ModdedNodes" @@ -1039,7 +1031,8 @@ [ "Automatic CFG", "Automatic CFG - Advanced settings", - "Automatic CFG - Negative" + "Automatic CFG - Negative", + "Automatic CFG - No uncond" ], { "title_aux": "ComfyUI-AutomaticCFG" @@ -4389,18 +4382,10 @@ "title_aux": "ComfyUI-AudioScheduler" } ], - "https://github.com/abdozmantar/ComfyUI-InstaSwap": [ - [ - "InstaSwapFaceSwap", - "InstaSwapLoadFaceModel", - "InstaSwapSaveFaceModel" - ], - { - "title_aux": "InstaSwap Face Swap Node for ComfyUI" - } - ], "https://github.com/aburahamu/ComfyUI-RequestsPoster": [ [ + "PostImage2Discord", + "PostImage2X", "PostText" ], { @@ -5602,6 +5587,9 @@ ], "https://github.com/chaojie/ComfyUI_StreamingT2V": [ [ + "LoadText_StreamingT2V", + "PromptTravelIndex", + "SaveText_StreamingT2V", "StreamingT2VLoaderAnimateDiff", "StreamingT2VLoaderAnimateDiffModel", "StreamingT2VLoaderEnhanceModel", @@ -5616,6 +5604,7 @@ "StreamingT2VRunLongStep", "StreamingT2VRunLongStepVidXTendPipeline", "StreamingT2VRunLongStepVidXTendPipelineCustomRef", + "StreamingT2VRunLongStepVidXTendPipelineCustomRefOutExtendOnly", "StreamingT2VRunLongStepVidXTendPipelinePromptTravel", "StreamingT2VRunShortStepAnimateDiff", "StreamingT2VRunShortStepModelscopeT2V", @@ -5629,11 +5618,8 @@ ], "https://github.com/chaosaiart/Chaosaiart-Nodes": [ [ - "chaosaiart_ADD_Prompt", - "chaosaiart_Any_Display", "chaosaiart_Any_Switch", "chaosaiart_Any_Switch_Big_Number", - "chaosaiart_Batch_Loader_Number_Override", "chaosaiart_CheckpointLoader", "chaosaiart_CheckpointPrompt", "chaosaiart_CheckpointPrompt2", @@ -5646,8 +5632,6 @@ "chaosaiart_EmptyLatentImage", "chaosaiart_FramePromptCLIPEncode", "chaosaiart_Frame_Switch", - "chaosaiart_ImageHolder_loop", - "chaosaiart_KSampler", "chaosaiart_KSampler1", "chaosaiart_KSampler2", "chaosaiart_KSampler3", @@ -5668,50 +5652,38 @@ "chaosaiart_Number_Switch", "chaosaiart_Prompt", "chaosaiart_Prompt_Frame", - "chaosaiart_Prompt_mixer", "chaosaiart_Prompt_mixer_byFrame", "chaosaiart_SaveImage", - "chaosaiart_ShowInput", - "chaosaiart_Show_Any", "chaosaiart_Show_Info", "chaosaiart_Simple_Prompt", "chaosaiart_Style_Node", "chaosaiart_TextCLIPEncode", "chaosaiart_TextCLIPEncode_lora", - "chaosaiart_TextCLIPEncode_simple", "chaosaiart_adjust_color", "chaosaiart_any_array2input_1Input", "chaosaiart_any_array2input_all_big", "chaosaiart_any_array2input_all_small", "chaosaiart_any_input2array_big", "chaosaiart_any_input2array_small", - "chaosaiart_cn_math", "chaosaiart_controlnet_weidgth", "chaosaiart_convert", "chaosaiart_forPreview", "chaosaiart_image_loop", + "chaosaiart_img2gif", "chaosaiart_img2video", - "chaosaiart_imgHolder", "chaosaiart_lora", "chaosaiart_lora_advanced", - "chaosaiart_main_Prompt", "chaosaiart_merge_Folders", "chaosaiart_oneNode", "chaosaiart_reloadAny_Load", "chaosaiart_reloadAny_Save", "chaosaiart_reloadIMG_Load", - "chaosaiart_reloadIMG_Load2", "chaosaiart_reloadIMG_Save", "chaosaiart_reloadLatent_Load", - "chaosaiart_reloadLatent_Load2", "chaosaiart_reloadLatent_Save", "chaosaiart_restarter", "chaosaiart_restarter_advanced", - "chaosaiart_saveImagePrefix", - "chaosaiart_test", - "chaosaiart_test2", "chaosaiart_video2img1", - "chaosaiart_video2img2", "chaosaiart_zoom_frame" ], { @@ -6135,6 +6107,7 @@ "Morphology", "PatchModelAddDownscale", "PerpNeg", + "PerturbedAttentionGuidance", "PhotoMakerEncode", "PhotoMakerLoader", "PolyexponentialScheduler", @@ -7713,6 +7686,15 @@ "title_aux": "ComfyUI-JaRue" } ], + "https://github.com/jtydhr88/ComfyUI-InstantMesh": [ + [ + "InstantMeshLoader", + "InstantMeshRun" + ], + { + "title_aux": "ComfyUI InstantMesh" + } + ], "https://github.com/ka-puna/comfyui-yanc": [ [ "YANC.ConcatStrings", @@ -7845,6 +7827,15 @@ "title_aux": "ComfyUI-text-file-util" } ], + "https://github.com/kealiu/ComfyUI-S3-Tools": [ + [ + "Load Image From S3", + "Save Image To S3" + ], + { + "title_aux": "ComfyUI Load and Save file to S3" + } + ], "https://github.com/kenjiqq/qq-nodes-comfyui": [ [ "Any List", @@ -8141,6 +8132,7 @@ [ "Filter", "PresentString", + "PrintFloats", "SingleString", "SizeSelector", "concat", @@ -8213,6 +8205,28 @@ "title_aux": "komojini-comfyui-nodes" } ], + "https://github.com/kunieone/ComfyUI_alkaid": [ + [ + "A_EmptyLatentImageLongside", + "A_Face3DSwapper", + "A_FaceCrop", + "A_FacePaste", + "A_GetImageSize", + "A_OpenPosePreprocessor", + "AdapterFace", + "AdapterFaceLoader", + "AdapterStyle", + "AdapterStyleLoader", + "AlkaidLoader", + "ApplyAdapter", + "ApplyControlNet_KPS", + "CombineAdapterPatch", + "KSamplerHires" + ], + { + "title_aux": "ComfyUI_alkaid" + } + ], "https://github.com/kwaroran/abg-comfyui": [ [ "Remove Image Background (abg)" @@ -8426,6 +8440,7 @@ "https://github.com/longgui0318/comfyui-mask-util": [ [ "Image Adaptive Crop M&R", + "Image Adaptive Crop With Mask", "Image Change Device", "Image Resolution Adaptive With X", "Image Resolution Limit With 8K", @@ -10972,6 +10987,7 @@ "easy globalSeed", "easy hiresFix", "easy if", + "easy imageChooser", "easy imageInsetCrop", "easy imagePixelPerfect", "easy imageRatio", diff --git a/node_db/tutorial/custom-node-list.json b/node_db/tutorial/custom-node-list.json index 983f905b..d71faec3 100644 --- a/node_db/tutorial/custom-node-list.json +++ b/node_db/tutorial/custom-node-list.json @@ -169,6 +169,16 @@ ], "install_type": "git-clone", "description": "Nodes:Woman_in_a_dress" + }, + { + "author": "shinich39", + "title": "comfyui-concat-text-39", + "reference": "https://github.com/shinich39/comfyui-concat-text-39", + "files": [ + "https://github.com/shinich39/comfyui-concat-text-39" + ], + "install_type": "git-clone", + "description": "Nodes:Concatenate multiple text nodes." } ] } \ No newline at end of file