update DB

This commit is contained in:
Dr.Lt.Data 2025-06-16 07:28:55 +09:00
parent 0a23e793e3
commit 0d75fc331e
7 changed files with 2181 additions and 2037 deletions

View File

@ -26644,6 +26644,16 @@
"install_type": "git-clone",
"description": "Works with any Depth Map and visualizes the applied version it inside ComfyUI."
},
{
"author": "coiichan",
"title": "comfyui-every-person-seg-coii",
"reference": "https://github.com/CoiiChan/comfyui-every-person-seg-coii",
"files": [
"https://github.com/CoiiChan/comfyui-every-person-seg-coii"
],
"install_type": "git-clone",
"description": "A masking tool that provides the ability to break down the detailed contours of characters one by one for multi person use scenarios"
},
{
"author": "coulterj",
"title": "ComfyUI SVG Visual Normalize & Margin Node",
@ -27623,7 +27633,6 @@
{

View File

@ -182,6 +182,14 @@
"title_aux": "Jigsaw Puzzle Effect Plugin"
}
],
"https://github.com/11dogzi/CYBERPUNK-STYLE-DIY": [
[
"CYBERPUNKHT"
],
{
"title_aux": "CYBERPUNK-STYLE-DIY"
}
],
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [
[
"EGIPAdapter_Mad_Assistant",
@ -3182,6 +3190,8 @@
"Linear Quadratic Advanced",
"Mask Bounding Box Aspect Ratio",
"Mask Sketch",
"MaskEdge",
"MaskEdgeRatio",
"MaskFloatToBoolean",
"MaskToggle",
"Masks From Color Swatches",
@ -7811,6 +7821,7 @@
"MasteringChainNode",
"NoiseDecayScheduler_Custom",
"PingPongSampler_Custom",
"PingPongSampler_Custom_FBG",
"SceneGeniusAutocreator"
],
{
@ -10069,6 +10080,7 @@
],
"https://github.com/SanDiegoDude/ComfyUI-Kontext-API": [
[
"FalKontextMaxMultiImageNode",
"KontextAPINode"
],
{
@ -11331,6 +11343,7 @@
"Basic data handling: CastToSet",
"Basic data handling: CastToString",
"Basic data handling: CompareLength",
"Basic data handling: ContinueFlow",
"Basic data handling: DataListAll",
"Basic data handling: DataListAny",
"Basic data handling: DataListAppend",
@ -11394,7 +11407,6 @@
"Basic data handling: DictSetDefault",
"Basic data handling: DictUpdate",
"Basic data handling: DictValues",
"Basic data handling: DisableFlow",
"Basic data handling: Equal",
"Basic data handling: ExecutionOrder",
"Basic data handling: FloatAdd",
@ -23912,6 +23924,9 @@
"CM_ComposeVec2 JK",
"CM_ComposeVec3 JK",
"CM_ComposeVec4 JK",
"CM_FillVec2 JK",
"CM_FillVec3 JK",
"CM_FillVec4 JK",
"CM_FloatBinaryCondition JK",
"CM_FloatBinaryOperation JK",
"CM_FloatToInt JK",
@ -23979,7 +23994,6 @@
"CR Multi-ControlNet Param Stack JK",
"CR Multi-ControlNet Stack JK",
"CR Noise Input Switch JK",
"CR Obit Pose Input Switch JK",
"CR Orbit Pose Input Switch JK",
"CR Pipe Input Switch JK",
"CR Ply Input Switch JK",
@ -24041,6 +24055,7 @@
"IPAdapterUnifiedLoaderFaceID",
"IPAdapterWeights",
"IPAdapterWeightsFromStrategy",
"Image Crop By Mask Resolution Grp JK",
"Image Crop by Mask Params JK",
"Image Crop by Mask Resolution JK",
"Image Remove Alpha JK",
@ -24074,6 +24089,7 @@
"Refine Model Parameters JK",
"Refine Pipe Extract JK",
"Refine Pipe JK",
"Remove Input JK",
"Reroute Ckpt JK",
"Reroute List JK",
"Reroute Resize JK",
@ -25874,6 +25890,7 @@
"VRAM_Debug",
"Wan21BlockLoraSelect",
"WanVideoEnhanceAVideoKJ",
"WanVideoNAG",
"WanVideoTeaCacheKJ",
"WebcamCaptureCV2",
"WeightScheduleConvert",
@ -31730,7 +31747,9 @@
"UtilityExpression",
"UtilityImageDimensions",
"UtilitySwitch",
"rookiepsi_ConstructMask"
"rookiepsi_BlurMask",
"rookiepsi_ConstructMask",
"rookiepsi_CropImageToMask"
],
{
"title_aux": "ComfyUI Extended"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "bleash-dev",
"title": "Comfyui-Iddle-Checker",
"reference": "https://github.com/bleash-dev/Comfyui-Iddle-Checker",
"files": [
"https://github.com/bleash-dev/Comfyui-Iddle-Checker"
],
"install_type": "git-clone",
"description": "front extension for idle checker"
},
{
"author": "fangg2000",
"title": "ComfyUI-StableAudioFG [WIP]",
"reference": "https://github.com/fangg2000/ComfyUI-StableAudioFG",
"files": [
"https://github.com/fangg2000/ComfyUI-StableAudioFG"
],
"install_type": "git-clone",
"description": "The ComfyUI plugin for stable-audio (supports offline use)\nNOTE: The files in the repo are not organized."
},
{
"author": "hdfhssg",
"title": "comfyui_EvoSearch [WIP]",
"reference": "https://github.com/hdfhssg/comfyui_EvoSearch",
"files": [
"https://github.com/hdfhssg/comfyui_EvoSearch"
],
"install_type": "git-clone",
"description": "NODES: EvoSearch_FLUX, EvoSearch_SD21, EvoSearch_WAN, EvolutionScheduleGenerator, GuidanceRewardsGenerator"
},
{
"author": "simonjaq",
"title": "ComfyUI-sjnodes",
"reference": "https://github.com/simonjaq/ComfyUI-sjnodes",
"files": [
"https://github.com/simonjaq/ComfyUI-sjnodes"
],
"install_type": "git-clone",
"description": "Some modified ComfyUI custom nodes"
},
{
"author": "A4P7J1N7M05OT",
"title": "ComfyUI-VAELoaderSDXLmod",

View File

@ -670,6 +670,7 @@
"TS_FilePathLoader",
"TS_Free_Video_Memory",
"TS_ImageResize",
"TS_MarianTranslator",
"TS_Qwen3",
"TS_VideoDepthNode",
"TS_Video_Upscale_With_Model"
@ -960,6 +961,7 @@
],
"https://github.com/Chargeuk/ComfyUI-vts-nodes": [
[
"VTS Add Text To list",
"VTS Clean Text",
"VTS Clean Text List",
"VTS Clear Ram",
@ -3506,7 +3508,8 @@
],
"https://github.com/aa-parky/pipemind-comfyui": [
[
"BatchImageLoad",
"BatchImageLoadInput",
"BatchImageLoadOutput",
"BooleanSwitchAny",
"KeywordPromptComposer",
"LoadTxtFile",
@ -5093,6 +5096,19 @@
"title_aux": "ComfyUI-SenseVoice [WIP]"
}
],
"https://github.com/fangg2000/ComfyUI-StableAudioFG": [
[
"LoadStableAudioModel",
"StableAudioFG"
],
{
"author": "lks-ai",
"description": "A Simple integration of Stable Audio Diffusion with knobs and stuff!",
"nickname": "stableaudio",
"title": "StableAudioSampler",
"title_aux": "ComfyUI-StableAudioFG [WIP]"
}
],
"https://github.com/fangziheng2321/comfyuinode_chopmask": [
[
"cus_chopmask"
@ -5539,6 +5555,18 @@
"title_aux": "ComfyUI_pxtool [WIP]"
}
],
"https://github.com/hdfhssg/comfyui_EvoSearch": [
[
"EvoSearch_FLUX",
"EvoSearch_SD21",
"EvoSearch_WAN",
"EvolutionScheduleGenerator",
"GuidanceRewardsGenerator"
],
{
"title_aux": "comfyui_EvoSearch [WIP]"
}
],
"https://github.com/hiusdev/ComfyUI_Lah_Toffee": [
[
"LoadVideoRandom"
@ -8074,6 +8102,20 @@
"title_aux": "ComfyUI_ReduxEmbedToolkit"
}
],
"https://github.com/simonjaq/ComfyUI-sjnodes": [
[
"CrossFadeVideo",
"InpaintCropImprovedGPU",
"InpaintStitchImprovedGPU",
"LoadStitcherFromFile",
"SaveStitcherToFile",
"SmoothTemporalMask",
"WanVideoVACEExtend"
],
{
"title_aux": "ComfyUI-sjnodes"
}
],
"https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": [
[
"GPT_SoVITS_LoadModel",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "coiichan",
"title": "comfyui-every-person-seg-coii",
"reference": "https://github.com/CoiiChan/comfyui-every-person-seg-coii",
"files": [
"https://github.com/CoiiChan/comfyui-every-person-seg-coii"
],
"install_type": "git-clone",
"description": "A masking tool that provides the ability to break down the detailed contours of characters one by one for multi person use scenarios"
},
{
"author": "havvk",
"title": "ComfyUI_AIIA",

View File

@ -182,6 +182,14 @@
"title_aux": "Jigsaw Puzzle Effect Plugin"
}
],
"https://github.com/11dogzi/CYBERPUNK-STYLE-DIY": [
[
"CYBERPUNKHT"
],
{
"title_aux": "CYBERPUNK-STYLE-DIY"
}
],
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [
[
"EGIPAdapter_Mad_Assistant",
@ -3182,6 +3190,8 @@
"Linear Quadratic Advanced",
"Mask Bounding Box Aspect Ratio",
"Mask Sketch",
"MaskEdge",
"MaskEdgeRatio",
"MaskFloatToBoolean",
"MaskToggle",
"Masks From Color Swatches",
@ -7811,6 +7821,7 @@
"MasteringChainNode",
"NoiseDecayScheduler_Custom",
"PingPongSampler_Custom",
"PingPongSampler_Custom_FBG",
"SceneGeniusAutocreator"
],
{
@ -10069,6 +10080,7 @@
],
"https://github.com/SanDiegoDude/ComfyUI-Kontext-API": [
[
"FalKontextMaxMultiImageNode",
"KontextAPINode"
],
{
@ -11331,6 +11343,7 @@
"Basic data handling: CastToSet",
"Basic data handling: CastToString",
"Basic data handling: CompareLength",
"Basic data handling: ContinueFlow",
"Basic data handling: DataListAll",
"Basic data handling: DataListAny",
"Basic data handling: DataListAppend",
@ -11394,7 +11407,6 @@
"Basic data handling: DictSetDefault",
"Basic data handling: DictUpdate",
"Basic data handling: DictValues",
"Basic data handling: DisableFlow",
"Basic data handling: Equal",
"Basic data handling: ExecutionOrder",
"Basic data handling: FloatAdd",
@ -23912,6 +23924,9 @@
"CM_ComposeVec2 JK",
"CM_ComposeVec3 JK",
"CM_ComposeVec4 JK",
"CM_FillVec2 JK",
"CM_FillVec3 JK",
"CM_FillVec4 JK",
"CM_FloatBinaryCondition JK",
"CM_FloatBinaryOperation JK",
"CM_FloatToInt JK",
@ -23979,7 +23994,6 @@
"CR Multi-ControlNet Param Stack JK",
"CR Multi-ControlNet Stack JK",
"CR Noise Input Switch JK",
"CR Obit Pose Input Switch JK",
"CR Orbit Pose Input Switch JK",
"CR Pipe Input Switch JK",
"CR Ply Input Switch JK",
@ -24041,6 +24055,7 @@
"IPAdapterUnifiedLoaderFaceID",
"IPAdapterWeights",
"IPAdapterWeightsFromStrategy",
"Image Crop By Mask Resolution Grp JK",
"Image Crop by Mask Params JK",
"Image Crop by Mask Resolution JK",
"Image Remove Alpha JK",
@ -24074,6 +24089,7 @@
"Refine Model Parameters JK",
"Refine Pipe Extract JK",
"Refine Pipe JK",
"Remove Input JK",
"Reroute Ckpt JK",
"Reroute List JK",
"Reroute Resize JK",
@ -25874,6 +25890,7 @@
"VRAM_Debug",
"Wan21BlockLoraSelect",
"WanVideoEnhanceAVideoKJ",
"WanVideoNAG",
"WanVideoTeaCacheKJ",
"WebcamCaptureCV2",
"WeightScheduleConvert",
@ -31730,7 +31747,9 @@
"UtilityExpression",
"UtilityImageDimensions",
"UtilitySwitch",
"rookiepsi_ConstructMask"
"rookiepsi_BlurMask",
"rookiepsi_ConstructMask",
"rookiepsi_CropImageToMask"
],
{
"title_aux": "ComfyUI Extended"