update DB

This commit is contained in:
Dr.Lt.Data 2025-06-22 18:43:10 +09:00
parent c58b93ff51
commit e8e4311068
9 changed files with 3158 additions and 3084 deletions

View File

@ -21256,6 +21256,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a ComfyUI implementation of the timestep shift technique used in [a/NitroFusion: High-Fidelity Single-Step Diffusion through Dynamic Adversarial Training.](https://arxiv.org/abs/2412.02030)\nFor more details, visit the official [a/NitroFusion GitHub repository](https://github.com/ChenDarYen/NitroFusion)." "description": "This is a ComfyUI implementation of the timestep shift technique used in [a/NitroFusion: High-Fidelity Single-Step Diffusion through Dynamic Adversarial Training.](https://arxiv.org/abs/2412.02030)\nFor more details, visit the official [a/NitroFusion GitHub repository](https://github.com/ChenDarYen/NitroFusion)."
}, },
{
"author": "ChenDarYen",
"title": "ComfyUI-NAG",
"reference": "https://github.com/ChenDarYen/ComfyUI-NAG",
"files": [
"https://github.com/ChenDarYen/ComfyUI-NAG"
],
"install_type": "git-clone",
"description": "ComfyUI implemtation for NAG"
},
{ {
"author": "facok", "author": "facok",
"title": "ComfyUI-HunyuanVideoMultiLora", "title": "ComfyUI-HunyuanVideoMultiLora",
@ -26865,6 +26875,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This repository contains a set of custom nodes for ComfyUI that allow you to load, manipulate, extract information from, and preview PDF files directly within your workflows." "description": "This repository contains a set of custom nodes for ComfyUI that allow you to load, manipulate, extract information from, and preview PDF files directly within your workflows."
}, },
{
"author": "orion4d",
"title": "ComfyUI Illusion & Pattern Nodes",
"reference": "https://github.com/orion4d/illusion_node",
"files": [
"https://github.com/orion4d/illusion_node"
],
"install_type": "git-clone",
"description": "This repository contains a collection of custom nodes for ComfyUI, designed for generating various patterns, optical illusions, and performing related image manipulations. All nodes are categorized under 'illusion' in the ComfyUI menu."
},
{ {
"author": "orion4d", "author": "orion4d",
"title": "ComfyUI_extract_imag", "title": "ComfyUI_extract_imag",
@ -27292,16 +27312,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Achieve seamless inpainting results without needing a specialized inpainting model." "description": "Achieve seamless inpainting results without needing a specialized inpainting model."
}, },
{
"author": "vovler",
"title": "ComfyUI Civitai Helper Extension",
"reference": "https://github.com/vovler/comfyui-civitaihelper",
"files": [
"https://github.com/vovler/comfyui-civitaihelper"
],
"install_type": "git-clone",
"description": "ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models"
},
{ {
"author": "chaunceyyann", "author": "chaunceyyann",
"title": "ComfyUI Image Processing Nodes", "title": "ComfyUI Image Processing Nodes",
@ -27476,10 +27486,10 @@
}, },
{ {
"author": "fredconex", "author": "fredconex",
"title": "ComfyUI_SoundFlow", "title": "ComfyUI-SoundFlow",
"reference": "https://github.com/fredconex/ComfyUI_SoundFlow", "reference": "https://github.com/fredconex/ComfyUI-SoundFlow",
"files": [ "files": [
"https://github.com/fredconex/ComfyUI_SoundFlow" "https://github.com/fredconex/ComfyUI-SoundFlow"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a bunch of nodes for ComfyUI to help with sound work." "description": "This is a bunch of nodes for ComfyUI to help with sound work."
@ -27987,6 +27997,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of custom image processing nodes for ComfyUI" "description": "A collection of custom image processing nodes for ComfyUI"
}, },
{
"author": "cmdicely",
"title": "Simple Image To Palette",
"reference": "https://github.com/cmdicely/simple_image_to_palette",
"files": [
"https://github.com/cmdicely/simple_image_to_palette"
],
"install_type": "git-clone",
"description": "Custom node to extract the colors in an image as a palette for use with ComfyUI-PixelArt-Detector"
},

View File

@ -3084,6 +3084,14 @@
"title_aux": "ComfyUI Auto LoRA" "title_aux": "ComfyUI Auto LoRA"
} }
], ],
"https://github.com/ChenDarYen/ComfyUI-NAG": [
[
"NAGCFGGuider"
],
{
"title_aux": "ComfyUI-NAG"
}
],
"https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": [ "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": [
[ [
"Timestep Shift Model" "Timestep Shift Model"
@ -3215,6 +3223,7 @@
"LatentPhaseMagnitudeOffset", "LatentPhaseMagnitudeOffset",
"LatentPhaseMagnitudePower", "LatentPhaseMagnitudePower",
"LatentUpscaleWithVAE", "LatentUpscaleWithVAE",
"LayerPatcher",
"Linear Quadratic Advanced", "Linear Quadratic Advanced",
"Mask Bounding Box Aspect Ratio", "Mask Bounding Box Aspect Ratio",
"Mask Sketch", "Mask Sketch",
@ -14456,8 +14465,10 @@
], ],
"https://github.com/aiaiaikkk/ComfyUI-Curve": [ "https://github.com/aiaiaikkk/ComfyUI-Curve": [
[ [
"CameraRawEnhanceNode",
"ColorGradingNode", "ColorGradingNode",
"CurvePresetNode", "CurvePresetNode",
"GaussianBlurNode",
"HistogramAnalysisNode", "HistogramAnalysisNode",
"PhotoshopCurveNode", "PhotoshopCurveNode",
"PhotoshopHSLNode", "PhotoshopHSLNode",
@ -18798,6 +18809,14 @@
"title_aux": "ComfyUI-Scripting-Tools" "title_aux": "ComfyUI-Scripting-Tools"
} }
], ],
"https://github.com/cmdicely/simple_image_to_palette": [
[
"Example"
],
{
"title_aux": "Simple Image To Palette"
}
],
"https://github.com/codeprimate/ComfyUI-MaskContourProcessor": [ "https://github.com/codeprimate/ComfyUI-MaskContourProcessor": [
[ [
"MaskContourProcessor" "MaskContourProcessor"
@ -19779,6 +19798,7 @@
"D2 Regex Replace", "D2 Regex Replace",
"D2 Regex Switcher", "D2 Regex Switcher",
"D2 Resize Calculator", "D2 Resize Calculator",
"D2 Save Image",
"D2 Size Slector", "D2 Size Slector",
"D2 Token Counter", "D2 Token Counter",
"D2 XY Annotation", "D2 XY Annotation",
@ -21790,15 +21810,7 @@
"title_aux": "ComfyUI_llm_easyanimiate" "title_aux": "ComfyUI_llm_easyanimiate"
} }
], ],
"https://github.com/fredconex/ComfyUI-SyncEdit": [ "https://github.com/fredconex/ComfyUI-SoundFlow": [
[
"SyncTextEditor"
],
{
"title_aux": "Sync Edit"
}
],
"https://github.com/fredconex/ComfyUI_SoundFlow": [
[ [
"SoundFlow_Concatenator", "SoundFlow_Concatenator",
"SoundFlow_DuckCompressor", "SoundFlow_DuckCompressor",
@ -21814,7 +21826,15 @@
"SoundFlow_TrimAudio" "SoundFlow_TrimAudio"
], ],
{ {
"title_aux": "ComfyUI_SoundFlow" "title_aux": "ComfyUI-SoundFlow"
}
],
"https://github.com/fredconex/ComfyUI-SyncEdit": [
[
"SyncTextEditor"
],
{
"title_aux": "Sync Edit"
} }
], ],
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": [ "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": [
@ -30772,6 +30792,20 @@
"title_aux": "ComfyUI PDF Nodes" "title_aux": "ComfyUI PDF Nodes"
} }
], ],
"https://github.com/orion4d/illusion_node": [
[
"AdvancedAutostereogramNode",
"AutostereogramNode",
"CheckerboardNode",
"ColorImageNode",
"PatternGeneratorNode",
"TessellationNode",
"TileImageRepeaterNode"
],
{
"title_aux": "ComfyUI Illusion & Pattern Nodes"
}
],
"https://github.com/orssorbit/ComfyUI-wanBlockswap": [ "https://github.com/orssorbit/ComfyUI-wanBlockswap": [
[ [
"wanBlockSwap" "wanBlockSwap"
@ -35177,41 +35211,35 @@
], ],
"https://github.com/tusharbhutt/Endless-Nodes": [ "https://github.com/tusharbhutt/Endless-Nodes": [
[ [
"ESS Aesthetic Scoring", "BatchNegativePrompts",
"ESS Combo Parameterizer", "Eight_Input_Int_Switch",
"ESS Combo Parameterizer & Prompts", "Eight_Input_Int_Switch_Widget",
"ESS Eight Input Text Switch", "Eight_Input_Text_Switch",
"ESS Float to Integer", "EndlessNode_BatchNegativePrompts",
"ESS Float to Number", "EndlessNode_FluxBatchPrompts",
"ESS Float to String", "EndlessNode_PromptCounter",
"ESS Float to X", "EndlessNode_SDXLBatchPrompts",
"ESS Image Reward", "EndlessNode_SimpleBatchPrompts",
"ESS Image Saver with JSON", "FluxBatchPrompts",
"ESS Integer to Float", "Four_Input_Int_Switch",
"ESS Integer to Number", "Four_Input_Int_Switch_Widget",
"ESS Integer to String", "Four_Input_Text_Switch",
"ESS Integer to X", "ImageComplexityScorer",
"ESS Number to Float", "ImageNoveltyScorer",
"ESS Number to Integer", "Image_saver",
"ESS Number to String", "PromptCounter",
"ESS Number to X", "Random_Prompt_Multipicker",
"ESS Parameterizer", "Random_Prompt_Selector",
"ESS Parameterizer & Prompts", "Randomzier_Chaos",
"ESS Six Float Output", "Randomzier_Mayhem",
"ESS Six Input Text Switch", "Randomzier_Pandemonium",
"ESS Six Integer IO Switch", "SDXLBatchPrompts",
"ESS Six Integer IO Widget", "SimpleBatchPrompts",
"ESS String to Float", "Six_Input_Int_Switch",
"ESS String to Integer", "Six_Input_Int_Switch_Widget",
"ESS String to Num", "Six_Input_Text_Switch"
"ESS String to X",
"\u267e\ufe0f\ud83c\udf0a\u2728 Image Saver with JSON"
], ],
{ {
"author": "BiffMunky",
"description": "A small set of nodes I created for various numerical and text inputs. Features image saver with ability to have JSON saved to separate folder, parameter collection nodes, two aesthetic scoring models, switches for text and numbers, and conversion of string to numeric and vice versa.",
"nickname": "\u267e\ufe0f\ud83c\udf0a\u2728",
"title": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes",
"title_aux": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes" "title_aux": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes"
} }
], ],
@ -35576,14 +35604,6 @@
"title_aux": "ComfyUI_BishaNodes" "title_aux": "ComfyUI_BishaNodes"
} }
], ],
"https://github.com/vovler/comfyui-civitaihelper": [
[
"\ud83c\udfaf Civitai Helper"
],
{
"title_aux": "ComfyUI Civitai Helper Extension"
}
],
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [ "https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
[ [
"comfy-kandinsky22-decoder-loader", "comfy-kandinsky22-decoder-loader",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "DDDDEEP",
"title": "ComfyUI-DDDDEEP",
"reference": "https://github.com/DDDDEEP/ComfyUI-DDDDEEP",
"files": [
"https://github.com/DDDDEEP/ComfyUI-DDDDEEP"
],
"install_type": "git-clone",
"description": "NODES: AutoWidthHeight, ReturnIntSeed, OppositeBool, PromptItemCollection"
},
{ {
"author": "stalkervr", "author": "stalkervr",
"title": "comfyui-custom-path-nodes [UNSAFE]", "title": "comfyui-custom-path-nodes [UNSAFE]",
@ -193,9 +203,9 @@
{ {
"author": "bleash-dev", "author": "bleash-dev",
"title": "Comfyui-Iddle-Checker", "title": "Comfyui-Iddle-Checker",
"reference": "https://github.com/bleash-dev/Comfyui-Iddle-Checker", "reference": "https://github.com/bleash-dev/Comfyui-Idle-Checker",
"files": [ "files": [
"https://github.com/bleash-dev/Comfyui-Iddle-Checker" "https://github.com/bleash-dev/Comfyui-Idle-Checker"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "front extension for idle checker" "description": "front extension for idle checker"

View File

@ -7110,6 +7110,7 @@
"FolderImageSelector", "FolderImageSelector",
"HighPassFilter", "HighPassFilter",
"ImageBlender", "ImageBlender",
"PromptsFileLoader",
"RandomCheckpointLoader", "RandomCheckpointLoader",
"RandomLoRALoader", "RandomLoRALoader",
"ShowText" "ShowText"
@ -8824,9 +8825,6 @@
], ],
"https://github.com/vovler/ComfyUI-vovlerTools": [ "https://github.com/vovler/ComfyUI-vovlerTools": [
[ [
"DualCLIPTensorRTLoader",
"DualCLIPTensorRTTextEncode",
"DualCLIPToTensorRT",
"WD14BlackListLoader", "WD14BlackListLoader",
"WD14TaggerAndImageFilterer", "WD14TaggerAndImageFilterer",
"WD14TensorRTModelLoader", "WD14TensorRTModelLoader",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "vovler",
"title": "ComfyUI Civitai Helper Extension [REMOVED]",
"reference": "https://github.com/vovler/comfyui-civitaihelper",
"files": [
"https://github.com/vovler/comfyui-civitaihelper"
],
"install_type": "git-clone",
"description": "ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models"
},
{ {
"author": "DriftJohnson", "author": "DriftJohnson",
"title": "DJZ-Nodes [REMOVED]", "title": "DJZ-Nodes [REMOVED]",

View File

@ -1,5 +1,35 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "ChenDarYen",
"title": "ComfyUI-NAG",
"reference": "https://github.com/ChenDarYen/ComfyUI-NAG",
"files": [
"https://github.com/ChenDarYen/ComfyUI-NAG"
],
"install_type": "git-clone",
"description": "ComfyUI implemtation for NAG"
},
{
"author": "cmdicely",
"title": "Simple Image To Palette",
"reference": "https://github.com/cmdicely/simple_image_to_palette",
"files": [
"https://github.com/cmdicely/simple_image_to_palette"
],
"install_type": "git-clone",
"description": "Custom node to extract the colors in an image as a palette for use with ComfyUI-PixelArt-Detector"
},
{
"author": "orion4d",
"title": "ComfyUI Illusion & Pattern Nodes",
"reference": "https://github.com/orion4d/illusion_node",
"files": [
"https://github.com/orion4d/illusion_node"
],
"install_type": "git-clone",
"description": "This repository contains a collection of custom nodes for ComfyUI, designed for generating various patterns, optical illusions, and performing related image manipulations. All nodes are categorized under 'illusion' in the ComfyUI menu."
},
{ {
"author": "lucak5s", "author": "lucak5s",
"title": "ComfyUI GFPGAN", "title": "ComfyUI GFPGAN",
@ -663,46 +693,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A tool for decomposing video storyboards, which can obtain storyboards and keyframes" "description": "A tool for decomposing video storyboards, which can obtain storyboards and keyframes"
},
{
"author": "sugarkwork",
"title": "comfyui-trtupscaler",
"reference": "https://github.com/sugarkwork/comfyui-trtupscaler",
"files": [
"https://github.com/sugarkwork/comfyui-trtupscaler"
],
"install_type": "git-clone",
"description": "TensorRT Upscaler for ComfyUI"
},
{
"author": "YMC",
"title": "ymc_node_joy",
"reference": "https://github.com/YMC-GitHub/ymc_node_joy",
"files": [
"https://github.com/YMC-GitHub/ymc_node_joy"
],
"install_type": "git-clone",
"description": "comfyui custom nodes to caption image with joy"
},
{
"author": "pawelmal0101",
"title": "ComfyUI Webhook Notifier",
"reference": "https://github.com/pawelmal0101/ComfyUI-Webhook",
"files": [
"https://github.com/pawelmal0101/ComfyUI-Webhook"
],
"install_type": "git-clone",
"description": "A simple ComfyUI custom node that sends webhook notifications when images are generated. Perfect for integrating your image generation workflow with external services or your own backend."
},
{
"author": "mw",
"title": "ComfyUI_SOME",
"reference": "https://github.com/billwuhao/ComfyUI_SOME",
"files": [
"https://github.com/billwuhao/ComfyUI_SOME"
],
"install_type": "git-clone",
"description": "Sing to Midi 🎶"
} }
] ]
} }

View File

@ -3084,6 +3084,14 @@
"title_aux": "ComfyUI Auto LoRA" "title_aux": "ComfyUI Auto LoRA"
} }
], ],
"https://github.com/ChenDarYen/ComfyUI-NAG": [
[
"NAGCFGGuider"
],
{
"title_aux": "ComfyUI-NAG"
}
],
"https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": [ "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": [
[ [
"Timestep Shift Model" "Timestep Shift Model"
@ -3215,6 +3223,7 @@
"LatentPhaseMagnitudeOffset", "LatentPhaseMagnitudeOffset",
"LatentPhaseMagnitudePower", "LatentPhaseMagnitudePower",
"LatentUpscaleWithVAE", "LatentUpscaleWithVAE",
"LayerPatcher",
"Linear Quadratic Advanced", "Linear Quadratic Advanced",
"Mask Bounding Box Aspect Ratio", "Mask Bounding Box Aspect Ratio",
"Mask Sketch", "Mask Sketch",
@ -14456,8 +14465,10 @@
], ],
"https://github.com/aiaiaikkk/ComfyUI-Curve": [ "https://github.com/aiaiaikkk/ComfyUI-Curve": [
[ [
"CameraRawEnhanceNode",
"ColorGradingNode", "ColorGradingNode",
"CurvePresetNode", "CurvePresetNode",
"GaussianBlurNode",
"HistogramAnalysisNode", "HistogramAnalysisNode",
"PhotoshopCurveNode", "PhotoshopCurveNode",
"PhotoshopHSLNode", "PhotoshopHSLNode",
@ -18798,6 +18809,14 @@
"title_aux": "ComfyUI-Scripting-Tools" "title_aux": "ComfyUI-Scripting-Tools"
} }
], ],
"https://github.com/cmdicely/simple_image_to_palette": [
[
"Example"
],
{
"title_aux": "Simple Image To Palette"
}
],
"https://github.com/codeprimate/ComfyUI-MaskContourProcessor": [ "https://github.com/codeprimate/ComfyUI-MaskContourProcessor": [
[ [
"MaskContourProcessor" "MaskContourProcessor"
@ -19779,6 +19798,7 @@
"D2 Regex Replace", "D2 Regex Replace",
"D2 Regex Switcher", "D2 Regex Switcher",
"D2 Resize Calculator", "D2 Resize Calculator",
"D2 Save Image",
"D2 Size Slector", "D2 Size Slector",
"D2 Token Counter", "D2 Token Counter",
"D2 XY Annotation", "D2 XY Annotation",
@ -21790,15 +21810,7 @@
"title_aux": "ComfyUI_llm_easyanimiate" "title_aux": "ComfyUI_llm_easyanimiate"
} }
], ],
"https://github.com/fredconex/ComfyUI-SyncEdit": [ "https://github.com/fredconex/ComfyUI-SoundFlow": [
[
"SyncTextEditor"
],
{
"title_aux": "Sync Edit"
}
],
"https://github.com/fredconex/ComfyUI_SoundFlow": [
[ [
"SoundFlow_Concatenator", "SoundFlow_Concatenator",
"SoundFlow_DuckCompressor", "SoundFlow_DuckCompressor",
@ -21814,7 +21826,15 @@
"SoundFlow_TrimAudio" "SoundFlow_TrimAudio"
], ],
{ {
"title_aux": "ComfyUI_SoundFlow" "title_aux": "ComfyUI-SoundFlow"
}
],
"https://github.com/fredconex/ComfyUI-SyncEdit": [
[
"SyncTextEditor"
],
{
"title_aux": "Sync Edit"
} }
], ],
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": [ "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": [
@ -30772,6 +30792,20 @@
"title_aux": "ComfyUI PDF Nodes" "title_aux": "ComfyUI PDF Nodes"
} }
], ],
"https://github.com/orion4d/illusion_node": [
[
"AdvancedAutostereogramNode",
"AutostereogramNode",
"CheckerboardNode",
"ColorImageNode",
"PatternGeneratorNode",
"TessellationNode",
"TileImageRepeaterNode"
],
{
"title_aux": "ComfyUI Illusion & Pattern Nodes"
}
],
"https://github.com/orssorbit/ComfyUI-wanBlockswap": [ "https://github.com/orssorbit/ComfyUI-wanBlockswap": [
[ [
"wanBlockSwap" "wanBlockSwap"
@ -35177,41 +35211,35 @@
], ],
"https://github.com/tusharbhutt/Endless-Nodes": [ "https://github.com/tusharbhutt/Endless-Nodes": [
[ [
"ESS Aesthetic Scoring", "BatchNegativePrompts",
"ESS Combo Parameterizer", "Eight_Input_Int_Switch",
"ESS Combo Parameterizer & Prompts", "Eight_Input_Int_Switch_Widget",
"ESS Eight Input Text Switch", "Eight_Input_Text_Switch",
"ESS Float to Integer", "EndlessNode_BatchNegativePrompts",
"ESS Float to Number", "EndlessNode_FluxBatchPrompts",
"ESS Float to String", "EndlessNode_PromptCounter",
"ESS Float to X", "EndlessNode_SDXLBatchPrompts",
"ESS Image Reward", "EndlessNode_SimpleBatchPrompts",
"ESS Image Saver with JSON", "FluxBatchPrompts",
"ESS Integer to Float", "Four_Input_Int_Switch",
"ESS Integer to Number", "Four_Input_Int_Switch_Widget",
"ESS Integer to String", "Four_Input_Text_Switch",
"ESS Integer to X", "ImageComplexityScorer",
"ESS Number to Float", "ImageNoveltyScorer",
"ESS Number to Integer", "Image_saver",
"ESS Number to String", "PromptCounter",
"ESS Number to X", "Random_Prompt_Multipicker",
"ESS Parameterizer", "Random_Prompt_Selector",
"ESS Parameterizer & Prompts", "Randomzier_Chaos",
"ESS Six Float Output", "Randomzier_Mayhem",
"ESS Six Input Text Switch", "Randomzier_Pandemonium",
"ESS Six Integer IO Switch", "SDXLBatchPrompts",
"ESS Six Integer IO Widget", "SimpleBatchPrompts",
"ESS String to Float", "Six_Input_Int_Switch",
"ESS String to Integer", "Six_Input_Int_Switch_Widget",
"ESS String to Num", "Six_Input_Text_Switch"
"ESS String to X",
"\u267e\ufe0f\ud83c\udf0a\u2728 Image Saver with JSON"
], ],
{ {
"author": "BiffMunky",
"description": "A small set of nodes I created for various numerical and text inputs. Features image saver with ability to have JSON saved to separate folder, parameter collection nodes, two aesthetic scoring models, switches for text and numbers, and conversion of string to numeric and vice versa.",
"nickname": "\u267e\ufe0f\ud83c\udf0a\u2728",
"title": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes",
"title_aux": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes" "title_aux": "Endless \ufe0f\ud83c\udf0a\u2728 Nodes"
} }
], ],
@ -35576,14 +35604,6 @@
"title_aux": "ComfyUI_BishaNodes" "title_aux": "ComfyUI_BishaNodes"
} }
], ],
"https://github.com/vovler/comfyui-civitaihelper": [
[
"\ud83c\udfaf Civitai Helper"
],
{
"title_aux": "ComfyUI Civitai Helper Extension"
}
],
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [ "https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
[ [
"comfy-kandinsky22-decoder-loader", "comfy-kandinsky22-decoder-loader",