update DB

This commit is contained in:
Dr.Lt.Data 2025-06-28 08:22:30 +09:00
parent 1c98512720
commit 019acdd840
7 changed files with 1832 additions and 1854 deletions

View File

@ -28248,24 +28248,16 @@
"install_type": "git-clone",
"description": "A custom LoRA loader node for ComfyUI with advanced block-weighting controls for both SDXL and FLUX models. Features presets for common use-cases like 'Character' and 'Style', and a 'Custom' mode for fine-grained control over individual model blocks."
},
{
"author": "PeterMikhai",
"title": "DoomFLUX Nodes",
"reference": "https://github.com/PeterMikhai/Doom_Flux_NodePack",
"files": [
"https://github.com/PeterMikhai/Doom_Flux_NodePack"
],
"install_type": "git-clone",
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation."
},
@ -28682,16 +28674,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "PeterMikhai",
"title": "DoomFLUX Nodes",
"reference": "https://github.com/PeterMikhai/Doom_Flux_NodePack",
"files": [
"https://github.com/PeterMikhai/Doom_Flux_NodePack"
],
"install_type": "git-clone",
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation.",
}
]
}

View File

@ -2893,7 +2893,8 @@
"SaveAudioAdvanced_BETA",
"SelectSharpestFrames",
"SharpestFrameClipper",
"TextLineCount"
"TextLineCount",
"WANResolutionCalculator"
],
{
"title_aux": "ComfyUI-BETA-Cropnodes"
@ -2908,7 +2909,8 @@
"SaveAudioAdvanced_BETA",
"SelectSharpestFrames",
"SharpestFrameClipper",
"TextLineCount"
"TextLineCount",
"WANResolutionCalculator"
],
{
"title_aux": "ComfyUI-BETA-Helpernodes"
@ -3801,6 +3803,7 @@
"Light or Dark",
"Load Random Images",
"Mask Preprocess Morphology",
"Mask To Gray",
"Number",
"PhotoShop Transfer",
"SomethingShow",
@ -7375,6 +7378,7 @@
"LG_LatentBatchToList",
"LG_LoadImage",
"LG_Noise",
"LG_SaveImage",
"LazySwitch1way",
"LazySwitch2way",
"MuterSwitcher"
@ -16451,6 +16455,7 @@
"SonarAdvancedDistroNoise",
"SonarAdvancedPowerLawNoise",
"SonarAdvancedPyramidNoise",
"SonarApplyLatentOperationCFG",
"SonarBlendedNoise",
"SonarChannelNoise",
"SonarCompositeNoise",
@ -16458,6 +16463,7 @@
"SonarCustomNoiseAdv",
"SonarGuidanceConfig",
"SonarGuidedNoise",
"SonarLatentOperationQuantileFilter",
"SonarModulatedNoise",
"SonarNoiseImage",
"SonarPatternBreakNoise",
@ -16465,6 +16471,7 @@
"SonarRandomNoise",
"SonarRepeatedNoise",
"SonarResizedNoise",
"SonarRippleFilteredNoise",
"SonarScheduledNoise",
"SonarShuffledNoise",
"SonarWaveletFilteredNoise",
@ -18954,6 +18961,7 @@
],
"https://github.com/comfy-deploy/comfyui-llm-toolkit": [
[
"CheckImageEmpty",
"ConfigGenerateImage",
"Display_Text",
"GenerateImage",
@ -18962,7 +18970,8 @@
"LLMToolkitTextGeneratorStream",
"LocalTransformersProviderNode",
"OpenAIProviderNode",
"PromptManager"
"PromptManager",
"SwitchAny"
],
{
"author": "ComfyDeploy",
@ -24806,16 +24815,16 @@
"https://github.com/jinchanz/ComfyUI-ADIC": [
[
"ADIC_COMMON_API",
"FluxKontextImageScale",
"ImageStitch",
"ImageTranslateAPI",
"ImageTranslateParamsBuilder",
"ImageTranslateResultExtractor",
"LoadImagesFromUrls",
"MaletteFluxKontextImageScale",
"MaletteImageConcatFromBatch",
"MaletteImageStitch",
"MaletteReferenceLatent",
"MarketImageGenerateWithPolling",
"PythonCodeExecutor",
"ReferenceLatent",
"StringToJsonArray"
],
{
@ -28893,6 +28902,7 @@
"Generate Random Background | sokes \ud83e\uddac",
"Hex Color Swatch | sokes \ud83e\uddac",
"Hex to Color Name | sokes \ud83e\uddac",
"Image Picker | sokes \ud83e\uddac",
"Latent Switch x9 | sokes \ud83e\uddac",
"Load Random Image | sokes \ud83e\uddac",
"Random Hex Color | sokes \ud83e\uddac",
@ -31704,6 +31714,7 @@
],
"https://github.com/pxl-pshr/GlitchNodes": [
[
"ASCII",
"Corruptor",
"DataBend",
"DitherMe",
@ -31844,6 +31855,7 @@
],
"https://github.com/rainlizard/ComfyUI-Raffle": [
[
"ConditioningRepeat",
"PreviewHistory",
"Raffle",
"TagCategoryStrength"
@ -36236,6 +36248,7 @@
"Image_Resize",
"KimFilter",
"KimHDR",
"LoRA_Metadata_Reader",
"LoadImage_Metadata",
"Manual_MetadataInput",
"Mask_Noise_Cleaner",
@ -37721,7 +37734,9 @@
"ImageMaskColorAverage",
"ImageResizeTo8x",
"ImageTransition",
"ImageTransitionBottomToTop",
"ImageTransitionLeftToRight",
"ImageTransitionRightToLeft",
"ImageTransitionTopToBottom",
"ImagesConcanateToGrid",
"IntMultipleAddLiteral",

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"custom_nodes": [
{
"author": "RedmondAI",
"title": "comfyui-tools [UNSAFE]",
"title": "comfyui-tools [UNSAFE/NAME CONFLICT]",
"reference": "https://github.com/RedmondAI/comfyui-tools",
"files": [
"https://github.com/RedmondAI/comfyui-tools"
@ -81,16 +81,6 @@
"install_type": "git-clone",
"description": "A ComfyUI plugin to simplify loading and managing custom nodes with a sidebar interface."
},
{
"author": "armandgw84",
"title": "comfyui-custom-v8",
"reference": "https://github.com/armandgw84/comfyui-custom-v8",
"files": [
"https://github.com/armandgw84/comfyui-custom-v8"
],
"install_type": "git-clone",
"description": "NODES: Resize With Padding, Wan 2.1 Transition Prompter, Wan Prompt Crafter"
},
{
"author": "diogod",
"title": "Comfy Inpainting Works [WIP]",
@ -2482,16 +2472,6 @@
"install_type": "git-clone",
"description": "Wrapper for the Sa2VA model"
},
{
"author": "S4MUEL-404",
"title": "ComfyUI-Folder-Images-Preview [UNSAFE]",
"reference": "https://github.com/S4MUEL-404/ComfyUI-Folder-Images-Preview",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-Folder-Images-Preview"
],
"install_type": "git-clone",
"description": "A ComfyUI nodes , Generate a picture and quickly preview the pictures in the folder and the picture file name\n[w/This custom node has a path traversal vulnerability.]"
},
{
"author": "aria1th",
"title": "ComfyUI-camietagger-onnx",

View File

@ -777,7 +777,8 @@
"https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext": [
[
"FluxKontextMaxNode",
"FluxKontextProNode"
"FluxKontextProNode",
"GeminiChatNode"
],
{
"title_aux": "ComfyUI-ReplicateFluxKontext"
@ -2384,6 +2385,7 @@
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
[
"AnyImageStitch",
"AnyImagetoConditioning_flux_kontext",
"AutoLoop_create_pseudo_loop_video",
"Environment_INFO",
"GetImageNthCount",
@ -2781,7 +2783,7 @@
],
"https://github.com/RedmondAI/comfyui-tools": [
[
"AutoWrite"
"AutoName"
],
{
"title_aux": "comfyui-tools [UNSAFE]"
@ -2818,14 +2820,6 @@
"title_aux": "Miscomfy Nodes [WIP]"
}
],
"https://github.com/S4MUEL-404/ComfyUI-Folder-Images-Preview": [
[
"FolderImagesPreview"
],
{
"title_aux": "ComfyUI-Folder-Images-Preview [UNSAFE]"
}
],
"https://github.com/SKBv0/ComfyUI-RetroEngine": [
[
"RetroEngineNode"
@ -3886,16 +3880,6 @@
"title_aux": "ComfyUI-camietagger-onnx"
}
],
"https://github.com/armandgw84/comfyui-custom-v8": [
[
"ResizeWithPadding",
"Wan21PromptCrafter",
"Wan21TransitionPrompter"
],
{
"title_aux": "comfyui-custom-v8"
}
],
"https://github.com/artem-konevskikh/comfyui-split-merge-video": [
[
"VideoMerger",
@ -4461,15 +4445,6 @@
"title_aux": "ComfyUI-AppGen [UNSAFE]"
}
],
"https://github.com/coVISIONSld/ComfyUI-OmniGen2": [
[
"OmniGen2ModelLoader",
"OmniGen2Sampler"
],
{
"title_aux": "ComfyUI-OmniGen2 [NAME CONFLICT]"
}
],
"https://github.com/comfyanonymous/ComfyUI": [
[
"APG",
@ -9202,6 +9177,7 @@
[
"CLIPLoaderXZ",
"CLIPTextEncodeXZ",
"DualCLIPLoaderXZ",
"FirstLastFrameXZ",
"ImageResizeKJ",
"ImageResizeXZ",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "PeterMikhai",
"title": "DoomFLUX Nodes",
"reference": "https://github.com/PeterMikhai/Doom_Flux_NodePack",
"files": [
"https://github.com/PeterMikhai/Doom_Flux_NodePack"
],
"install_type": "git-clone",
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation."
},
{
"author": "bobsblazed",
"title": "Bobs_LoRA_Loader",

View File

@ -2893,7 +2893,8 @@
"SaveAudioAdvanced_BETA",
"SelectSharpestFrames",
"SharpestFrameClipper",
"TextLineCount"
"TextLineCount",
"WANResolutionCalculator"
],
{
"title_aux": "ComfyUI-BETA-Cropnodes"
@ -2908,7 +2909,8 @@
"SaveAudioAdvanced_BETA",
"SelectSharpestFrames",
"SharpestFrameClipper",
"TextLineCount"
"TextLineCount",
"WANResolutionCalculator"
],
{
"title_aux": "ComfyUI-BETA-Helpernodes"
@ -3801,6 +3803,7 @@
"Light or Dark",
"Load Random Images",
"Mask Preprocess Morphology",
"Mask To Gray",
"Number",
"PhotoShop Transfer",
"SomethingShow",
@ -7375,6 +7378,7 @@
"LG_LatentBatchToList",
"LG_LoadImage",
"LG_Noise",
"LG_SaveImage",
"LazySwitch1way",
"LazySwitch2way",
"MuterSwitcher"
@ -16451,6 +16455,7 @@
"SonarAdvancedDistroNoise",
"SonarAdvancedPowerLawNoise",
"SonarAdvancedPyramidNoise",
"SonarApplyLatentOperationCFG",
"SonarBlendedNoise",
"SonarChannelNoise",
"SonarCompositeNoise",
@ -16458,6 +16463,7 @@
"SonarCustomNoiseAdv",
"SonarGuidanceConfig",
"SonarGuidedNoise",
"SonarLatentOperationQuantileFilter",
"SonarModulatedNoise",
"SonarNoiseImage",
"SonarPatternBreakNoise",
@ -16465,6 +16471,7 @@
"SonarRandomNoise",
"SonarRepeatedNoise",
"SonarResizedNoise",
"SonarRippleFilteredNoise",
"SonarScheduledNoise",
"SonarShuffledNoise",
"SonarWaveletFilteredNoise",
@ -18954,6 +18961,7 @@
],
"https://github.com/comfy-deploy/comfyui-llm-toolkit": [
[
"CheckImageEmpty",
"ConfigGenerateImage",
"Display_Text",
"GenerateImage",
@ -18962,7 +18970,8 @@
"LLMToolkitTextGeneratorStream",
"LocalTransformersProviderNode",
"OpenAIProviderNode",
"PromptManager"
"PromptManager",
"SwitchAny"
],
{
"author": "ComfyDeploy",
@ -24806,16 +24815,16 @@
"https://github.com/jinchanz/ComfyUI-ADIC": [
[
"ADIC_COMMON_API",
"FluxKontextImageScale",
"ImageStitch",
"ImageTranslateAPI",
"ImageTranslateParamsBuilder",
"ImageTranslateResultExtractor",
"LoadImagesFromUrls",
"MaletteFluxKontextImageScale",
"MaletteImageConcatFromBatch",
"MaletteImageStitch",
"MaletteReferenceLatent",
"MarketImageGenerateWithPolling",
"PythonCodeExecutor",
"ReferenceLatent",
"StringToJsonArray"
],
{
@ -28893,6 +28902,7 @@
"Generate Random Background | sokes \ud83e\uddac",
"Hex Color Swatch | sokes \ud83e\uddac",
"Hex to Color Name | sokes \ud83e\uddac",
"Image Picker | sokes \ud83e\uddac",
"Latent Switch x9 | sokes \ud83e\uddac",
"Load Random Image | sokes \ud83e\uddac",
"Random Hex Color | sokes \ud83e\uddac",
@ -31704,6 +31714,7 @@
],
"https://github.com/pxl-pshr/GlitchNodes": [
[
"ASCII",
"Corruptor",
"DataBend",
"DitherMe",
@ -31844,6 +31855,7 @@
],
"https://github.com/rainlizard/ComfyUI-Raffle": [
[
"ConditioningRepeat",
"PreviewHistory",
"Raffle",
"TagCategoryStrength"
@ -36236,6 +36248,7 @@
"Image_Resize",
"KimFilter",
"KimHDR",
"LoRA_Metadata_Reader",
"LoadImage_Metadata",
"Manual_MetadataInput",
"Mask_Noise_Cleaner",
@ -37721,7 +37734,9 @@
"ImageMaskColorAverage",
"ImageResizeTo8x",
"ImageTransition",
"ImageTransitionBottomToTop",
"ImageTransitionLeftToRight",
"ImageTransitionRightToLeft",
"ImageTransitionTopToBottom",
"ImagesConcanateToGrid",
"IntMultipleAddLiteral",