update DB

This commit is contained in:
Dr.Lt.Data
2025-10-14 12:30:05 +09:00
parent 5554e52799
commit a1fc6c817b
7 changed files with 779 additions and 590 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "comfyui-wiki",
"title": "ComfyUI-SelectionFocus [WIP]",
"reference": "https://github.com/comfyui-wiki/ComfyUI-SelectionFocus",
"files": [
"https://github.com/comfyui-wiki/ComfyUI-SelectionFocus"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI extension that helps you focus on selected nodes by highlighting their connections while dimming or hiding unrelated links\nNOTE: The files in the repo are not organized."
},
{
"author": "pizurny",
"title": "ComfyUI-Just-DWPose [WIP]",

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "geltz",
"title": "Momentum Guidance for ComfyUI",
"reference": "https://github.com/geltz/ComfyUI-MomentumGuidance",
"files": [
"https://github.com/geltz/ComfyUI-MomentumGuidance"
],
"install_type": "git-clone",
"description": "Momentum Guidance (MG) is a training-free guidance method that reduces computational cost by 40% compared to standard guidance techniques like CFG or PAG."
},
{
"author": "niknah",
"title": "Presentation ComfyUI",
"reference": "https://github.com/niknah/presentation-ComfyUI",
"files": [
"https://github.com/niknah/presentation-ComfyUI"
],
"install_type": "git-clone",
"description": "Turn ComfyUI workflow to a website UI"
},
{
"author": "yichengup",
"title": "ComfyUI-VideoTransition",
"reference": "https://github.com/yichengup/ComfyUI-VideoTransition",
"files": [
"https://github.com/yichengup/ComfyUI-VideoTransition"
],
"install_type": "git-clone",
"description": "A video transition effects plugin implemented using a Chromium headless browser and Python."
},
{
"author": "leewinder",
"title": "Crop To Center",
"reference": "https://github.com/leewinder/comfyui-crop-to-center",
"files": [
"https://github.com/leewinder/comfyui-crop-to-center"
],
"install_type": "git-clone",
"description": "A custom node that crops images to specified dimensions from a center point with optional offset"
},
{
"author": "IAMCCS",
"title": "IAMCCS-nodes",
@@ -671,56 +711,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI Memory Management and VRAM Optimization Custom Node - Free VRAM with sequential model loading support"
},
{
"author": "lucasgattas",
"title": "Egregora Frames Animation Nodes for ComfyUI",
"reference": "https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes",
"files": [
"https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes"
],
"install_type": "git-clone",
"description": "Advanced image list animation toolkit for ComfyUI with batch processing, AI-powered frame interpolation, and multi-format video encoding."
},
{
"author": "WangDianhui",
"title": "ComfyUI-SA-ODE_Sampler",
"reference": "https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler",
"files": [
"https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler"
],
"install_type": "git-clone",
"description": "Ultra-Efficient Flow Matching sampler ported from [a/https://github.com/eddyhhlure1Eddy/ode-t1](https://github.com/eddyhhlure1Eddy/ode-t1), suitable for native ComfyUI workflows."
},
{
"author": "wallen",
"title": "ComfyUI-SageAttention3",
"reference": "https://github.com/wallen0322/ComfyUI-SageAttention3",
"files": [
"https://github.com/wallen0322/ComfyUI-SageAttention3"
],
"install_type": "git-clone",
"description": "Strict Sage 3 (Blackwell) attention for ComfyUI official flows."
},
{
"author": "sselpah",
"title": "ComfyUI-sselpah-nodes",
"reference": "https://github.com/sselpah/ComfyUI-sselpah-nodes",
"files": [
"https://github.com/sselpah/ComfyUI-sselpah-nodes"
],
"install_type": "git-clone",
"description": "Extension of IPAdapter implementation by cubiq and whoever contributed to that repository"
},
{
"author": "Kishor900",
"title": "ComfyUI WANv2v Video Stitcher",
"reference": "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher",
"files": [
"https://github.com/Kishor900/comfyui-wanv2v-video-stitcher"
],
"install_type": "git-clone",
"description": "ComfyUI custom node pack for WAN v2v long video generation. Provides nodes for chunking, overlap stitching, control group orchestration, debug numbering, and de-overlap merging to create seamless long-form videos."
}
]
}

View File

@@ -12436,6 +12436,7 @@
"Runware Audio Model Search",
"Runware Audio Sections",
"Runware Background Removal",
"Runware Bria Provider Settings",
"Runware Bytedance Provider Settings",
"Runware ControlNet",
"Runware ControlNet Combine",
@@ -12468,6 +12469,7 @@
"Runware Video Inference",
"Runware Video Model Search",
"Runware Vidu Provider Settings",
"RunwareBriaProviderSettings",
"RunwareBytedanceProviderSettings",
"RunwareFrameImages",
"RunwareOpenAIProviderSettings",
@@ -26008,6 +26010,7 @@
"FL_PromptBasic",
"FL_PromptMulti",
"FL_PromptSelector",
"FL_PromptSelectorBasic",
"FL_QwenImageEditStrength",
"FL_RIFE",
"FL_RandomNumber",
@@ -26648,6 +26651,14 @@
"title_aux": "ComfyUI-FLUX-BFL-API"
}
],
"https://github.com/geltz/ComfyUI-MomentumGuidance": [
[
"MomentumGuidance"
],
{
"title_aux": "Momentum Guidance for ComfyUI"
}
],
"https://github.com/gemell1/ComfyUI_GMIC": [
[
"GmicCliWrapper",
@@ -32686,6 +32697,14 @@
"title_aux": "ComfyUI-GG"
}
],
"https://github.com/leewinder/comfyui-crop-to-center": [
[
"CropToCenter"
],
{
"title_aux": "Crop To Center"
}
],
"https://github.com/lenML/comfyui_qwen_image_edit_adv": [
[
"QwenImageEditScale",
@@ -36284,6 +36303,25 @@
"title_aux": "Audio General"
}
],
"https://github.com/niknah/presentation-ComfyUI": [
[
"PresentationAddQueue",
"PresentationAdvancedSection",
"PresentationAudio",
"PresentationComponent",
"PresentationDropDown",
"PresentationFile",
"PresentationHistory",
"PresentationImage",
"PresentationProgress",
"PresentationSeed",
"PresentationTab",
"PresentationVideo"
],
{
"title_aux": "Presentation ComfyUI"
}
],
"https://github.com/nilor-corp/nilor-nodes": [
[
"Nilor Blur Analysis",
@@ -44744,6 +44782,27 @@
"title_aux": "ComfyUI-LinearTransition"
}
],
"https://github.com/yichengup/ComfyUI-VideoTransition": [
[
"CubeRotationNode",
"VideoBlindsTransitionNode",
"VideoBlinkTransitionNode",
"VideoCheckerboardTransitionNode",
"VideoCrossfadeNode",
"VideoCubeRotationAdvancedNode",
"VideoCubeTransitionNode",
"VideoExplosionTransitionNode",
"VideoFlip3DTransitionNode",
"VideoGlitchArtEnhancedNode",
"VideoGlitchArtTransitionNode",
"VideoPageTurnNode",
"VideoShakeTransitionNode",
"VideoWarpTransitionNode"
],
{
"title_aux": "ComfyUI-VideoTransition"
}
],
"https://github.com/yichengup/ComfyUI-YCNodes": [
[
"AdvancedImageSelector",