update DB

This commit is contained in:
Dr.Lt.Data 2025-11-29 01:43:52 +09:00
parent a97f98c9cc
commit 06496d07b3
9 changed files with 2169 additions and 2127 deletions

View File

@ -36499,6 +36499,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI node that reserves GPU VRAM before workflow execution to prevent OOM crashes with manual or auto mode options." "description": "ComfyUI node that reserves GPU VRAM before workflow execution to prevent OOM crashes with manual or auto mode options."
}, },
{
"author": "princepainter",
"title": "PainterFLF2V - First/Last Frame Video Enhancer",
"id": "painterflf2v",
"reference": "https://github.com/princepainter/Comfyui-PainterFLF2V",
"files": [
"https://github.com/princepainter/Comfyui-PainterFLF2V"
],
"install_type": "git-clone",
"description": "Enhance first and last frames for smooth video loop generation in ComfyUI. Based on WAN Video workflow.",
"tags": ["video", "frame", "loop", "workflow"]
},
{ {
"author": "rafacost", "author": "rafacost",
"title": "rafacostComfy", "title": "rafacostComfy",
@ -37700,18 +37712,6 @@
"install_type": "unzip", "install_type": "unzip",
"description": "Various image processing nodes." "description": "Various image processing nodes."
}, },
{
"author": "princepainter",
"title": "PainterFLF2V - First/Last Frame Video Enhancer",
"id": "painterflf2v",
"reference": "https://github.com/princepainter/Comfyui-PainterFLF2V",
"files": [
"https://github.com/princepainter/Comfyui-PainterFLF2V"
],
"install_type": "git-clone",
"description": "Enhance first and last frames for smooth video loop generation in ComfyUI. Based on WAN Video workflow.",
"tags": ["video", "frame", "loop", "workflow"]
},
{ {
"author": "aimingfail", "author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI", "title": "Image2Halftone Node for ComfyUI",

View File

@ -2014,6 +2014,7 @@
], ],
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [ "https://github.com/AcademiaSD/comfyui_AcademiaSD": [
[ [
"AcademiaSD_Gemini_Node",
"IntegerBypasser", "IntegerBypasser",
"LoopCounterToFile", "LoopCounterToFile",
"PaddedFileName", "PaddedFileName",
@ -2192,6 +2193,10 @@
], ],
"https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": [ "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": [
[ [
"ForceDetectPixelateScale",
"ImageScaleDownByFactor",
"NearestImageScaleDown",
"PixelUpscale2Target",
"Unfake_PixelateTools" "Unfake_PixelateTools"
], ],
{ {
@ -11515,6 +11520,7 @@
"ModelSamplingFluxGradual", "ModelSamplingFluxGradual",
"PolyExponentialSigmaAdder", "PolyExponentialSigmaAdder",
"PromptBatchGenerator", "PromptBatchGenerator",
"TBG Dual Sampler",
"TBG Flux-Z-Images Sampler", "TBG Flux-Z-Images Sampler",
"TBG_FluxKontextStabilizer", "TBG_FluxKontextStabilizer",
"TBG_Preview_Sender_WebSocked", "TBG_Preview_Sender_WebSocked",
@ -13258,7 +13264,8 @@
"https://github.com/Nynxz/ComfyUI-NynxzNodes": [ "https://github.com/Nynxz/ComfyUI-NynxzNodes": [
[ [
"nynxz.Create.CompareVideo.Fade", "nynxz.Create.CompareVideo.Fade",
"nynxz.Create.CompareVideo.Wipe" "nynxz.Create.CompareVideo.Wipe",
"nynxz.Parse.StringTemplate"
], ],
{ {
"title_aux": "ComfyUI-NynxzNodes" "title_aux": "ComfyUI-NynxzNodes"
@ -16368,6 +16375,7 @@
"Basic data handling: DataListInsert", "Basic data handling: DataListInsert",
"Basic data handling: DataListLast", "Basic data handling: DataListLast",
"Basic data handling: DataListLength", "Basic data handling: DataListLength",
"Basic data handling: DataListListCreate",
"Basic data handling: DataListMax", "Basic data handling: DataListMax",
"Basic data handling: DataListMin", "Basic data handling: DataListMin",
"Basic data handling: DataListPop", "Basic data handling: DataListPop",
@ -16427,6 +16435,8 @@
"Basic data handling: FloatSubtract", "Basic data handling: FloatSubtract",
"Basic data handling: FlowSelect", "Basic data handling: FlowSelect",
"Basic data handling: ForceCalculation", "Basic data handling: ForceCalculation",
"Basic data handling: Generic And",
"Basic data handling: Generic Or",
"Basic data handling: GreaterThan", "Basic data handling: GreaterThan",
"Basic data handling: GreaterThanOrEqual", "Basic data handling: GreaterThanOrEqual",
"Basic data handling: IfElifElse", "Basic data handling: IfElifElse",
@ -23750,15 +23760,15 @@
"Data_sampleData", "Data_sampleData",
"Data_select", "Data_select",
"Easy_QwenEdit2509", "Easy_QwenEdit2509",
"IO_clear_cache",
"IO_getFilePath", "IO_getFilePath",
"IO_image_select", "IO_image_select",
"IO_input_any", "IO_input_any",
"IO_inputbasic", "IO_inputbasic",
"IO_inputfile",
"IO_load_anyimage", "IO_load_anyimage",
"IO_node_Script",
"IO_outputfile", "IO_outputfile",
"IO_save_image", "IO_save_image",
"IO_savefile",
"IO_store_image", "IO_store_image",
"IO_video_encode", "IO_video_encode",
"IPA_XL_PromptInjection", "IPA_XL_PromptInjection",
@ -23901,7 +23911,6 @@
"excel_Prompter", "excel_Prompter",
"excel_VedioPrompt", "excel_VedioPrompt",
"excel_column_diff", "excel_column_diff",
"excel_imgEditor_helper",
"excel_insert_image", "excel_insert_image",
"excel_insert_image_easy", "excel_insert_image_easy",
"excel_object", "excel_object",
@ -23919,10 +23928,12 @@
"flow_ValueSender", "flow_ValueSender",
"flow_auto_pixel", "flow_auto_pixel",
"flow_case_tentor", "flow_case_tentor",
"flow_clear_cache",
"flow_judge", "flow_judge",
"flow_low_gpu", "flow_low_gpu",
"flow_sch_control", "flow_sch_control",
"flow_switch", "flow_switch",
"flow_tensor_Unify",
"img_effect_CircleWarp", "img_effect_CircleWarp",
"img_effect_Liquify", "img_effect_Liquify",
"img_effect_Load", "img_effect_Load",
@ -24002,6 +24013,7 @@
"text_mul_Split", "text_mul_Split",
"text_mul_remove", "text_mul_remove",
"text_mul_replace", "text_mul_replace",
"text_repair",
"text_stack_wildcards", "text_stack_wildcards",
"text_sum", "text_sum",
"texture_Ksampler", "texture_Ksampler",
@ -24026,8 +24038,7 @@
"view_bridge_Text", "view_bridge_Text",
"view_bridge_image", "view_bridge_image",
"view_combo", "view_combo",
"view_mask", "view_mask"
"view_node_Script"
], ],
{ {
"title_aux": "ComfyUI-Apt_Preset" "title_aux": "ComfyUI-Apt_Preset"
@ -32017,6 +32028,7 @@
[ [
"SetValuesFromPanel", "SetValuesFromPanel",
"image_to_sha256", "image_to_sha256",
"move_file",
"sort_list_string", "sort_list_string",
"steg_alpha_embed", "steg_alpha_embed",
"steg_alpha_extract", "steg_alpha_extract",
@ -42172,6 +42184,14 @@
"title_aux": "Comfyui-PainterAudioCut" "title_aux": "Comfyui-PainterAudioCut"
} }
], ],
"https://github.com/princepainter/Comfyui-PainterFLF2V": [
[
"PainterFLF2V"
],
{
"title_aux": "PainterFLF2V - First/Last Frame Video Enhancer"
}
],
"https://github.com/princepainter/Comfyui-PainterSampler": [ "https://github.com/princepainter/Comfyui-PainterSampler": [
[ [
"PainterSampler" "PainterSampler"
@ -42374,6 +42394,7 @@
"PVL_fal_DepthAnythingV2_API", "PVL_fal_DepthAnythingV2_API",
"PVL_fal_EvfSam_API", "PVL_fal_EvfSam_API",
"PVL_fal_EvfSam_X5_API", "PVL_fal_EvfSam_X5_API",
"PVL_fal_Flux2_Dev_API",
"PVL_fal_FluxDevPulidAvatar_API", "PVL_fal_FluxDevPulidAvatar_API",
"PVL_fal_FluxDev_API", "PVL_fal_FluxDev_API",
"PVL_fal_FluxGeneral_API", "PVL_fal_FluxGeneral_API",

File diff suppressed because it is too large Load Diff

View File

@ -300,16 +300,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Adds a node that outputs the workflow's name as a string\nNOTE: The files in the repo are not organized." "description": "Adds a node that outputs the workflow's name as a string\nNOTE: The files in the repo are not organized."
}, },
{
"author": "PozzettiAndrea",
"title": "ComfyUI-CameraAnalysis",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis"
],
"install_type": "git-clone",
"description": "Extracts camera intrinsic parameters from image EXIF data."
},
{ {
"author": "newraina", "author": "newraina",
"title": "comfyui-photoshop-v2 [WIP]", "title": "comfyui-photoshop-v2 [WIP]",
@ -421,15 +411,16 @@
"description": "A slimmed down collection of ComfyUI nodes either from elsewhere, custom creation or updated independently. (Description by CC)" "description": "A slimmed down collection of ComfyUI nodes either from elsewhere, custom creation or updated independently. (Description by CC)"
}, },
{ {
"author": "liusida", "author": "Sida Liu",
"title": "ComfyUI-Notebook [UNSAFE]", "title": "ComfyUI-Notebook [UNSAFE]",
"id": "notebook",
"reference": "https://github.com/liusida/ComfyUI-Notebook", "reference": "https://github.com/liusida/ComfyUI-Notebook",
"files": [ "files": [
"https://github.com/liusida/ComfyUI-Notebook" "https://github.com/liusida/ComfyUI-Notebook"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A Jupyter-style custom node for executing Python code within ComfyUI workflows, featuring syntax highlighting, shared variables, and pre-loaded libraries like numpy, torch, and matplotlib.[w/This extension allows remote command execution.]" "description": "A Jupyter-style custom node for executing Python code and plotting within ComfyUI workflows.[w/This extension allows remote command execution.]"
}, },
{ {
"author": "pznodes", "author": "pznodes",
"title": "ComfyUI-UniRig [WIP]", "title": "ComfyUI-UniRig [WIP]",
@ -4576,16 +4567,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Node for LoRA stack management in ComfyUI\nNOTE: The files in the repo are not organized." "description": "Node for LoRA stack management in ComfyUI\nNOTE: The files in the repo are not organized."
}, },
{
"author": "fuzr0dah",
"title": "comfyui-sceneassembly",
"reference": "https://github.com/fuzr0dah/comfyui-sceneassembly",
"files": [
"https://github.com/fuzr0dah/comfyui-sceneassembly"
],
"install_type": "git-clone",
"description": "A bunch of nodes I created that I also find useful."
},
{ {
"author": "PabloGrant", "author": "PabloGrant",
"title": "comfyui-giraffe-test-panel", "title": "comfyui-giraffe-test-panel",

View File

@ -3438,14 +3438,6 @@
"title_aux": "CADabra [WIP]" "title_aux": "CADabra [WIP]"
} }
], ],
"https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis": [
[
"CameraAnalysis"
],
{
"title_aux": "ComfyUI-CameraAnalysis"
}
],
"https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part": [ "https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part": [
[ [
"ClearAllModelCaches", "ClearAllModelCaches",
@ -4303,9 +4295,7 @@
"Color Cast Detector", "Color Cast Detector",
"Color Harmony Analyzer", "Color Harmony Analyzer",
"Color Temperature Estimator", "Color Temperature Estimator",
"ColorTemperatureEstimator",
"Contrast Analysis", "Contrast Analysis",
"ContrastAnalysis",
"Defocus Analysis", "Defocus Analysis",
"Edge Density Analysis", "Edge Density Analysis",
"Entropy Analysis", "Entropy Analysis",
@ -7588,7 +7578,6 @@
], ],
"https://github.com/grinlau18/ComfyUI_XISER_Nodes": [ "https://github.com/grinlau18/ComfyUI_XISER_Nodes": [
[ [
"CreatePointsString",
"XISER_Canvas", "XISER_Canvas",
"XIS_BooleanSwitch", "XIS_BooleanSwitch",
"XIS_CanvasConfig", "XIS_CanvasConfig",
@ -7615,13 +7604,14 @@
"XIS_ImageAdjustAndBlend", "XIS_ImageAdjustAndBlend",
"XIS_ImageManager", "XIS_ImageManager",
"XIS_ImageMaskMirror", "XIS_ImageMaskMirror",
"XIS_ImageStitcher", "XIS_ImagePuzzle",
"XIS_ImageSwitch", "XIS_ImageSwitch",
"XIS_IntSwitch", "XIS_IntSwitch",
"XIS_InvertMask", "XIS_InvertMask",
"XIS_IsThereAnyData", "XIS_IsThereAnyData",
"XIS_KSamplerSettingsNode", "XIS_KSamplerSettingsNode",
"XIS_KSamplerSettingsUnpackNode", "XIS_KSamplerSettingsUnpackNode",
"XIS_LLMOrchestrator",
"XIS_Label", "XIS_Label",
"XIS_LatentBlendNode", "XIS_LatentBlendNode",
"XIS_LoadImage", "XIS_LoadImage",
@ -7643,7 +7633,8 @@
"XIS_SetColor", "XIS_SetColor",
"XIS_ShapeAndText", "XIS_ShapeAndText",
"XIS_ShapeData", "XIS_ShapeData",
"XIS_StringSwitch" "XIS_StringSwitch",
"XIS_UnpackImages"
], ],
{ {
"title_aux": "Xiser_Nodes [WIP]" "title_aux": "Xiser_Nodes [WIP]"
@ -11119,6 +11110,7 @@
"https://github.com/silveroxides/ComfyUI_SamplingUtils": [ "https://github.com/silveroxides/ComfyUI_SamplingUtils": [
[ [
"GetJsonKeyValue", "GetJsonKeyValue",
"Image_Color_Noise",
"SamplingParameters" "SamplingParameters"
], ],
{ {

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "PozzettiAndrea",
"title": "ComfyUI-CameraAnalysis [REMOVED]",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis"
],
"install_type": "git-clone",
"description": "Extracts camera intrinsic parameters from image EXIF data."
},
{
"author": "fuzr0dah",
"title": "comfyui-sceneassembly [REMOVED]",
"reference": "https://github.com/fuzr0dah/comfyui-sceneassembly",
"files": [
"https://github.com/fuzr0dah/comfyui-sceneassembly"
],
"install_type": "git-clone",
"description": "A bunch of nodes I created that I also find useful."
},
{ {
"author": "rslosch", "author": "rslosch",
"title": "ComfyUI-EZ_Prompts [REMOVED]", "title": "ComfyUI-EZ_Prompts [REMOVED]",

View File

@ -1,5 +1,17 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "princepainter",
"title": "PainterFLF2V - First/Last Frame Video Enhancer",
"id": "painterflf2v",
"reference": "https://github.com/princepainter/Comfyui-PainterFLF2V",
"files": [
"https://github.com/princepainter/Comfyui-PainterFLF2V"
],
"install_type": "git-clone",
"description": "Enhance first and last frames for smooth video loop generation in ComfyUI. Based on WAN Video workflow.",
"tags": ["video", "frame", "loop", "workflow"]
},
{ {
"author": "EnragedAntelope", "author": "EnragedAntelope",
"title": "comfyui-sdnq", "title": "comfyui-sdnq",

View File

@ -2014,6 +2014,7 @@
], ],
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [ "https://github.com/AcademiaSD/comfyui_AcademiaSD": [
[ [
"AcademiaSD_Gemini_Node",
"IntegerBypasser", "IntegerBypasser",
"LoopCounterToFile", "LoopCounterToFile",
"PaddedFileName", "PaddedFileName",
@ -2192,6 +2193,10 @@
], ],
"https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": [ "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": [
[ [
"ForceDetectPixelateScale",
"ImageScaleDownByFactor",
"NearestImageScaleDown",
"PixelUpscale2Target",
"Unfake_PixelateTools" "Unfake_PixelateTools"
], ],
{ {
@ -11515,6 +11520,7 @@
"ModelSamplingFluxGradual", "ModelSamplingFluxGradual",
"PolyExponentialSigmaAdder", "PolyExponentialSigmaAdder",
"PromptBatchGenerator", "PromptBatchGenerator",
"TBG Dual Sampler",
"TBG Flux-Z-Images Sampler", "TBG Flux-Z-Images Sampler",
"TBG_FluxKontextStabilizer", "TBG_FluxKontextStabilizer",
"TBG_Preview_Sender_WebSocked", "TBG_Preview_Sender_WebSocked",
@ -13258,7 +13264,8 @@
"https://github.com/Nynxz/ComfyUI-NynxzNodes": [ "https://github.com/Nynxz/ComfyUI-NynxzNodes": [
[ [
"nynxz.Create.CompareVideo.Fade", "nynxz.Create.CompareVideo.Fade",
"nynxz.Create.CompareVideo.Wipe" "nynxz.Create.CompareVideo.Wipe",
"nynxz.Parse.StringTemplate"
], ],
{ {
"title_aux": "ComfyUI-NynxzNodes" "title_aux": "ComfyUI-NynxzNodes"
@ -16368,6 +16375,7 @@
"Basic data handling: DataListInsert", "Basic data handling: DataListInsert",
"Basic data handling: DataListLast", "Basic data handling: DataListLast",
"Basic data handling: DataListLength", "Basic data handling: DataListLength",
"Basic data handling: DataListListCreate",
"Basic data handling: DataListMax", "Basic data handling: DataListMax",
"Basic data handling: DataListMin", "Basic data handling: DataListMin",
"Basic data handling: DataListPop", "Basic data handling: DataListPop",
@ -16427,6 +16435,8 @@
"Basic data handling: FloatSubtract", "Basic data handling: FloatSubtract",
"Basic data handling: FlowSelect", "Basic data handling: FlowSelect",
"Basic data handling: ForceCalculation", "Basic data handling: ForceCalculation",
"Basic data handling: Generic And",
"Basic data handling: Generic Or",
"Basic data handling: GreaterThan", "Basic data handling: GreaterThan",
"Basic data handling: GreaterThanOrEqual", "Basic data handling: GreaterThanOrEqual",
"Basic data handling: IfElifElse", "Basic data handling: IfElifElse",
@ -23750,15 +23760,15 @@
"Data_sampleData", "Data_sampleData",
"Data_select", "Data_select",
"Easy_QwenEdit2509", "Easy_QwenEdit2509",
"IO_clear_cache",
"IO_getFilePath", "IO_getFilePath",
"IO_image_select", "IO_image_select",
"IO_input_any", "IO_input_any",
"IO_inputbasic", "IO_inputbasic",
"IO_inputfile",
"IO_load_anyimage", "IO_load_anyimage",
"IO_node_Script",
"IO_outputfile", "IO_outputfile",
"IO_save_image", "IO_save_image",
"IO_savefile",
"IO_store_image", "IO_store_image",
"IO_video_encode", "IO_video_encode",
"IPA_XL_PromptInjection", "IPA_XL_PromptInjection",
@ -23901,7 +23911,6 @@
"excel_Prompter", "excel_Prompter",
"excel_VedioPrompt", "excel_VedioPrompt",
"excel_column_diff", "excel_column_diff",
"excel_imgEditor_helper",
"excel_insert_image", "excel_insert_image",
"excel_insert_image_easy", "excel_insert_image_easy",
"excel_object", "excel_object",
@ -23919,10 +23928,12 @@
"flow_ValueSender", "flow_ValueSender",
"flow_auto_pixel", "flow_auto_pixel",
"flow_case_tentor", "flow_case_tentor",
"flow_clear_cache",
"flow_judge", "flow_judge",
"flow_low_gpu", "flow_low_gpu",
"flow_sch_control", "flow_sch_control",
"flow_switch", "flow_switch",
"flow_tensor_Unify",
"img_effect_CircleWarp", "img_effect_CircleWarp",
"img_effect_Liquify", "img_effect_Liquify",
"img_effect_Load", "img_effect_Load",
@ -24002,6 +24013,7 @@
"text_mul_Split", "text_mul_Split",
"text_mul_remove", "text_mul_remove",
"text_mul_replace", "text_mul_replace",
"text_repair",
"text_stack_wildcards", "text_stack_wildcards",
"text_sum", "text_sum",
"texture_Ksampler", "texture_Ksampler",
@ -24026,8 +24038,7 @@
"view_bridge_Text", "view_bridge_Text",
"view_bridge_image", "view_bridge_image",
"view_combo", "view_combo",
"view_mask", "view_mask"
"view_node_Script"
], ],
{ {
"title_aux": "ComfyUI-Apt_Preset" "title_aux": "ComfyUI-Apt_Preset"
@ -32017,6 +32028,7 @@
[ [
"SetValuesFromPanel", "SetValuesFromPanel",
"image_to_sha256", "image_to_sha256",
"move_file",
"sort_list_string", "sort_list_string",
"steg_alpha_embed", "steg_alpha_embed",
"steg_alpha_extract", "steg_alpha_extract",
@ -42172,6 +42184,14 @@
"title_aux": "Comfyui-PainterAudioCut" "title_aux": "Comfyui-PainterAudioCut"
} }
], ],
"https://github.com/princepainter/Comfyui-PainterFLF2V": [
[
"PainterFLF2V"
],
{
"title_aux": "PainterFLF2V - First/Last Frame Video Enhancer"
}
],
"https://github.com/princepainter/Comfyui-PainterSampler": [ "https://github.com/princepainter/Comfyui-PainterSampler": [
[ [
"PainterSampler" "PainterSampler"
@ -42374,6 +42394,7 @@
"PVL_fal_DepthAnythingV2_API", "PVL_fal_DepthAnythingV2_API",
"PVL_fal_EvfSam_API", "PVL_fal_EvfSam_API",
"PVL_fal_EvfSam_X5_API", "PVL_fal_EvfSam_X5_API",
"PVL_fal_Flux2_Dev_API",
"PVL_fal_FluxDevPulidAvatar_API", "PVL_fal_FluxDevPulidAvatar_API",
"PVL_fal_FluxDev_API", "PVL_fal_FluxDev_API",
"PVL_fal_FluxGeneral_API", "PVL_fal_FluxGeneral_API",