update DB

This commit is contained in:
Dr.Lt.Data 2025-08-11 22:52:13 +09:00
parent eab6cdeee4
commit 3393e58b06
9 changed files with 2009 additions and 1824 deletions

View File

@ -9656,6 +9656,16 @@
"install_type": "git-clone",
"description": "Break the execution, save the incompleted image then continue later."
},
{
"author": "shinich39",
"title": "comfyui-global-prompts",
"reference": "https://github.com/shinich39/comfyui-global-prompts",
"files": [
"https://github.com/shinich39/comfyui-global-prompts"
],
"install_type": "git-clone",
"description": "Set global prompts using note node."
},
{
"author": "wei30172",
"title": "comfygen",
@ -29625,7 +29635,7 @@
"https://github.com/LaoMaoBoss/ComfyUI-WBLESS"
],
"install_type": "git-clone",
"description": "ComfyUI's custom node package. This custom node has many practical functions, including global variables and process flow control."
"description": "ComfyUI custom node package. This custom node features multiple practical functions, including global variables, flow control, obtaining image or mask dimensions, and Dominant Axis Scale."
},
{
"author": "zeeoale",
@ -30455,6 +30465,16 @@
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that can be used to generate videos from either a starting frame, an end frame or both; with the Wan2.2 5B model (which uses the new Wan2.2 VAE, unlike Wan 2.2 A14B model wich uses the old Wan2.1 VAE)."
},
{
"author": "stduhpf",
"title": "KSampler for Wan 2.2 MoE for ComfyUI",
"reference": "https://github.com/stduhpf/ComfyUI-WanMoeKSampler",
"files": [
"https://github.com/stduhpf/ComfyUI-WanMoeKSampler"
],
"install_type": "git-clone",
"description": "These nodes are made to support 'Mixture of Expert' Flow models with the architecture of Wan2.2 A14B (With a high noise expert and low noise expert). Instead of guessing the denoising step at which to swap from tyhe high noise model to the low noise model, this node automatically chanage to the low noise model when we reach the diffusion timestep at which the signal to noise ratio is supposed to be 1:1."
},
{
"author": "kanibus",
"title": "KANIBUS - Advanced Eye Tracking ControlNet System",
@ -30728,14 +30748,24 @@
"description": "ExoticArts custom nodes for ComfyUI (EA Power LoRA, etc.)"
},
{
"author": "squirrel765",
"title": "lorasubdirectory",
"reference": "https://github.com/andrewsthomasj/lorasubdirectory",
"author": "HSDHCdev",
"title": "AI Pixel Art Enhancer for ComfyUI",
"reference": "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer",
"files": [
"https://github.com/andrewsthomasj/lorasubdirectory"
"https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer"
],
"install_type": "git-clone",
"description": "only show dropdown of loras ina a given subdirectory"
"description": "Pixel art Enhancement Node for ComfyUI"
},
{
"author": "Rzgar Espo",
"title": "ComfyUI-Qwen-Image-Size-Picker",
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
"files": [
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
],
"install_type": "git-clone",
"description": "A universal node for generating empty latent tensors with support for Qwen Image, SDXL and Flux models. Features extended aspect ratio support, batch processing, and flexible dimension overrides."
},

View File

@ -372,9 +372,11 @@
"StringCoordinateToBBoxMask",
"StringCoordinateToBBoxes",
"TextCustomExtract",
"TextFormat",
"TextFilterComment",
"TextJoinByTextList",
"TextJoinMulti",
"TextLoadLocal"
"TextLoadLocal",
"TextPrefixSuffix"
],
{
"title_aux": "ComfyUI 1hewNodes"
@ -4930,11 +4932,16 @@
],
"https://github.com/ExoticArts/comfyui-ea-nodes": [
[
"EA_AutoTrimPingPong",
"EA_FilenameCombine",
"EA_ListVideos",
"EA_ManifestIndex",
"EA_PingPong",
"EA_PowerLora",
"EA_PowerLora_CLIP",
"EA_PowerLora_WanVideo",
"EA_TrimFrames"
"EA_TrimFrames",
"EA_VideoLoad"
],
{
"title_aux": "comfyui-ea-nodes"
@ -6237,6 +6244,14 @@
"title_aux": "Random Number Button"
}
],
"https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": [
[
"AIPixelArtEnhancer"
],
{
"title_aux": "AI Pixel Art Enhancer for ComfyUI"
}
],
"https://github.com/HWDigi/Factory-Prompts_comfyui": [
[
"FactoryPromptsNegative",
@ -10922,18 +10937,25 @@
],
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": [
[
"CombineImageBatch",
"GetImageBatch",
"ImageAdjustment",
"ImageBlendWithAlpha",
"ImageBoard",
"ImageColor",
"ImageCombine",
"ImageCropToFit",
"ImageFromBase64",
"ImageGetColor",
"ImageMaskExpand",
"ImageOverlay",
"ImagePalette",
"ImagePalette631",
"ImagePrimaryColor",
"ImageResize",
"ImageTilingPattern",
"ImageToBase64"
"ImageToBase64",
"SetImageBatch"
],
{
"title_aux": "ComfyUI S4Tool Image"
@ -12768,11 +12790,8 @@
],
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
[
"StarFrameFromVideo",
"StarIconExporter",
"StarImageLoader1by1",
"StarRandomImageLoader",
"StarSavePanoramaJPEG"
"StarApplyOverlayDepth",
"StarQwenImageRatio"
],
{
"title_aux": "ComfyUI_StarBetaNodes"
@ -16709,15 +16728,6 @@
"title_aux": "CLIP Directional Prompt Attention"
}
],
"https://github.com/andrewsthomasj/lorasubdirectory": [
[
"LoraModelOnlySubdirectory",
"LoraSubdirectory"
],
{
"title_aux": "lorasubdirectory"
}
],
"https://github.com/andygill/comfyui-sunflower-nodes": [
[
"DepthViewToIsometric",
@ -33586,7 +33596,8 @@
],
"https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": [
[
"LoRAVisualizer"
"LoRAVisualizer",
"PromptSplitter"
],
{
"title_aux": "LoRA Visualizer"
@ -35924,6 +35935,14 @@
"title_aux": "ComfyUI_SuperResolution"
}
],
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": [
[
"QwenImageSize"
],
{
"title_aux": "ComfyUI-Qwen-Image-Size-Picker"
}
],
"https://github.com/s9roll7/comfyui_cotracker_node": [
[
"CoTrackerNode",
@ -37577,6 +37596,15 @@
"title_aux": "WanImageToVideoTiledVAE for ComfyUI"
}
],
"https://github.com/stduhpf/ComfyUI-WanMoeKSampler": [
[
"WanMoeKSampler",
"WanMoeKSamplerAdvanced"
],
{
"title_aux": "KSampler for Wan 2.2 MoE for ComfyUI"
}
],
"https://github.com/stepfun-ai/ComfyUI-StepVideo": [
[
"TI2V",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "duckmartians",
"title": "Duck_Nodes [UNSAFE]",
"reference": "https://github.com/duckmartians/Duck_Nodes",
"files": [
"https://github.com/duckmartians/Duck_Nodes"
],
"install_type": "git-clone",
"description": "Load data from Google Sheets, Google Docs, Excel, Word, and TXT with built-in login system for ComfyUI.[w/This node pack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
},
{
"author": "xsai-collab",
"title": "ComfyUI-CombineVideoAndSubtitle",
"reference": "https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle",
"files": [
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle"
],
"install_type": "git-clone",
"description": "NODES: Combine Video and Subtitle"
},
{
"author": "Lovzu",
"title": "ComfyUI-Qwen [NAME CONFLICT]",

View File

@ -198,9 +198,11 @@
"StringCoordinateToBBoxMask",
"StringCoordinateToBBoxes",
"TextCustomExtract",
"TextFormat",
"TextFilterComment",
"TextJoinByTextList",
"TextJoinMulti",
"TextLoadLocal"
"TextLoadLocal",
"TextPrefixSuffix"
],
{
"title_aux": "ComfyUI-1hewNodes [WIP]"
@ -2461,6 +2463,7 @@
[
"mb Barcode",
"mb CLIP Text Encoder",
"mb Color Mask",
"mb Data Type Converter",
"mb Debug",
"mb Demux",
@ -4330,9 +4333,11 @@
"https://github.com/blepping/comfyui_dum_samplers": [
[
"BatchMergeSampler",
"ButcherTableauSampler",
"CacheAwareEulerSampler",
"CyclePaddingSampler",
"HistorySampler",
"LetMeHelpYouSampler",
"PingPongSampler",
"RestlessScheduler",
"SimilarityAncestralEulerSampler",
@ -5473,6 +5478,18 @@
"title_aux": "ComfyUI_BWiZ_Nodes [WIP]"
}
],
"https://github.com/duckmartians/Duck_Nodes": [
[
"Duck_LoadExcelRow",
"Duck_LoadGoogleDocLine",
"Duck_LoadGoogleSheetOneRow",
"Duck_LoadWordLine",
"Duck_PromptLoader"
],
{
"title_aux": "Duck_Nodes [UNSAFE]"
}
],
"https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": [
[
"Cosmos1ForwardRenderer",
@ -9533,8 +9550,7 @@
"https://github.com/usrname0/ComfyUI-AllergicPack": [
[
"FolderFileCounter_Allergic",
"IncrementorPlus",
"WanVideoVACEContextManager"
"IncrementorPlus"
],
{
"title_aux": "ComfyUI-AllergicPack [WIP]"
@ -9893,6 +9909,14 @@
"title_aux": "honey_nodes [WIP]"
}
],
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": [
[
"CombineVideosFromFolder"
],
{
"title_aux": "ComfyUI-CombineVideoAndSubtitle"
}
],
"https://github.com/xzuyn/ComfyUI-xzuynodes": [
[
"CLIPLoaderXZ",

View File

@ -1829,6 +1829,11 @@
"last_update": "2024-12-27 17:03:52",
"author_account_age_days": 2659
},
"https://github.com/duckmartians/Duck_Nodes": {
"stars": 0,
"last_update": "2025-08-11 06:54:25",
"author_account_age_days": 459
},
"https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": {
"stars": 1,
"last_update": "2025-08-08 17:12:28",
@ -3689,6 +3694,11 @@
"last_update": "2025-05-03 20:59:53",
"author_account_age_days": 2113
},
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": {
"stars": 0,
"last_update": "2025-08-11 06:55:18",
"author_account_age_days": 738
},
"https://github.com/xzuyn/ComfyUI-xzuynodes": {
"stars": 0,
"last_update": "2025-07-23 20:07:16",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "squirrel765",
"title": "lorasubdirectory [REMOVED]",
"reference": "https://github.com/andrewsthomasj/lorasubdirectory",
"files": [
"https://github.com/andrewsthomasj/lorasubdirectory"
],
"install_type": "git-clone",
"description": "only show dropdown of loras ina a given subdirectory"
},
{
"author": "shingo1228",
"title": "ComfyUI-send-Eagle(slim) [REVMOED]",

View File

@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "stduhpf",
"title": "KSampler for Wan 2.2 MoE for ComfyUI",
"reference": "https://github.com/stduhpf/ComfyUI-WanMoeKSampler",
"files": [
"https://github.com/stduhpf/ComfyUI-WanMoeKSampler"
],
"install_type": "git-clone",
"description": "These nodes are made to support 'Mixture of Expert' Flow models with the architecture of Wan2.2 A14B (With a high noise expert and low noise expert). Instead of guessing the denoising step at which to swap from tyhe high noise model to the low noise model, this node automatically chanage to the low noise model when we reach the diffusion timestep at which the signal to noise ratio is supposed to be 1:1."
},
{
"author": "shinich39",
"title": "comfyui-global-prompts",
"reference": "https://github.com/shinich39/comfyui-global-prompts",
"files": [
"https://github.com/shinich39/comfyui-global-prompts"
],
"install_type": "git-clone",
"description": "Set global prompts using note node."
},
{
"author": "HSDHCdev",
"title": "AI Pixel Art Enhancer for ComfyUI",
"reference": "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer",
"files": [
"https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer"
],
"install_type": "git-clone",
"description": "Pixel art Enhancement Node for ComfyUI"
},
{
"author": "Rzgar Espo",
"title": "ComfyUI-Qwen-Image-Size-Picker",
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
"files": [
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
],
"install_type": "git-clone",
"description": "A universal node for generating empty latent tensors with support for Qwen Image, SDXL and Flux models. Features extended aspect ratio support, batch processing, and flexible dimension overrides."
},
{
"author": "S4MUEL404",
"title": "ComfyUI S4Motion",
@ -668,26 +708,6 @@
],
"install_type": "git-clone",
"description": "We present LatentSync, an end-to-end lip-sync method based on audio-conditioned latent diffusion models without any intermediate motion representation, diverging from previous diffusion-based lip-sync methods based on pixel-space diffusion or two-stage generation. Our framework can leverage the powerful capabilities of Stable Diffusion to directly model complex audio-visual correlations."
},
{
"author": "Starnodes2024",
"title": "ComfyUI_StarBetaNodes",
"reference": "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes",
"files": [
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes"
],
"install_type": "git-clone",
"description": "Welcome to Star Beta Nodes - a collection of experimental custom nodes for ComfyUI designed for beta testing and feedback. These nodes provide enhanced functionality for image processing, video handling, and workflow automation."
},
{
"author": "Franklyc",
"title": "ComfyUI LoRA adaLN Patcher Node",
"reference": "https://github.com/Franklyc/comfyui-lora-adain-patcher-node",
"files": [
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node"
],
"install_type": "git-clone",
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
}
]
}

View File

@ -372,9 +372,11 @@
"StringCoordinateToBBoxMask",
"StringCoordinateToBBoxes",
"TextCustomExtract",
"TextFormat",
"TextFilterComment",
"TextJoinByTextList",
"TextJoinMulti",
"TextLoadLocal"
"TextLoadLocal",
"TextPrefixSuffix"
],
{
"title_aux": "ComfyUI 1hewNodes"
@ -4930,11 +4932,16 @@
],
"https://github.com/ExoticArts/comfyui-ea-nodes": [
[
"EA_AutoTrimPingPong",
"EA_FilenameCombine",
"EA_ListVideos",
"EA_ManifestIndex",
"EA_PingPong",
"EA_PowerLora",
"EA_PowerLora_CLIP",
"EA_PowerLora_WanVideo",
"EA_TrimFrames"
"EA_TrimFrames",
"EA_VideoLoad"
],
{
"title_aux": "comfyui-ea-nodes"
@ -6237,6 +6244,14 @@
"title_aux": "Random Number Button"
}
],
"https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": [
[
"AIPixelArtEnhancer"
],
{
"title_aux": "AI Pixel Art Enhancer for ComfyUI"
}
],
"https://github.com/HWDigi/Factory-Prompts_comfyui": [
[
"FactoryPromptsNegative",
@ -10922,18 +10937,25 @@
],
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": [
[
"CombineImageBatch",
"GetImageBatch",
"ImageAdjustment",
"ImageBlendWithAlpha",
"ImageBoard",
"ImageColor",
"ImageCombine",
"ImageCropToFit",
"ImageFromBase64",
"ImageGetColor",
"ImageMaskExpand",
"ImageOverlay",
"ImagePalette",
"ImagePalette631",
"ImagePrimaryColor",
"ImageResize",
"ImageTilingPattern",
"ImageToBase64"
"ImageToBase64",
"SetImageBatch"
],
{
"title_aux": "ComfyUI S4Tool Image"
@ -12768,11 +12790,8 @@
],
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
[
"StarFrameFromVideo",
"StarIconExporter",
"StarImageLoader1by1",
"StarRandomImageLoader",
"StarSavePanoramaJPEG"
"StarApplyOverlayDepth",
"StarQwenImageRatio"
],
{
"title_aux": "ComfyUI_StarBetaNodes"
@ -16709,15 +16728,6 @@
"title_aux": "CLIP Directional Prompt Attention"
}
],
"https://github.com/andrewsthomasj/lorasubdirectory": [
[
"LoraModelOnlySubdirectory",
"LoraSubdirectory"
],
{
"title_aux": "lorasubdirectory"
}
],
"https://github.com/andygill/comfyui-sunflower-nodes": [
[
"DepthViewToIsometric",
@ -33586,7 +33596,8 @@
],
"https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": [
[
"LoRAVisualizer"
"LoRAVisualizer",
"PromptSplitter"
],
{
"title_aux": "LoRA Visualizer"
@ -35924,6 +35935,14 @@
"title_aux": "ComfyUI_SuperResolution"
}
],
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": [
[
"QwenImageSize"
],
{
"title_aux": "ComfyUI-Qwen-Image-Size-Picker"
}
],
"https://github.com/s9roll7/comfyui_cotracker_node": [
[
"CoTrackerNode",
@ -37577,6 +37596,15 @@
"title_aux": "WanImageToVideoTiledVAE for ComfyUI"
}
],
"https://github.com/stduhpf/ComfyUI-WanMoeKSampler": [
[
"WanMoeKSampler",
"WanMoeKSamplerAdvanced"
],
{
"title_aux": "KSampler for Wan 2.2 MoE for ComfyUI"
}
],
"https://github.com/stepfun-ai/ComfyUI-StepVideo": [
[
"TI2V",