From 50fc1389b0184d93765aefbbc4186fcdac96bdf9 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 5 Apr 2025 17:50:01 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 +- extension-node-map.json | 20 +- github-stats.json | 10 +- node_db/dev/custom-node-list.json | 20 +- node_db/dev/extension-node-map.json | 288 ++++++- node_db/dev/github-stats.json | 1179 ++++++++++++++------------ node_db/legacy/custom-node-list.json | 12 +- node_db/new/custom-node-list.json | 20 +- node_db/new/extension-node-map.json | 20 +- 9 files changed, 967 insertions(+), 622 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 61c2e987..6fb3330d 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20842,6 +20842,16 @@ "install_type": "git-clone", "description": "A ComfyUI wrapper for [a/Kokoro-onnx](https://github.com/thewh1teagle/kokoro-onnx)" }, + { + "author": "Burgstall-labs", + "title": "ComfyUI-BS-Textchop", + "reference": "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop", + "files": [ + "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that extracts text segments based on specified start and/or end marker strings. You can define multiple marker pairs to extract different segments from the same input text.\nThe node intelligently adapts its extraction based on whether you provide a start marker, an end marker, or both for each pair." + }, { "author": "Kidev", "title": "ComfyUI Fisheye Effects Nodes", @@ -23272,16 +23282,6 @@ "install_type": "git-clone", "description": "This custom node package provides nodes specifically for using the mvadapter_ig2mv_sdxl.safetensors adapter within ComfyUI. This adapter is designed for image-guided multi-view generation, typically used for creating textures from 3D mesh renders (position and normal maps)." }, - { - "author": "Stable-X", - "title": "ComfyUI-Hi3DGen", - "reference": "https://github.com/Stable-X/ComfyUI-Hi3DGen", - "files": [ - "https://github.com/Stable-X/ComfyUI-Hi3DGen" - ], - "install_type": "git-clone", - "description": "This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images." - }, { "author": "LaVie024", "title": "comfyui-lopi999-nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 515121bc..812e6dae 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2398,6 +2398,14 @@ "title_aux": "ComfyUI-Zonos" } ], + "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop": [ + [ + "BSTextChop" + ], + { + "title_aux": "ComfyUI-BS-Textchop" + } + ], "https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": [ [ "Kokoro TTS" @@ -9519,18 +9527,6 @@ "title_aux": "stability-ComfyUI-nodes" } ], - "https://github.com/Stable-X/ComfyUI-Hi3DGen": [ - [ - "DifferenceExtractorNode", - "DownloadAndLoadStableXModel", - "IF_TrellisCheckpointLoader", - "IF_TrellisImageTo3D", - "StableXProcessImage" - ], - { - "title_aux": "ComfyUI-Hi3DGen" - } - ], "https://github.com/StableDiffusionVN/SDVN_Comfy_node": [ [ "SDVM Image List Repeat", diff --git a/github-stats.json b/github-stats.json index 63757e2d..9390d9fc 100644 --- a/github-stats.json +++ b/github-stats.json @@ -909,6 +909,11 @@ "last_update": "2025-03-07 05:34:07", "author_account_age_days": 3197 }, + "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop": { + "stars": 0, + "last_update": "2025-04-05 07:45:54", + "author_account_age_days": 75 + }, "https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": { "stars": 33, "last_update": "2025-01-19 19:05:24", @@ -7259,11 +7264,6 @@ "last_update": "2024-05-23 01:23:32", "author_account_age_days": 1038 }, - "https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL": { - "stars": 0, - "last_update": "2025-04-03 11:50:31", - "author_account_age_days": 724 - }, "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": { "stars": 0, "last_update": "2025-03-05 09:50:12", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index de8f7670..bc8e5bf0 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -13,6 +13,16 @@ + { + "author": "Stable-X", + "title": "ComfyUI-Hi3DGen", + "reference": "https://github.com/Stable-X/ComfyUI-Hi3DGen", + "files": [ + "https://github.com/Stable-X/ComfyUI-Hi3DGen" + ], + "install_type": "git-clone", + "description": "This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images.[w/If the *sageattention* package is installed, this node pack causes problems.]" + }, { "author": "stiffy-committee", "title": "comfyui-stiffy-nodes", @@ -224,16 +234,6 @@ "install_type": "git-clone", "description": "NODES: Simple Image Rotate" }, - { - "author": "ImagineerNL", - "title": "comfyui_potrace_svg", - "reference": "https://github.com/ImagineerNL/comfyui_potrace_svg", - "files": [ - "https://github.com/ImagineerNL/comfyui_potrace_svg" - ], - "install_type": "git-clone", - "description": "This project converts raster images into SVG format using the Potrace library." - }, { "author": "DonutsDelivery", "title": "ComfyUI-DonutDetailer", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index aaba4938..2099b60c 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -408,6 +408,7 @@ "AE.KSamplerHiresFixWithConfig", "AE.KSamplerImg2ImgWithConfig", "AE.KSamplerInpaintWithConfig", + "AE.KSamplerInpaintWithConfigAndImage", "AE.KSamplerOutpaintWithConfig", "AE.KSamplerOutpaintWithConfigAndImage", "AE.KSamplerWithConfig", @@ -509,6 +510,17 @@ "title_aux": "ComfyUI_deepDeband [WIP]" } ], + "https://github.com/Apache0ne/ComfyUI-LantentCompose": [ + [ + "LatentCompose", + "LatentComposeMask", + "LatentComposeMuti", + "UnsamplerCustom" + ], + { + "title_aux": "ComfyUI-LantentCompose [WIP]" + } + ], "https://github.com/ArmandAlbert/Kwai_font_comfyui": [ [ "Kwaifont_Image_Cropper", @@ -664,12 +676,29 @@ "title_aux": "ComfyUI-Buff-Nodes [WIP]" } ], + "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": [ + [ + "FalAPIVideoGenerator" + ], + { + "title_aux": "ComfyUI-BS_FalAi-API-Video [WIP]" + } + ], + "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": [ + [ + "Text Tiler" + ], + { + "title_aux": "ComfyUi-Text-Tiler" + } + ], "https://github.com/Chargeuk/ComfyUI-vts-nodes": [ [ "VTS Clean Text", "VTS Clip Text Encode", "VTS Color Mask To Mask", "VTS Conditioning Set Batch Mask", + "VTS Count Characters", "VTS Create Character Mask", "VTS Images Crop From Masks", "VTS Images Scale", @@ -825,6 +854,16 @@ "title_aux": "ComfyUI-Flashback" } ], + "https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": [ + [ + "Donut Detailer", + "Donut Detailer 2", + "Donut Detailer 4" + ], + { + "title_aux": "ComfyUI-DonutDetailer" + } + ], "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": [ [ "LineBreakInserter" @@ -1162,6 +1201,16 @@ "title_aux": "ComfyUI-PNG2SVG2PNG" } ], + "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": [ + [ + "NodeAutoSampler", + "NodePython", + "NodeResizeImage" + ], + { + "title_aux": "Python_Executor [UNSAFE]" + } + ], "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": [ [ "DomainTimeSeriesPrep", @@ -1227,7 +1276,7 @@ "title_aux": "RK_Comfyui" } ], - "https://github.com/KurtHokke/ComfyUI_KurtHokke-Nodes": [ + "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": [ [ "AIO_Tuner_Pipe", "ApplyCondsExtraOpts", @@ -1280,7 +1329,7 @@ "str_str_str_str" ], { - "title_aux": "ComfyUI_KurtHokke-Nodes" + "title_aux": "ComfyUI-VLMStudio" } ], "https://github.com/LZpenguin/ComfyUI-Text": [ @@ -1564,6 +1613,7 @@ "https://github.com/Nambi24/ComfyUI-Save_Image": [ [ "ExtractLastPathComponent", + "ListSubfoldersNode", "SaveImageNode" ], { @@ -1697,6 +1747,7 @@ [ "Boolean Primitive \ud83d\udc24", "Image Input Switch \ud83d\udc24", + "Indices Generator \ud83d\udc24", "List Image Path \ud83d\udc24", "List Model Path \ud83d\udc24", "List Video Path \ud83d\udc24", @@ -1889,13 +1940,16 @@ "title_aux": "ComfyUI_Remaker_FaceSwap" } ], - "https://github.com/SpatialDeploy/ComfyUI-Voxels": [ + "https://github.com/Stable-X/ComfyUI-Hi3DGen": [ [ - "MeshToVoxelGrid", - "VoxelGridsToVoxelVideo" + "DifferenceExtractorNode", + "DownloadAndLoadStableXModel", + "IF_TrellisCheckpointLoader", + "IF_TrellisImageTo3D", + "StableXProcessImage" ], { - "title_aux": "ComfyUI-Voxels [WIP]" + "title_aux": "ComfyUI-Hi3DGen" } ], "https://github.com/StartHua/Comfyui_CSDMT_CXH": [ @@ -2115,6 +2169,15 @@ "title_aux": "ComfyUI Wan2.1 [WIP]" } ], + "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": [ + [ + "Gemini Image Generation", + "Gemini Text Generation" + ], + { + "title_aux": "ComfyUI-gemini-IG" + } + ], "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": [ [ "BlenderAlphaConvert", @@ -2184,6 +2247,14 @@ "title_aux": "etm_comfyui_nodes" } ], + "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": [ + [ + "FluxImageGenerator" + ], + { + "title_aux": "ComfyUI-Diffusion-4k [WIP]" + } + ], "https://github.com/alexisrolland/ComfyUI-AuraSR": [ [ "LoadAuraSR", @@ -2284,6 +2355,15 @@ "title_aux": "ComfyUI-Animemory-Loader" } ], + "https://github.com/apetitbois/nova_utils": [ + [ + "floatList2Float", + "jsonParser" + ], + { + "title_aux": "nova_utils" + } + ], "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [ [ "CFGControl_SKIPCFG" @@ -2327,6 +2407,25 @@ "title_aux": "comfyui_segformer_b2_sleeves" } ], + "https://github.com/ashllay/ComfyUI_MoreComfy": [ + [ + "MC Alter Seed", + "MC Multi Concat", + "MC Set Tile Size", + "MC Switch Seed" + ], + { + "title_aux": "ComfyUI_MoreComfy" + } + ], + "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": [ + [ + "KLUTDeepSeekAPI" + ], + { + "title_aux": "ComfyUI-KLUT-DeepSeek-API [WIP]" + } + ], "https://github.com/backearth1/Comfyui-MiniMax-Video": [ [ "ImageToPrompt", @@ -2677,6 +2776,15 @@ "title_aux": "Comfy-WaveSpeed [WIP]" } ], + "https://github.com/chetusangolgi/Comfyui-supabase": [ + [ + "SupabaseImageUploader", + "SupabaseWatcherNode" + ], + { + "title_aux": "Comfyui-supabase" + } + ], "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": [ [ "Create Parallax Video", @@ -2698,6 +2806,18 @@ "title_aux": "Python Interpreter ComfyUI Node [UNSAFE]" } ], + "https://github.com/cidiro/cid-node-pack": [ + [ + "CidAnyBuffer", + "CidAnySync", + "CidLoadImageFromDir", + "CidSaveImage", + "CidWildcardProcessor" + ], + { + "title_aux": "cid-node-pack" + } + ], "https://github.com/ciga2011/ComfyUI-AppGen": [ [ "AG_APP_EDIT", @@ -2717,6 +2837,7 @@ "BasicScheduler", "BetaSamplingScheduler", "CFGGuider", + "CFGZeroStar", "CLIPAttentionMultiply", "CLIPLoader", "CLIPMergeAdd", @@ -3008,6 +3129,8 @@ "VideoLinearCFGGuidance", "VideoTriangleCFGGuidance", "VoxelToMeshBasic", + "WanFunControlToVideo", + "WanFunInpaintToVideo", "WanImageToVideo", "WebcamCapture", "unCLIPCheckpointLoader", @@ -3076,6 +3199,18 @@ "title_aux": "VoidCustomNodes" } ], + "https://github.com/daracazamea/DCNodes": [ + [ + "FluxResolutionPicker", + "GetGenerationTime", + "ManualTrigger", + "SDXLResolutionPicker", + "StartTimerPassThrough" + ], + { + "title_aux": "DCNodess [WIP]" + } + ], "https://github.com/denislov/Comfyui_AutoSurvey": [ [ "AddDoc2Knowledge", @@ -3334,6 +3469,14 @@ "title_aux": "comfyui-redux-style" } ], + "https://github.com/fredconex/ComfyUI-PaintTurbo": [ + [ + "Hunyuan3DTextureMesh" + ], + { + "title_aux": "ComfyUI-PaintTurbo" + } + ], "https://github.com/fritzprix/ComfyUI-LLM-Utils": [ [ "WeightedDict", @@ -3415,6 +3558,15 @@ "title_aux": "loki-comfyui-node" } ], + "https://github.com/gondar-software/comfyui-custom-padding": [ + [ + "AdaptiveImagePadding", + "AdaptiveImageUnpadding" + ], + { + "title_aux": "comfyui-custom-padding" + } + ], "https://github.com/grimli333/ComfyUI_Grim": [ [ "GenerateFileName", @@ -3447,15 +3599,37 @@ "XIS_KSamplerSettingsNode", "XIS_KSamplerSettingsUnpackNode", "XIS_MaskCompositeOperation", + "XIS_PromptProcessor", "XIS_PromptsWithSwitches", "XIS_ReorderImageMaskGroups", "XIS_ResizeImageOrMask", - "XIS_ResizeToDivisible" + "XIS_ResizeToDivisible", + "XIS_ResolutionSelector" ], { "title_aux": "Xiser_Nodes [WIP]" } ], + "https://github.com/grokuku/ComfyUI-Holaf": [ + [ + "HolafBenchmarkLoader", + "HolafBenchmarkPlotter", + "HolafBenchmarkRunner", + "HolafImageComparer", + "HolafKSampler", + "HolafNeurogridOverload", + "HolafOverlayNode", + "HolafResolutionPreset", + "HolafSaveImage", + "HolafSliceCalculator", + "HolafTileCalculator", + "HolafTiledKSampler", + "UpscaleImageHolaf" + ], + { + "title_aux": "Holaf Custom Nodes for ComfyUI" + } + ], "https://github.com/haodman/ComfyUI_Rain": [ [ "Rain_ImageSize", @@ -3661,6 +3835,25 @@ "title_aux": "ComfyUI_SSLNodes" } ], + "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": [ + [ + "Hy3DTools_BackProjectInpaint", + "Hy3DTools_RenderSpecificView" + ], + { + "title_aux": "ComfyUI-Hunyuan3DTools [WIP]" + } + ], + "https://github.com/hunzmusic/comfyui-hnznodes": [ + [ + "CombineChannelsGrayscale", + "ImageBatchReorder", + "MaleCharacterPromptGenerator" + ], + { + "title_aux": "comfyui-hnznodes" + } + ], "https://github.com/hy134300/comfyui-hb-node": [ [ "generate story", @@ -3914,10 +4107,15 @@ ], "https://github.com/jonnydolake/ComfyUI-AIR-Nodes": [ [ - "DisplaceImage", + "BrightnessContrastSaturation", + "DisplaceImageCPU", + "DisplaceImageGPU", "ExtractBlackLines", "ForceMinimumBatchSize", + "GPUTargetLocationCrop", + "GPUTargetLocationPaste", "ImageCompositeChained", + "LTXVAddGuideAIR", "LineDetection", "MangaPanelSegmentationNode", "Mask_Fill_Region", @@ -4135,6 +4333,7 @@ "HyVideoI2VEncode", "HyVideoInverseSampler", "HyVideoLatentPreview", + "HyVideoLoopArgs", "HyVideoLoraBlockEdit", "HyVideoLoraSelect", "HyVideoModelLoader", @@ -4219,22 +4418,26 @@ "WanVideoEmptyEmbeds", "WanVideoEncode", "WanVideoEnhanceAVideo", + "WanVideoExperimentalArgs", "WanVideoFlowEdit", "WanVideoImageClipEncode", "WanVideoImageResizeToClosest", "WanVideoImageToVideoEncode", - "WanVideoLatentPreview", "WanVideoLoopArgs", "WanVideoLoraBlockEdit", "WanVideoLoraSelect", "WanVideoModelLoader", "WanVideoSLG", "WanVideoSampler", + "WanVideoSetBlockSwap", "WanVideoTeaCache", "WanVideoTextEmbedBridge", "WanVideoTextEncode", "WanVideoTinyVAELoader", "WanVideoTorchCompileSettings", + "WanVideoVACEEncode", + "WanVideoVACEModelSelect", + "WanVideoVACEStartToEndFrame", "WanVideoVAELoader", "WanVideoVRAMManagement" ], @@ -4620,7 +4823,9 @@ "polymath_chat", "polymath_concept_eraser", "polymath_helper", - "polymath_scraper" + "polymath_scraper", + "polymath_settings", + "polymath_text_mask" ], { "title_aux": "comfyui_LLM_Polymath [WIP]" @@ -4673,6 +4878,14 @@ "title_aux": "comfyui-marnodes" } ], + "https://github.com/markuryy/comfyui-spiritparticle": [ + [ + "FolderImageSelector" + ], + { + "title_aux": "ComfyUI Spiritparticle Nodes [WIP]" + } + ], "https://github.com/maruhidd/ComfyUI_Transparent-Background": [ [ "FillTransparentNode", @@ -5000,6 +5213,14 @@ "title_aux": "List Data Helper Nodes" } ], + "https://github.com/niknah/ComfyUI-InfiniteYou": [ + [ + "InfiniteYouSampler" + ], + { + "title_aux": "niknah/ComfyUI-InfiniteYou" + } + ], "https://github.com/nkchocoai/ComfyUI-PromptUtilities": [ [ "PromptUtilitiesConstString", @@ -5356,6 +5577,14 @@ "title_aux": "ComfyUI-AutoSeg-SAM2" } ], + "https://github.com/rickyars/sd-cn-animation": [ + [ + "SDCNAnimation" + ], + { + "title_aux": "sd-cn-animation" + } + ], "https://github.com/rishipandey125/ComfyUI-FramePacking": [ [ "Add Grid Boundaries", @@ -5395,6 +5624,7 @@ "https://github.com/rouxianmantou/comfyui-rxmt-nodes": [ [ "CheckValueTypeNode", + "TextCombineWithCommaNode", "WhyPromptTextNode" ], { @@ -5664,6 +5894,15 @@ "title_aux": "comfyui_image_crop" } ], + "https://github.com/sugarkwork/comfyui_my_img_util": [ + [ + "Auto Image Selector", + "Simple Image Rotate" + ], + { + "title_aux": "comfyui_my_img_util" + } + ], "https://github.com/sugarkwork/comfyui_psd": [ [ "Convert PSD to Image", @@ -5708,6 +5947,7 @@ ], "https://github.com/techidsk/comfyui_molook_nodes": [ [ + "ImageOutpaintPadding(Molook)", "MaskExpand(Molook)", "OpenAIProvider(Molook)" ], @@ -5735,10 +5975,10 @@ "https://github.com/thedivergentai/divergent_nodes": [ [ "CLIPTokenCounter", - "DataStoreNode", - "GemmaMultimodal", - "Text Line Reader", - "UTF8EncoderNode" + "GeminiNode", + "Gemma3VisionNode", + "KoboldCppApiNode", + "KoboldCppLauncherNode" ], { "title_aux": "Divergent Nodes [WIP]" @@ -5915,7 +6155,8 @@ [ "LoadTextFile", "RemoveComments", - "SaveTextFile" + "SaveTextFile", + "StringsFromTextbox" ], { "title_aux": "ComfyUI-Text-Utility [UNSAFE]" @@ -6019,6 +6260,7 @@ "RemoveBackgroundX", "SaveImageX", "SelectiveDepthLoraBlocksX", + "SimpleBlockerX", "UnetLoaderBNB_X", "WhiteBalanceX" ], @@ -6090,6 +6332,14 @@ "title_aux": "ComfyUI-Dropbox-API [WIP]" } ], + "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": [ + [ + "StoryboardDistributor" + ], + { + "title_aux": "ComfyUI-StoryboardDistributor" + } + ], "https://github.com/zhongpei/Comfyui_image2prompt": [ [ "CLIP AdvancedTextEncode|fofo", @@ -6166,5 +6416,13 @@ { "title_aux": "VLLMVisionChatNode" } + ], + "https://raw.githubusercontent.com/olyyarm/ComfyUI-VLMStudio/refs/heads/master/vlm_visionary_node_v3_.py": [ + [ + "GemmaMultimodalAnalyzer" + ], + { + "title_aux": "ComfyUI-VLMStudio" + } ] } \ No newline at end of file diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 3431a95f..b932a465 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,2286 +2,2371 @@ "https://github.com/123jimin/ComfyUI-MobileForm": { "stars": 8, "last_update": "2024-08-27 11:02:59", - "author_account_age_days": 5042 + "author_account_age_days": 5050 }, "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 448 + "author_account_age_days": 456 }, "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 1, "last_update": "2025-01-08 15:54:08", - "author_account_age_days": 1248 + "author_account_age_days": 1256 }, "https://github.com/7BEII/Comfyui_PDuse": { "stars": 2, "last_update": "2025-03-13 13:25:30", - "author_account_age_days": 89 + "author_account_age_days": 97 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 749 + "author_account_age_days": 757 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 591 + "author_account_age_days": 599 }, "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2024-12-05 09:17:54", - "author_account_age_days": 345 + "author_account_age_days": 353 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 508 + "author_account_age_days": 516 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 508 + "author_account_age_days": 516 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { - "stars": 121, + "stars": 128, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 508 + "author_account_age_days": 516 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 61, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 508 + "author_account_age_days": 516 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 127, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 508 + "author_account_age_days": 516 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 13, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 508 + "author_account_age_days": 516 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 58, + "stars": 59, "last_update": "2025-01-22 14:44:17", - "author_account_age_days": 1736 + "author_account_age_days": 1744 }, "https://github.com/APZmedia/comfyui-textools": { "stars": 4, "last_update": "2024-09-02 09:17:36", - "author_account_age_days": 2753 + "author_account_age_days": 2761 }, "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1085 + "author_account_age_days": 1094 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, - "last_update": "2025-03-27 15:02:25", - "author_account_age_days": 2594 + "last_update": "2025-03-29 16:10:27", + "author_account_age_days": 2602 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1707 + "author_account_age_days": 1715 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, "last_update": "2024-11-27 01:27:49", - "author_account_age_days": 2381 + "author_account_age_days": 2390 }, "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 3978 + "author_account_age_days": 3986 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 6, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4231 + "author_account_age_days": 4239 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4231 + "author_account_age_days": 4239 + }, + "https://github.com/Apache0ne/ComfyUI-LantentCompose": { + "stars": 1, + "last_update": "2025-03-29 13:31:42", + "author_account_age_days": 163 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, "last_update": "2025-01-14 04:02:21", - "author_account_age_days": 2268 + "author_account_age_days": 2276 }, "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 4, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4292 + "author_account_age_days": 4301 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4351 + "author_account_age_days": 4359 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 10, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4351 + "author_account_age_days": 4359 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { - "stars": 61, + "stars": 60, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 707 + "author_account_age_days": 715 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 115 + "author_account_age_days": 123 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { - "stars": 35, + "stars": 36, "last_update": "2024-05-10 00:48:37", - "author_account_age_days": 2502 + "author_account_age_days": 2511 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 224 + "author_account_age_days": 232 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 2, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 1074 + "author_account_age_days": 1082 }, "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 2, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1148 + "author_account_age_days": 1156 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 523 + "author_account_age_days": 531 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4428 + "author_account_age_days": 4436 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 1, "last_update": "2025-03-02 23:59:03", - "author_account_age_days": 3189 + "author_account_age_days": 3197 + }, + "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { + "stars": 1, + "last_update": "2025-04-02 19:57:29", + "author_account_age_days": 75 }, "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1350 + "author_account_age_days": 1358 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, - "last_update": "2025-03-21 21:30:35", - "author_account_age_days": 4384 + "last_update": "2025-03-31 21:49:21", + "author_account_age_days": 4392 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 2, "last_update": "2024-09-02 02:30:05", - "author_account_age_days": 2689 + "author_account_age_days": 2697 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 594 + "author_account_age_days": 603 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, "last_update": "2024-11-17 20:06:29", - "author_account_age_days": 2010 + "author_account_age_days": 2018 }, "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 14, "last_update": "2025-03-12 15:13:34", - "author_account_age_days": 351 + "author_account_age_days": 360 }, "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": { - "stars": 24, + "stars": 25, "last_update": "2024-10-07 08:25:18", - "author_account_age_days": 174 + "author_account_age_days": 182 }, "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, "last_update": "2025-02-17 04:02:01", - "author_account_age_days": 1779 + "author_account_age_days": 1787 }, "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1054 + "author_account_age_days": 1062 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2307 + "author_account_age_days": 2315 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 618 + "author_account_age_days": 626 }, "https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": { "stars": 2, - "last_update": "2025-03-26 15:18:19", - "author_account_age_days": 2 + "last_update": "2025-03-28 23:01:26", + "author_account_age_days": 10 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1308 + "author_account_age_days": 1316 }, "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 4, "last_update": "2025-03-11 12:04:24", - "author_account_age_days": 1650 + "author_account_age_days": 1658 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-03-20 14:18:54", - "author_account_age_days": 129 + "author_account_age_days": 137 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { - "stars": 40, + "stars": 41, "last_update": "2025-01-24 07:50:20", - "author_account_age_days": 2903 + "author_account_age_days": 2912 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 6, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2864 + "author_account_age_days": 2872 }, "https://github.com/Elypha/ComfyUI-Prompt-Helper": { "stars": 0, "last_update": "2025-03-03 21:42:14", - "author_account_age_days": 2808 + "author_account_age_days": 2816 }, "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 0, "last_update": "2025-01-26 11:25:43", - "author_account_age_days": 2922 + "author_account_age_days": 2930 }, "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, "last_update": "2025-01-11 14:28:42", - "author_account_age_days": 2254 + "author_account_age_days": 2262 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1900 + "author_account_age_days": 1908 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 18, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3426 + "author_account_age_days": 3434 }, "https://github.com/Fannovel16/ComfyUI-AppIO": { "stars": 0, "last_update": "2024-12-01 16:37:19", - "author_account_age_days": 3408 + "author_account_age_days": 3416 }, "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 297 + "author_account_age_days": 306 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 297 + "author_account_age_days": 306 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 714 + "author_account_age_days": 722 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 1, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 1155 + "author_account_age_days": 1163 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2660 + "author_account_age_days": 2668 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1450 + "author_account_age_days": 1458 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 605 + "author_account_age_days": 613 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 900 + "author_account_age_days": 908 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 0, "last_update": "2024-10-09 21:45:33", - "author_account_age_days": 2191 + "author_account_age_days": 2199 }, "https://github.com/HuangYuChuh/ComfyUI-DeepSeek-Toolkit": { "stars": 12, "last_update": "2025-03-06 08:27:47", - "author_account_age_days": 341 + "author_account_age_days": 349 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 1, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 4861 + "author_account_age_days": 4869 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2024-09-11 08:48:57", - "author_account_age_days": 204 - }, - "https://github.com/ImagineerNL/comfyui_potrace_svg": { - "stars": 0, - "last_update": "2025-03-27 11:43:45", - "author_account_age_days": 1829 + "author_account_age_days": 212 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 172, - "last_update": "2024-09-03 02:02:45", - "author_account_age_days": 687 + "stars": 173, + "last_update": "2025-04-02 16:32:54", + "author_account_age_days": 696 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2855 + "author_account_age_days": 2863 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4904 + "author_account_age_days": 4912 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, - "last_update": "2024-10-19 04:52:23", - "author_account_age_days": 3545 + "last_update": "2025-03-31 14:22:51", + "author_account_age_days": 3553 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1168 + "author_account_age_days": 1176 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2495 + "author_account_age_days": 2503 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 0, "last_update": "2025-03-16 13:05:38", - "author_account_age_days": 4462 + "author_account_age_days": 4470 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 69, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4789 + "author_account_age_days": 4797 }, "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 2815 + "author_account_age_days": 2823 + }, + "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { + "stars": 0, + "last_update": "2025-04-01 08:34:27", + "author_account_age_days": 1539 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 330 + "author_account_age_days": 338 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, "last_update": "2025-01-23 09:11:02", - "author_account_age_days": 1838 + "author_account_age_days": 1846 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 9, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3466 + "author_account_age_days": 3475 }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, - "last_update": "2025-02-04 10:15:15", - "author_account_age_days": 132 + "last_update": "2025-03-31 16:58:48", + "author_account_age_days": 140 + }, + "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { + "stars": 0, + "last_update": "2025-03-27 19:04:42", + "author_account_age_days": 109 }, "https://github.com/LAOGOU-666/Comfyui_StartPatch": { - "stars": 42, + "stars": 43, "last_update": "2025-02-24 17:22:34", - "author_account_age_days": 371 + "author_account_age_days": 379 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 22, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2255 + "author_account_age_days": 2264 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 3, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 440 + "author_account_age_days": 448 }, "https://github.com/Laser-one/ComfyUI-align-pose": { "stars": 0, "last_update": "2024-11-01 09:34:31", - "author_account_age_days": 1109 + "author_account_age_days": 1117 }, "https://github.com/Lilien86/Comfyui_Lilien": { "stars": 1, "last_update": "2024-09-03 21:00:49", - "author_account_age_days": 770 + "author_account_age_days": 778 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 4, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3261 + "author_account_age_days": 3270 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2025-02-27 15:07:36", - "author_account_age_days": 1206 + "author_account_age_days": 1214 }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 22, - "last_update": "2025-03-22 16:15:20", - "author_account_age_days": 1773 + "last_update": "2025-03-28 18:48:28", + "author_account_age_days": 1781 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 34, "last_update": "2025-02-23 06:25:12", - "author_account_age_days": 655 + "author_account_age_days": 663 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3500 + "author_account_age_days": 3509 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", - "author_account_age_days": 2429 + "author_account_age_days": 2437 }, "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 1740 + "author_account_age_days": 1748 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 689 + "author_account_age_days": 697 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3490 + "author_account_age_days": 3499 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 0, "last_update": "2025-02-28 05:20:27", - "author_account_age_days": 3356 + "author_account_age_days": 3364 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 2996 + "author_account_age_days": 3005 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { - "stars": 30, + "stars": 31, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 1771 + "author_account_age_days": 1779 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 1, "last_update": "2025-03-19 14:03:49", - "author_account_age_days": 734 + "author_account_age_days": 743 }, "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, - "last_update": "2025-03-17 14:58:17", - "author_account_age_days": 1161 + "last_update": "2025-04-02 15:12:17", + "author_account_age_days": 1169 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2307 + "author_account_age_days": 2315 }, "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 718 + "author_account_age_days": 726 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 0, "last_update": "2025-03-12 04:22:34", - "author_account_age_days": 723 + "author_account_age_days": 731 }, "https://github.com/PATATAJEC/Patatajec-Nodes": { "stars": 2, "last_update": "2025-02-26 16:26:39", - "author_account_age_days": 2211 + "author_account_age_days": 2219 }, "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 4, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3077 + "author_account_age_days": 3085 }, "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 858 + "author_account_age_days": 867 }, "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": { "stars": 3, "last_update": "2025-03-28 01:59:43", - "author_account_age_days": 598 + "author_account_age_days": 606 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 12, "last_update": "2025-03-27 13:37:50", - "author_account_age_days": 5551 + "author_account_age_days": 5559 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, "last_update": "2025-01-25 11:21:59", - "author_account_age_days": 61 + "author_account_age_days": 69 }, "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { "stars": 0, "last_update": "2025-03-07 19:30:55", - "author_account_age_days": 1753 + "author_account_age_days": 1761 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 3920 + "author_account_age_days": 3928 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, - "last_update": "2025-03-10 11:40:35", - "author_account_age_days": 4893 + "last_update": "2025-04-03 20:11:31", + "author_account_age_days": 4901 }, "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2682 + "author_account_age_days": 2690 }, "https://github.com/S4MUEL-404/ComfyUI-Folder-Images-Preview": { "stars": 2, "last_update": "2025-03-09 11:29:04", - "author_account_age_days": 3363 + "author_account_age_days": 3371 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 60, "last_update": "2024-10-22 07:38:50", - "author_account_age_days": 576 + "author_account_age_days": 584 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 23, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4316 + "author_account_age_days": 4324 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 485 + "author_account_age_days": 493 }, "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, "last_update": "2024-08-27 19:01:46", - "author_account_age_days": 1588 + "author_account_age_days": 1596 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1302 + "author_account_age_days": 1310 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2025-03-05 06:21:18", - "author_account_age_days": 1402 + "author_account_age_days": 1410 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, "last_update": "2025-01-17 08:27:28", - "author_account_age_days": 687 + "author_account_age_days": 695 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 40, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1301 + "author_account_age_days": 1309 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { - "stars": 78, + "stars": 80, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1481 + "author_account_age_days": 1490 }, "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, "last_update": "2025-02-28 01:31:14", - "author_account_age_days": 2737 + "author_account_age_days": 2745 }, "https://github.com/SoftMeng/ComfyUI-PIL": { "stars": 5, "last_update": "2024-10-13 10:02:17", - "author_account_age_days": 3800 + "author_account_age_days": 3808 }, "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-03-18 08:16:46", - "author_account_age_days": 141 + "author_account_age_days": 150 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1416 + "author_account_age_days": 1425 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3232 + "author_account_age_days": 3240 + }, + "https://github.com/Stable-X/ComfyUI-Hi3DGen": { + "stars": 90, + "last_update": "2025-04-04 03:48:36", + "author_account_age_days": 307 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 19, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3112 + "author_account_age_days": 3120 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 44, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3112 + "author_account_age_days": 3120 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { - "stars": 539, + "stars": 545, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3112 + "author_account_age_days": 3120 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 94, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3112 + "author_account_age_days": 3120 }, "https://github.com/StartHua/Comfyui_leffa": { - "stars": 216, + "stars": 218, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3112 + "author_account_age_days": 3120 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2025-03-09 19:41:30", - "author_account_age_days": 87 + "author_account_age_days": 95 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 0, "last_update": "2025-01-11 00:44:21", - "author_account_age_days": 2451 + "author_account_age_days": 2459 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3749 + "author_account_age_days": 3757 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 7, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4006 + "author_account_age_days": 4014 }, "https://github.com/UD1sto/plugin-utils-nodes": { "stars": 0, "last_update": "2025-02-02 22:23:18", - "author_account_age_days": 1561 + "author_account_age_days": 1569 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 2, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1237 + "author_account_age_days": 1246 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 383 + "author_account_age_days": 391 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 281 + "author_account_age_days": 290 }, "https://github.com/WASasquatch/ASTERR": { "stars": 29, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 4902 + "author_account_age_days": 4910 }, "https://github.com/WSJUSA/Comfyui-StableSR": { - "stars": 47, + "stars": 48, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1701 + "author_account_age_days": 1709 }, "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 2046 + "author_account_age_days": 2054 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 813 + "author_account_age_days": 822 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 92, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 616 + "author_account_age_days": 624 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 337, + "stars": 341, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 616 + "author_account_age_days": 624 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2": { "stars": 17, "last_update": "2024-09-26 18:08:01", - "author_account_age_days": 616 + "author_account_age_days": 624 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 233, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 616 + "author_account_age_days": 624 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": { "stars": 7, "last_update": "2025-02-26 05:46:42", - "author_account_age_days": 616 + "author_account_age_days": 624 }, "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { "stars": 1, "last_update": "2025-03-26 14:49:13", - "author_account_age_days": 459 + "author_account_age_days": 467 }, "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { "stars": 2, "last_update": "2025-02-08 12:36:23", - "author_account_age_days": 1131 + "author_account_age_days": 1139 }, "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 0, "last_update": "2025-02-01 13:45:08", - "author_account_age_days": 716 + "author_account_age_days": 725 }, "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 746 + "author_account_age_days": 754 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4530 + "author_account_age_days": 4539 + }, + "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { + "stars": 4, + "last_update": "2025-03-29 09:40:07", + "author_account_age_days": 5299 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, - "last_update": "2024-10-12 14:14:59", - "author_account_age_days": 3562 + "last_update": "2025-04-01 14:20:42", + "author_account_age_days": 3570 }, "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 937 + "author_account_age_days": 945 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 68, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 937 + "author_account_age_days": 945 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-03-15 07:26:17", - "author_account_age_days": 1218 + "author_account_age_days": 1227 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 2, "last_update": "2025-01-20 08:02:58", - "author_account_age_days": 122 + "author_account_age_days": 130 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, - "last_update": "2025-03-28 02:32:43", - "author_account_age_days": 3374 + "last_update": "2025-04-02 20:01:49", + "author_account_age_days": 3382 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2621 + "author_account_age_days": 2630 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 2, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2621 + "author_account_age_days": 2630 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 0, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2621 + "author_account_age_days": 2630 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 3, "last_update": "2024-11-19 00:11:17", - "author_account_age_days": 4648 + "author_account_age_days": 4656 }, "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2552 + "author_account_age_days": 2560 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4225 + "author_account_age_days": 4233 + }, + "https://github.com/ashllay/ComfyUI_MoreComfy": { + "stars": 0, + "last_update": "2025-03-29 01:20:39", + "author_account_age_days": 4255 + }, + "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { + "stars": 0, + "last_update": "2025-03-27 15:38:59", + "author_account_age_days": 304 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 528 + "author_account_age_days": 537 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, "last_update": "2025-02-18 09:28:53", - "author_account_age_days": 4956 + "author_account_age_days": 4964 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-12-03 09:26:50", - "author_account_age_days": 1107 + "author_account_age_days": 1115 }, "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 1, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 2810 + "author_account_age_days": 2818 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4563 + "author_account_age_days": 4571 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5286 + "author_account_age_days": 5294 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 550 + "author_account_age_days": 558 }, "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4080 + "author_account_age_days": 4088 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 63, "last_update": "2025-03-17 14:50:46", - "author_account_age_days": 3813 + "author_account_age_days": 3821 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4789 + "author_account_age_days": 4797 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 4789 + "author_account_age_days": 4797 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3385 + "author_account_age_days": 3393 }, "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { "stars": 4, "last_update": "2024-12-28 19:14:00", - "author_account_age_days": 4791 + "author_account_age_days": 4799 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 3, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 808 + "author_account_age_days": 816 }, "https://github.com/celll1/cel_sampler": { "stars": 1, "last_update": "2024-11-20 13:04:54", - "author_account_age_days": 506 + "author_account_age_days": 514 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 128, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 5110 + "author_account_age_days": 5118 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 5110 + "author_account_age_days": 5118 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2011 + "author_account_age_days": 2019 }, "https://github.com/chengzeyi/Comfy-WaveSpeed": { - "stars": 909, + "stars": 935, "last_update": "2025-03-27 08:10:29", - "author_account_age_days": 3053 + "author_account_age_days": 3062 + }, + "https://github.com/chetusangolgi/Comfyui-supabase": { + "stars": 0, + "last_update": "2025-04-05 08:34:39", + "author_account_age_days": 677 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, "last_update": "2024-08-29 03:54:28", - "author_account_age_days": 3395 + "author_account_age_days": 3403 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1625 + "author_account_age_days": 1633 }, "https://github.com/christian-byrne/python-interpreter-node": { - "stars": 50, - "last_update": "2025-01-05 19:54:48", - "author_account_age_days": 1625 + "stars": 51, + "last_update": "2025-04-02 02:06:27", + "author_account_age_days": 1633 }, "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 1906 + "author_account_age_days": 1914 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 1, "last_update": "2025-01-02 17:00:32", - "author_account_age_days": 4475 + "author_account_age_days": 4483 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 72554, - "last_update": "2025-03-28 01:37:45", - "author_account_age_days": 825 + "stars": 73394, + "last_update": "2025-04-05 01:27:54", + "author_account_age_days": 834 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { - "stars": 390, + "stars": 395, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 825 + "author_account_age_days": 834 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 299 + "author_account_age_days": 307 }, "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { "stars": 2, "last_update": "2025-01-28 21:28:11", - "author_account_age_days": 167 + "author_account_age_days": 175 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2092 + "author_account_age_days": 2100 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 251, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5287 + "author_account_age_days": 5296 }, "https://github.com/cwebbi1/VoidCustomNodes": { "stars": 0, "last_update": "2024-10-07 02:23:02", - "author_account_age_days": 282 + "author_account_age_days": 290 + }, + "https://github.com/daracazamea/DCNodes": { + "stars": 0, + "last_update": "2025-04-03 14:38:27", + "author_account_age_days": 2243 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2264 + "author_account_age_days": 2272 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6251 + "author_account_age_days": 6259 }, "https://github.com/dihan/comfyui-random-kps": { "stars": 1, "last_update": "2025-01-01 22:48:11", - "author_account_age_days": 4573 + "author_account_age_days": 4581 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2599 + "author_account_age_days": 2608 }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 2815 + "author_account_age_days": 2823 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2523 + "author_account_age_days": 2532 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 85, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 1202 + "author_account_age_days": 1210 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3048 + "author_account_age_days": 3057 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4461 + "author_account_age_days": 4470 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2750 + "author_account_age_days": 2758 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 0, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2750 + "author_account_age_days": 2758 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2871 + "author_account_age_days": 2879 }, "https://github.com/esciron/ComfyUI-HunyuanVideoWrapper-Extended": { "stars": 4, "last_update": "2025-01-04 22:27:09", - "author_account_age_days": 3270 + "author_account_age_days": 3278 }, "https://github.com/exectails/comfyui-et_scripting": { "stars": 1, "last_update": "2024-11-29 17:23:07", - "author_account_age_days": 4194 + "author_account_age_days": 4202 }, "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 889 + "author_account_age_days": 897 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2025-03-07 01:17:32", - "author_account_age_days": 2325 + "author_account_age_days": 2333 }, "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1448 + "author_account_age_days": 1457 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 550 + "author_account_age_days": 558 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 1, "last_update": "2024-11-18 22:35:37", - "author_account_age_days": 2289 + "author_account_age_days": 2297 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4315 + "author_account_age_days": 4323 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, "last_update": "2025-02-13 10:04:45", - "author_account_age_days": 553 + "author_account_age_days": 561 + }, + "https://github.com/fredconex/ComfyUI-PaintTurbo": { + "stars": 1, + "last_update": "2025-04-02 18:01:10", + "author_account_age_days": 986 }, "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, "last_update": "2025-01-04 23:25:38", - "author_account_age_days": 5004 + "author_account_age_days": 5012 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 996 + "author_account_age_days": 1004 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1701 + "author_account_age_days": 1710 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2025-01-08 22:48:06", - "author_account_age_days": 4331 + "author_account_age_days": 4340 }, "https://github.com/gameltb/ComfyUI_stable_fast": { - "stars": 209, + "stars": 208, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4331 + "author_account_age_days": 4340 }, "https://github.com/gameltb/io_comfyui": { "stars": 6, "last_update": "2025-02-04 15:14:01", - "author_account_age_days": 4331 + "author_account_age_days": 4340 }, "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3237 + "author_account_age_days": 3245 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 4179 + "author_account_age_days": 4188 }, "https://github.com/gitmylo/FlowNodes": { "stars": 9, - "last_update": "2025-01-07 15:59:52", - "author_account_age_days": 2584 + "last_update": "2025-04-03 08:17:47", + "author_account_age_days": 2592 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 94 + "author_account_age_days": 103 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 8, "last_update": "2025-02-21 08:34:05", - "author_account_age_days": 2571 + "author_account_age_days": 2580 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 1, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 1660 + "author_account_age_days": 1669 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3567 + "author_account_age_days": 3575 + }, + "https://github.com/gondar-software/comfyui-custom-padding": { + "stars": 0, + "last_update": "2025-04-03 08:23:35", + "author_account_age_days": 244 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5041 + "author_account_age_days": 5049 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 0, - "last_update": "2025-03-27 08:12:41", - "author_account_age_days": 580 + "last_update": "2025-04-05 04:16:42", + "author_account_age_days": 588 + }, + "https://github.com/grokuku/ComfyUI-Holaf": { + "stars": 1, + "last_update": "2025-04-04 22:35:28", + "author_account_age_days": 2741 }, "https://github.com/hananbeer/node_dev": { "stars": 6, "last_update": "2024-08-19 08:08:39", - "author_account_age_days": 1820 + "author_account_age_days": 1828 }, "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, "last_update": "2024-09-01 10:41:20", - "author_account_age_days": 2416 + "author_account_age_days": 2424 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 7, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3254 + "author_account_age_days": 3262 }, "https://github.com/haomole/Comfyui-SadTalker": { - "stars": 15, + "stars": 16, "last_update": "2024-08-05 02:44:26", - "author_account_age_days": 577 + "author_account_age_days": 586 }, "https://github.com/hay86/ComfyUI_AceNodes": { - "stars": 62, + "stars": 61, "last_update": "2025-03-06 22:19:11", - "author_account_age_days": 4943 + "author_account_age_days": 4952 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 16, "last_update": "2025-02-03 03:08:36", - "author_account_age_days": 2214 + "author_account_age_days": 2222 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 4, "last_update": "2025-03-02 06:23:44", - "author_account_age_days": 1520 + "author_account_age_days": 1528 }, "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1620 + "author_account_age_days": 1629 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-09-08 08:57:57", - "author_account_age_days": 5320 + "author_account_age_days": 5328 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 0, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 253 + "author_account_age_days": 261 }, "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { "stars": 0, "last_update": "2024-12-06 09:09:03", - "author_account_age_days": 2502 + "author_account_age_days": 2510 }, "https://github.com/houdinii/comfy-magick": { - "stars": 4, + "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3796 + "author_account_age_days": 3805 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2731 + "author_account_age_days": 2740 }, "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3112 + "author_account_age_days": 3121 + }, + "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { + "stars": 1, + "last_update": "2025-04-03 12:44:07", + "author_account_age_days": 13 }, "https://github.com/hunzmusic/comfyui-hnznodes": { - "stars": 0, + "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 5 + "author_account_age_days": 13 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2037 + "author_account_age_days": 2046 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2037 + "author_account_age_days": 2046 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3139 + "author_account_age_days": 3147 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1150 + "author_account_age_days": 1158 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 545 + "author_account_age_days": 553 }, "https://github.com/io-club/ComfyUI-LuminaNext": { "stars": 0, "last_update": "2024-09-23 12:02:22", - "author_account_age_days": 915 + "author_account_age_days": 923 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 12, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4754 + "author_account_age_days": 4763 }, "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5126 + "author_account_age_days": 5135 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, "last_update": "2024-08-30 06:42:39", - "author_account_age_days": 732 + "author_account_age_days": 740 }, "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-02-19 23:13:05", - "author_account_age_days": 232 + "author_account_age_days": 240 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { - "stars": 224, + "stars": 223, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 297 + "author_account_age_days": 305 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5224 + "author_account_age_days": 5232 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4261 + "author_account_age_days": 4269 }, "https://github.com/jonnydolake/ComfyUI-AIR-Nodes": { "stars": 2, - "last_update": "2025-03-18 18:22:10", - "author_account_age_days": 825 + "last_update": "2025-04-01 02:15:23", + "author_account_age_days": 833 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2024-09-29 00:53:48", - "author_account_age_days": 2702 + "author_account_age_days": 2710 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 3816 + "author_account_age_days": 3824 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { - "stars": 242, + "stars": 246, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 778 + "author_account_age_days": 787 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 207, + "stars": 209, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5029 + "author_account_age_days": 5038 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2606 + "author_account_age_days": 2614 }, "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, "last_update": "2025-03-07 00:26:21", - "author_account_age_days": 5749 + "author_account_age_days": 5757 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1787 + "author_account_age_days": 1795 }, "https://github.com/karthikg-09/ComfyUI-3ncrypt": { "stars": 0, "last_update": "2024-12-27 09:09:07", - "author_account_age_days": 472 + "author_account_age_days": 480 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 10, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { - "stars": 45, + "stars": 44, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 59, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 9, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { "stars": 83, "last_update": "2024-08-14 02:20:18", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 47, "last_update": "2024-07-27 12:50:25", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { - "stars": 512, - "last_update": "2025-03-24 09:41:36", - "author_account_age_days": 2459 + "stars": 561, + "last_update": "2025-03-31 09:12:21", + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { - "stars": 2289, - "last_update": "2025-03-11 16:31:59", - "author_account_age_days": 2459 + "stars": 2314, + "last_update": "2025-03-30 16:48:09", + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-MMAudio": { - "stars": 291, + "stars": 298, "last_update": "2025-01-23 17:06:52", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { - "stars": 772, + "stars": 775, "last_update": "2024-11-11 13:54:57", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-VEnhancer": { "stars": 72, "last_update": "2024-11-02 00:24:36", - "author_account_age_days": 2459 + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { - "stars": 140, - "last_update": "2025-02-08 16:13:22", - "author_account_age_days": 2459 + "stars": 144, + "last_update": "2025-03-30 13:39:03", + "author_account_age_days": 2467 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 1676, - "last_update": "2025-03-28 00:08:42", - "author_account_age_days": 2459 + "stars": 1843, + "last_update": "2025-04-04 15:06:34", + "author_account_age_days": 2467 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { - "stars": 15, - "last_update": "2025-01-08 12:50:40", - "author_account_age_days": 133 + "stars": 16, + "last_update": "2025-04-03 17:22:59", + "author_account_age_days": 141 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": { "stars": 0, "last_update": "2025-03-21 07:16:56", - "author_account_age_days": 133 + "author_account_age_days": 141 }, "https://github.com/kk8bit/KayTool": { - "stars": 27, - "last_update": "2025-03-27 14:42:43", - "author_account_age_days": 633 + "stars": 30, + "last_update": "2025-04-04 15:28:45", + "author_account_age_days": 641 }, "https://github.com/krich-cto/ComfyUI-Flow-Control": { "stars": 1, "last_update": "2025-03-17 02:47:26", - "author_account_age_days": 1541 + "author_account_age_days": 1549 }, "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1464 + "author_account_age_days": 1473 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, "last_update": "2024-12-08 16:59:31", - "author_account_age_days": 1658 + "author_account_age_days": 1666 }, "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 4823 + "author_account_age_days": 4832 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 4823 + "author_account_age_days": 4832 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-11-04 21:14:07", - "author_account_age_days": 1217 + "author_account_age_days": 1225 }, "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 1, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 2929 + "author_account_age_days": 2937 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 0, "last_update": "2025-03-20 06:28:36", - "author_account_age_days": 1052 + "author_account_age_days": 1061 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 3107 + "author_account_age_days": 3116 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 7, "last_update": "2024-11-14 08:21:40", - "author_account_age_days": 2690 + "author_account_age_days": 2698 }, "https://github.com/leadbreak/comfyui-faceaging": { "stars": 81, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1649 + "author_account_age_days": 1658 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3071 + "author_account_age_days": 3079 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { - "stars": 16, + "stars": 17, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4352 + "author_account_age_days": 4360 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, "last_update": "2024-10-17 07:56:42", - "author_account_age_days": 1966 + "author_account_age_days": 1974 }, "https://github.com/lichenhao/Comfyui_Ryota": { "stars": 0, "last_update": "2024-09-07 08:25:54", - "author_account_age_days": 4643 + "author_account_age_days": 4651 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 105, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 954 + "author_account_age_days": 962 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { - "stars": 1195, + "stars": 1217, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 399 + "author_account_age_days": 407 }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { - "stars": 432, + "stars": 440, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 399 + "author_account_age_days": 407 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 61, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 399 + "author_account_age_days": 407 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4441 + "author_account_age_days": 4449 }, "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { "stars": 0, "last_update": "2025-03-07 13:44:52", - "author_account_age_days": 1795 + "author_account_age_days": 1803 }, "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 829 + "author_account_age_days": 838 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 233, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 739 + "author_account_age_days": 747 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { - "stars": 3, + "stars": 4, "last_update": "2025-03-17 15:32:28", - "author_account_age_days": 739 + "author_account_age_days": 747 }, "https://github.com/lu64k/SK-Nodes": { "stars": 0, "last_update": "2024-11-18 03:47:34", - "author_account_age_days": 668 + "author_account_age_days": 676 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { - "stars": 52, - "last_update": "2025-03-26 16:24:24", - "author_account_age_days": 51 + "stars": 54, + "last_update": "2025-04-01 10:10:21", + "author_account_age_days": 59 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-01-08 13:42:28", - "author_account_age_days": 325 + "author_account_age_days": 333 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 2940 + "author_account_age_days": 2948 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 2082 + "author_account_age_days": 2090 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 3, "last_update": "2024-11-30 14:31:14", - "author_account_age_days": 1028 + "author_account_age_days": 1036 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2059 + "author_account_age_days": 2067 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 3, "last_update": "2025-03-27 13:26:45", - "author_account_age_days": 4691 + "author_account_age_days": 4699 }, "https://github.com/markuryy/comfyui-spiritparticle": { "stars": 0, "last_update": "2025-03-26 03:27:05", - "author_account_age_days": 3155 + "author_account_age_days": 3163 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 4, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2532 + "author_account_age_days": 2540 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3812 + "author_account_age_days": 3820 }, "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4355 + "author_account_age_days": 4363 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 635 + "author_account_age_days": 643 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4022 + "author_account_age_days": 4030 }, "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": { "stars": 2, "last_update": "2025-02-23 20:16:11", - "author_account_age_days": 2594 + "author_account_age_days": 2602 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, "last_update": "2025-01-29 16:29:23", - "author_account_age_days": 2840 + "author_account_age_days": 2848 }, "https://github.com/mikeymcfish/FishTools": { "stars": 23, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3680 + "author_account_age_days": 3688 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, "last_update": "2024-11-19 16:05:05", - "author_account_age_days": 1457 + "author_account_age_days": 1465 }, "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 842 + "author_account_age_days": 851 }, "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, "last_update": "2025-01-10 07:33:40", - "author_account_age_days": 662 + "author_account_age_days": 670 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, "last_update": "2025-01-25 14:39:17", - "author_account_age_days": 2696 + "author_account_age_days": 2704 }, "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4173 + "author_account_age_days": 4181 }, "https://github.com/monate0615/ComfyUI-Affine-Transform": { "stars": 2, "last_update": "2024-10-05 17:42:40", - "author_account_age_days": 236 + "author_account_age_days": 244 }, "https://github.com/monate0615/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2024-10-12 18:29:58", - "author_account_age_days": 236 + "author_account_age_days": 244 }, "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 18, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2318 + "author_account_age_days": 2326 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 49, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 3135 + "author_account_age_days": 3143 }, "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1575 + "author_account_age_days": 1583 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1575 + "author_account_age_days": 1583 }, "https://github.com/myAiLemon/MagicAutomaticPicture": { "stars": 0, "last_update": "2025-02-02 15:27:32", - "author_account_age_days": 400 + "author_account_age_days": 408 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 2967 + "author_account_age_days": 2975 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3270 + "author_account_age_days": 3278 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3270 + "author_account_age_days": 3278 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3270 + "author_account_age_days": 3278 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, "last_update": "2024-10-26 19:25:43", - "author_account_age_days": 2155 + "author_account_age_days": 2163 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 0, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 2155 + "author_account_age_days": 2163 }, "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4056 + "author_account_age_days": 4065 }, "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4158 + "author_account_age_days": 4167 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4158 + "author_account_age_days": 4167 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4158 + "author_account_age_days": 4167 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 3, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4158 + "author_account_age_days": 4167 }, "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "stars": 3, "last_update": "2024-08-15 08:15:43", - "author_account_age_days": 1295 + "author_account_age_days": 1304 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1295 + "author_account_age_days": 1304 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { - "stars": 3, + "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1295 + "author_account_age_days": 1304 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5144 + "author_account_age_days": 5153 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 4825 + "author_account_age_days": 4834 }, "https://github.com/niknah/ComfyUI-InfiniteYou": { - "stars": 13, + "stars": 12, "last_update": "2025-03-27 10:08:05", - "author_account_age_days": 4996 + "author_account_age_days": 5004 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { - "stars": 12, - "last_update": "2024-10-19 14:44:42", - "author_account_age_days": 436 + "stars": 14, + "last_update": "2025-03-30 08:19:25", + "author_account_age_days": 444 }, "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, - "last_update": "2025-03-23 04:22:33", - "author_account_age_days": 4615 + "last_update": "2025-04-05 06:42:30", + "author_account_age_days": 4623 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4306 + "author_account_age_days": 4314 }, "https://github.com/oshtz/ComfyUI-oshtz-nodes": { "stars": 5, - "last_update": "2025-03-24 14:45:22", - "author_account_age_days": 702 + "last_update": "2025-04-03 15:30:05", + "author_account_age_days": 710 }, "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1386 + "author_account_age_days": 1394 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, "last_update": "2025-02-19 11:05:53", - "author_account_age_days": 2009 + "author_account_age_days": 2017 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-01-27 18:29:08", - "author_account_age_days": 4388 + "author_account_age_days": 4396 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 3, "last_update": "2024-08-15 10:37:43", - "author_account_age_days": 2606 + "author_account_age_days": 2614 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 17, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1118 + "author_account_age_days": 1126 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 159, + "stars": 161, "last_update": "2025-03-19 14:13:35", - "author_account_age_days": 2407 + "author_account_age_days": 2415 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 1837 + "author_account_age_days": 1846 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, "last_update": "2025-03-10 09:16:44", - "author_account_age_days": 5400 + "author_account_age_days": 5408 }, "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4164 + "author_account_age_days": 4172 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, "last_update": "2025-03-01 13:56:56", - "author_account_age_days": 26 + "author_account_age_days": 34 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1513 + "author_account_age_days": 1522 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3007 + "author_account_age_days": 3016 }, "https://github.com/prabinpebam/anyPython": { "stars": 12, "last_update": "2025-02-15 06:56:01", - "author_account_age_days": 4519 + "author_account_age_days": 4527 }, "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 53, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1306 + "author_account_age_days": 1315 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { - "stars": 3, + "stars": 2, "last_update": "2025-01-20 23:55:46", - "author_account_age_days": 4264 + "author_account_age_days": 4272 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2375 + "author_account_age_days": 2384 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { - "stars": 4, + "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2335 + "author_account_age_days": 2343 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 48, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 416 + "author_account_age_days": 424 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, "last_update": "2025-03-18 08:35:59", - "author_account_age_days": 273 + "author_account_age_days": 281 }, "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, "last_update": "2025-03-15 20:46:14", - "author_account_age_days": 5109 + "author_account_age_days": 5117 + }, + "https://github.com/rickyars/sd-cn-animation": { + "stars": 0, + "last_update": "2025-04-04 15:43:34", + "author_account_age_days": 4489 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 0, "last_update": "2025-02-21 01:11:45", - "author_account_age_days": 2627 + "author_account_age_days": 2635 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 923 + "author_account_age_days": 932 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 923 + "author_account_age_days": 932 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, "last_update": "2025-03-01 20:03:57", - "author_account_age_days": 2456 + "author_account_age_days": 2464 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 567 + "author_account_age_days": 575 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, - "last_update": "2025-02-10 07:40:44", - "author_account_age_days": 3453 + "last_update": "2025-04-03 09:55:50", + "author_account_age_days": 3461 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 181 + "author_account_age_days": 190 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { - "stars": 0, + "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 3966 + "author_account_age_days": 3974 }, "https://github.com/sangeet/testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5356 + "author_account_age_days": 5364 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 511 + "author_account_age_days": 519 }, "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4214 + "author_account_age_days": 4223 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3591 + "author_account_age_days": 3599 }, "https://github.com/shadowcz007/Comfyui-EzAudio": { "stars": 1, "last_update": "2024-09-22 03:17:40", - "author_account_age_days": 3591 + "author_account_age_days": 3599 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 2, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3591 + "author_account_age_days": 3599 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 1, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3591 + "author_account_age_days": 3599 }, "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab": { - "stars": 15, + "stars": 16, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3591 + "author_account_age_days": 3599 }, "https://github.com/shinich39/comfyui-event-handler": { "stars": 1, "last_update": "2025-03-25 12:56:27", - "author_account_age_days": 589 + "author_account_age_days": 597 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4238 + "author_account_age_days": 4246 }, "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { "stars": 0, "last_update": "2024-08-27 02:24:05", - "author_account_age_days": 4394 + "author_account_age_days": 4402 }, "https://github.com/silveroxides/ComfyUI-ModelUtils": { "stars": 0, "last_update": "2025-03-14 22:56:21", - "author_account_age_days": 1778 + "author_account_age_days": 1786 }, "https://github.com/sizzlebop/comfyui-llm-prompt-enhancer": { "stars": 5, "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 65 + "author_account_age_days": 73 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 5, "last_update": "2025-03-17 06:45:58", - "author_account_age_days": 631 + "author_account_age_days": 639 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { - "stars": 41, + "stars": 42, "last_update": "2025-03-17 08:14:08", - "author_account_age_days": 631 + "author_account_age_days": 639 }, "https://github.com/sofakid/dandy": { "stars": 49, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4330 + "author_account_age_days": 4338 }, "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 1759 + "author_account_age_days": 1768 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 1759 + "author_account_age_days": 1768 }, "https://github.com/sswink/comfyui-lingshang": { "stars": 0, "last_update": "2024-11-06 15:04:22", - "author_account_age_days": 2812 + "author_account_age_days": 2820 }, "https://github.com/stavsap/ComfyUI-React-SDK": { - "stars": 10, + "stars": 11, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4360 + "author_account_age_days": 4368 }, "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 9, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1130 + "author_account_age_days": 1139 + }, + "https://github.com/stiffy-committee/comfyui-stiffy-nodes": { + "stars": 1, + "last_update": "2025-04-04 21:11:29", + "author_account_age_days": 1541 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2024-02-05 16:47:28", - "author_account_age_days": 4114 + "author_account_age_days": 4122 }, "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, "last_update": "2025-03-14 01:43:03", - "author_account_age_days": 1152 + "author_account_age_days": 1160 }, "https://github.com/sugarkwork/comfyui_my_img_util": { "stars": 0, - "last_update": "2025-03-27 16:35:11", - "author_account_age_days": 1152 + "last_update": "2025-04-04 15:51:26", + "author_account_age_days": 1160 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 4, "last_update": "2025-01-14 04:33:37", - "author_account_age_days": 1152 + "author_account_age_days": 1160 }, "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, "last_update": "2024-11-12 03:30:38", - "author_account_age_days": 4401 + "author_account_age_days": 4409 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 2, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 832 + "author_account_age_days": 840 }, "https://github.com/talon468/ComfyUI-Rpg-Architect": { "stars": 4, "last_update": "2024-08-31 14:47:47", - "author_account_age_days": 694 + "author_account_age_days": 702 }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2536 + "author_account_age_days": 2545 }, "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, - "last_update": "2025-03-01 13:05:02", - "author_account_age_days": 2465 + "last_update": "2025-03-31 02:17:02", + "author_account_age_days": 2473 }, "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { "stars": 0, "last_update": "2024-11-29 07:31:49", - "author_account_age_days": 446 + "author_account_age_days": 454 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3143 + "author_account_age_days": 3151 }, "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, - "last_update": "2025-03-23 12:06:47", - "author_account_age_days": 736 + "last_update": "2025-04-04 10:03:34", + "author_account_age_days": 744 }, "https://github.com/thisiseddy-ab/ComfyUI-Edins-Ultimate-Pack": { "stars": 0, "last_update": "2025-03-16 00:19:32", - "author_account_age_days": 1755 + "author_account_age_days": 1763 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1228 + "author_account_age_days": 1236 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, "last_update": "2025-02-15 13:41:14", - "author_account_age_days": 4241 + "author_account_age_days": 4249 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 389 + "author_account_age_days": 397 }, "https://github.com/tom-doerr/dspy_nodes": { - "stars": 188, + "stars": 187, "last_update": "2024-12-01 20:14:37", - "author_account_age_days": 3056 + "author_account_age_days": 3064 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 37, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5475 + "author_account_age_days": 5483 }, "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 3, "last_update": "2024-12-04 23:50:38", - "author_account_age_days": 952 + "author_account_age_days": 960 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3215 + "author_account_age_days": 3223 + }, + "https://github.com/uauaouau/mycraft-comfyui": { + "stars": 1, + "last_update": "2025-04-01 20:40:23", + "author_account_age_days": 7 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 2099 + "author_account_age_days": 2107 }, "https://github.com/unanan/ComfyUI-Dist": { - "stars": 5, + "stars": 6, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3174 + "author_account_age_days": 3183 }, "https://github.com/var1ableX/ComfyUI_Accessories": { - "stars": 0, + "stars": 1, "last_update": "2025-02-09 14:31:19", - "author_account_age_days": 5041 + "author_account_age_days": 5049 }, "https://github.com/vchopine/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 3867 + "author_account_age_days": 3875 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 3, "last_update": "2025-03-25 14:36:37", - "author_account_age_days": 3052 + "author_account_age_days": 3060 }, "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 3760 + "author_account_age_days": 3768 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, - "last_update": "2025-01-05 03:22:22", - "author_account_age_days": 2009 + "last_update": "2025-04-05 06:42:11", + "author_account_age_days": 2017 }, "https://github.com/watarika/ComfyUI-exit": { "stars": 0, "last_update": "2025-01-05 03:24:05", - "author_account_age_days": 2009 + "author_account_age_days": 2017 }, "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, "last_update": "2025-01-05 06:04:53", - "author_account_age_days": 4067 + "author_account_age_days": 4075 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 16, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4868 + "author_account_age_days": 4876 }, "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 964 + "author_account_age_days": 973 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2750 + "author_account_age_days": 2758 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 2, "last_update": "2025-01-14 14:20:35", - "author_account_age_days": 3659 + "author_account_age_days": 3667 }, "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, "last_update": "2024-12-05 07:07:30", - "author_account_age_days": 4293 + "author_account_age_days": 4301 }, "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 728 + "author_account_age_days": 736 }, "https://github.com/xmarked-ai/ComfyUI_misc": { "stars": 1, - "last_update": "2025-03-11 21:00:05", - "author_account_age_days": 150 + "last_update": "2025-03-30 14:15:22", + "author_account_age_days": 158 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 1, "last_update": "2025-03-19 08:07:44", - "author_account_age_days": 3838 + "author_account_age_days": 3847 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-02-09 14:30:27", - "author_account_age_days": 3838 + "author_account_age_days": 3847 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 5, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 401 + "author_account_age_days": 409 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 227 + "author_account_age_days": 235 + }, + "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { + "stars": 1, + "last_update": "2025-04-01 08:10:16", + "author_account_age_days": 2523 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 339, + "stars": 341, "last_update": "2025-03-11 02:53:01", - "author_account_age_days": 3735 + "author_account_age_days": 3744 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3257 + "author_account_age_days": 3265 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2259 + "author_account_age_days": 2268 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 0, "last_update": "2025-02-06 14:49:35", - "author_account_age_days": 3900 + "author_account_age_days": 3909 } } \ No newline at end of file diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index c2084301..7e1257da 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -8,8 +8,18 @@ "install_type": "git-clone", "description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel." }, - + + { + "author": "ImagineerNL", + "title": "comfyui_potrace_svg [REMOVED]", + "reference": "https://github.com/ImagineerNL/comfyui_potrace_svg", + "files": [ + "https://github.com/ImagineerNL/comfyui_potrace_svg" + ], + "install_type": "git-clone", + "description": "This project converts raster images into SVG format using the Potrace library." + }, { "author": "kayselmecnun", "title": "ComfyUI-Qwen-25-VL [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0a7c085b..528da53e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -70,6 +70,16 @@ "install_type": "git-clone", "description": "A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin." }, + { + "author": "Burgstall-labs", + "title": "ComfyUI-BS-Textchop", + "reference": "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop", + "files": [ + "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that extracts text segments based on specified start and/or end marker strings. You can define multiple marker pairs to extract different segments from the same input text.\nThe node intelligently adapts its extraction based on whether you provide a start marker, an end marker, or both for each pair." + }, { "author": "Moooonet", "title": "ComfyUI-Align", @@ -251,16 +261,6 @@ "install_type": "git-clone", "description": "This custom node package provides nodes specifically for using the mvadapter_ig2mv_sdxl.safetensors adapter within ComfyUI. This adapter is designed for image-guided multi-view generation, typically used for creating textures from 3D mesh renders (position and normal maps)." }, - { - "author": "Stable-X", - "title": "ComfyUI-Hi3DGen", - "reference": "https://github.com/Stable-X/ComfyUI-Hi3DGen", - "files": [ - "https://github.com/Stable-X/ComfyUI-Hi3DGen" - ], - "install_type": "git-clone", - "description": "This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images." - }, { "author": "LaVie024", "title": "comfyui-lopi999-nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 515121bc..812e6dae 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2398,6 +2398,14 @@ "title_aux": "ComfyUI-Zonos" } ], + "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop": [ + [ + "BSTextChop" + ], + { + "title_aux": "ComfyUI-BS-Textchop" + } + ], "https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": [ [ "Kokoro TTS" @@ -9519,18 +9527,6 @@ "title_aux": "stability-ComfyUI-nodes" } ], - "https://github.com/Stable-X/ComfyUI-Hi3DGen": [ - [ - "DifferenceExtractorNode", - "DownloadAndLoadStableXModel", - "IF_TrellisCheckpointLoader", - "IF_TrellisImageTo3D", - "StableXProcessImage" - ], - { - "title_aux": "ComfyUI-Hi3DGen" - } - ], "https://github.com/StableDiffusionVN/SDVN_Comfy_node": [ [ "SDVM Image List Repeat",