mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
c58b93ff51
commit
e8e4311068
@ -21256,6 +21256,16 @@
|
||||
"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)."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-HunyuanVideoMultiLora",
|
||||
@ -26865,6 +26875,16 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI_extract_imag",
|
||||
@ -27292,16 +27312,6 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "ComfyUI Image Processing Nodes",
|
||||
@ -27476,10 +27486,10 @@
|
||||
},
|
||||
{
|
||||
"author": "fredconex",
|
||||
"title": "ComfyUI_SoundFlow",
|
||||
"reference": "https://github.com/fredconex/ComfyUI_SoundFlow",
|
||||
"title": "ComfyUI-SoundFlow",
|
||||
"reference": "https://github.com/fredconex/ComfyUI-SoundFlow",
|
||||
"files": [
|
||||
"https://github.com/fredconex/ComfyUI_SoundFlow"
|
||||
"https://github.com/fredconex/ComfyUI-SoundFlow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a bunch of nodes for ComfyUI to help with sound work."
|
||||
@ -27987,6 +27997,17 @@
|
||||
"install_type": "git-clone",
|
||||
"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"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3084,6 +3084,14 @@
|
||||
"title_aux": "ComfyUI Auto LoRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChenDarYen/ComfyUI-NAG": [
|
||||
[
|
||||
"NAGCFGGuider"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NAG"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": [
|
||||
[
|
||||
"Timestep Shift Model"
|
||||
@ -3215,6 +3223,7 @@
|
||||
"LatentPhaseMagnitudeOffset",
|
||||
"LatentPhaseMagnitudePower",
|
||||
"LatentUpscaleWithVAE",
|
||||
"LayerPatcher",
|
||||
"Linear Quadratic Advanced",
|
||||
"Mask Bounding Box Aspect Ratio",
|
||||
"Mask Sketch",
|
||||
@ -14456,8 +14465,10 @@
|
||||
],
|
||||
"https://github.com/aiaiaikkk/ComfyUI-Curve": [
|
||||
[
|
||||
"CameraRawEnhanceNode",
|
||||
"ColorGradingNode",
|
||||
"CurvePresetNode",
|
||||
"GaussianBlurNode",
|
||||
"HistogramAnalysisNode",
|
||||
"PhotoshopCurveNode",
|
||||
"PhotoshopHSLNode",
|
||||
@ -18798,6 +18809,14 @@
|
||||
"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": [
|
||||
[
|
||||
"MaskContourProcessor"
|
||||
@ -19779,6 +19798,7 @@
|
||||
"D2 Regex Replace",
|
||||
"D2 Regex Switcher",
|
||||
"D2 Resize Calculator",
|
||||
"D2 Save Image",
|
||||
"D2 Size Slector",
|
||||
"D2 Token Counter",
|
||||
"D2 XY Annotation",
|
||||
@ -21790,15 +21810,7 @@
|
||||
"title_aux": "ComfyUI_llm_easyanimiate"
|
||||
}
|
||||
],
|
||||
"https://github.com/fredconex/ComfyUI-SyncEdit": [
|
||||
[
|
||||
"SyncTextEditor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sync Edit"
|
||||
}
|
||||
],
|
||||
"https://github.com/fredconex/ComfyUI_SoundFlow": [
|
||||
"https://github.com/fredconex/ComfyUI-SoundFlow": [
|
||||
[
|
||||
"SoundFlow_Concatenator",
|
||||
"SoundFlow_DuckCompressor",
|
||||
@ -21814,7 +21826,15 @@
|
||||
"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": [
|
||||
@ -30772,6 +30792,20 @@
|
||||
"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": [
|
||||
[
|
||||
"wanBlockSwap"
|
||||
@ -35177,41 +35211,35 @@
|
||||
],
|
||||
"https://github.com/tusharbhutt/Endless-Nodes": [
|
||||
[
|
||||
"ESS Aesthetic Scoring",
|
||||
"ESS Combo Parameterizer",
|
||||
"ESS Combo Parameterizer & Prompts",
|
||||
"ESS Eight Input Text Switch",
|
||||
"ESS Float to Integer",
|
||||
"ESS Float to Number",
|
||||
"ESS Float to String",
|
||||
"ESS Float to X",
|
||||
"ESS Image Reward",
|
||||
"ESS Image Saver with JSON",
|
||||
"ESS Integer to Float",
|
||||
"ESS Integer to Number",
|
||||
"ESS Integer to String",
|
||||
"ESS Integer to X",
|
||||
"ESS Number to Float",
|
||||
"ESS Number to Integer",
|
||||
"ESS Number to String",
|
||||
"ESS Number to X",
|
||||
"ESS Parameterizer",
|
||||
"ESS Parameterizer & Prompts",
|
||||
"ESS Six Float Output",
|
||||
"ESS Six Input Text Switch",
|
||||
"ESS Six Integer IO Switch",
|
||||
"ESS Six Integer IO Widget",
|
||||
"ESS String to Float",
|
||||
"ESS String to Integer",
|
||||
"ESS String to Num",
|
||||
"ESS String to X",
|
||||
"\u267e\ufe0f\ud83c\udf0a\u2728 Image Saver with JSON"
|
||||
"BatchNegativePrompts",
|
||||
"Eight_Input_Int_Switch",
|
||||
"Eight_Input_Int_Switch_Widget",
|
||||
"Eight_Input_Text_Switch",
|
||||
"EndlessNode_BatchNegativePrompts",
|
||||
"EndlessNode_FluxBatchPrompts",
|
||||
"EndlessNode_PromptCounter",
|
||||
"EndlessNode_SDXLBatchPrompts",
|
||||
"EndlessNode_SimpleBatchPrompts",
|
||||
"FluxBatchPrompts",
|
||||
"Four_Input_Int_Switch",
|
||||
"Four_Input_Int_Switch_Widget",
|
||||
"Four_Input_Text_Switch",
|
||||
"ImageComplexityScorer",
|
||||
"ImageNoveltyScorer",
|
||||
"Image_saver",
|
||||
"PromptCounter",
|
||||
"Random_Prompt_Multipicker",
|
||||
"Random_Prompt_Selector",
|
||||
"Randomzier_Chaos",
|
||||
"Randomzier_Mayhem",
|
||||
"Randomzier_Pandemonium",
|
||||
"SDXLBatchPrompts",
|
||||
"SimpleBatchPrompts",
|
||||
"Six_Input_Int_Switch",
|
||||
"Six_Input_Int_Switch_Widget",
|
||||
"Six_Input_Text_Switch"
|
||||
],
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
@ -35576,14 +35604,6 @@
|
||||
"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": [
|
||||
[
|
||||
"comfy-kandinsky22-decoder-loader",
|
||||
|
||||
4727
github-stats.json
4727
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "comfyui-custom-path-nodes [UNSAFE]",
|
||||
@ -193,9 +203,9 @@
|
||||
{
|
||||
"author": "bleash-dev",
|
||||
"title": "Comfyui-Iddle-Checker",
|
||||
"reference": "https://github.com/bleash-dev/Comfyui-Iddle-Checker",
|
||||
"reference": "https://github.com/bleash-dev/Comfyui-Idle-Checker",
|
||||
"files": [
|
||||
"https://github.com/bleash-dev/Comfyui-Iddle-Checker"
|
||||
"https://github.com/bleash-dev/Comfyui-Idle-Checker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "front extension for idle checker"
|
||||
|
||||
@ -7110,6 +7110,7 @@
|
||||
"FolderImageSelector",
|
||||
"HighPassFilter",
|
||||
"ImageBlender",
|
||||
"PromptsFileLoader",
|
||||
"RandomCheckpointLoader",
|
||||
"RandomLoRALoader",
|
||||
"ShowText"
|
||||
@ -8824,9 +8825,6 @@
|
||||
],
|
||||
"https://github.com/vovler/ComfyUI-vovlerTools": [
|
||||
[
|
||||
"DualCLIPTensorRTLoader",
|
||||
"DualCLIPTensorRTTextEncode",
|
||||
"DualCLIPToTensorRT",
|
||||
"WD14BlackListLoader",
|
||||
"WD14TaggerAndImageFilterer",
|
||||
"WD14TensorRTModelLoader",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "DJZ-Nodes [REMOVED]",
|
||||
|
||||
@ -1,5 +1,35 @@
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI GFPGAN",
|
||||
@ -663,46 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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 🎶"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -3084,6 +3084,14 @@
|
||||
"title_aux": "ComfyUI Auto LoRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChenDarYen/ComfyUI-NAG": [
|
||||
[
|
||||
"NAGCFGGuider"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NAG"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": [
|
||||
[
|
||||
"Timestep Shift Model"
|
||||
@ -3215,6 +3223,7 @@
|
||||
"LatentPhaseMagnitudeOffset",
|
||||
"LatentPhaseMagnitudePower",
|
||||
"LatentUpscaleWithVAE",
|
||||
"LayerPatcher",
|
||||
"Linear Quadratic Advanced",
|
||||
"Mask Bounding Box Aspect Ratio",
|
||||
"Mask Sketch",
|
||||
@ -14456,8 +14465,10 @@
|
||||
],
|
||||
"https://github.com/aiaiaikkk/ComfyUI-Curve": [
|
||||
[
|
||||
"CameraRawEnhanceNode",
|
||||
"ColorGradingNode",
|
||||
"CurvePresetNode",
|
||||
"GaussianBlurNode",
|
||||
"HistogramAnalysisNode",
|
||||
"PhotoshopCurveNode",
|
||||
"PhotoshopHSLNode",
|
||||
@ -18798,6 +18809,14 @@
|
||||
"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": [
|
||||
[
|
||||
"MaskContourProcessor"
|
||||
@ -19779,6 +19798,7 @@
|
||||
"D2 Regex Replace",
|
||||
"D2 Regex Switcher",
|
||||
"D2 Resize Calculator",
|
||||
"D2 Save Image",
|
||||
"D2 Size Slector",
|
||||
"D2 Token Counter",
|
||||
"D2 XY Annotation",
|
||||
@ -21790,15 +21810,7 @@
|
||||
"title_aux": "ComfyUI_llm_easyanimiate"
|
||||
}
|
||||
],
|
||||
"https://github.com/fredconex/ComfyUI-SyncEdit": [
|
||||
[
|
||||
"SyncTextEditor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sync Edit"
|
||||
}
|
||||
],
|
||||
"https://github.com/fredconex/ComfyUI_SoundFlow": [
|
||||
"https://github.com/fredconex/ComfyUI-SoundFlow": [
|
||||
[
|
||||
"SoundFlow_Concatenator",
|
||||
"SoundFlow_DuckCompressor",
|
||||
@ -21814,7 +21826,15 @@
|
||||
"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": [
|
||||
@ -30772,6 +30792,20 @@
|
||||
"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": [
|
||||
[
|
||||
"wanBlockSwap"
|
||||
@ -35177,41 +35211,35 @@
|
||||
],
|
||||
"https://github.com/tusharbhutt/Endless-Nodes": [
|
||||
[
|
||||
"ESS Aesthetic Scoring",
|
||||
"ESS Combo Parameterizer",
|
||||
"ESS Combo Parameterizer & Prompts",
|
||||
"ESS Eight Input Text Switch",
|
||||
"ESS Float to Integer",
|
||||
"ESS Float to Number",
|
||||
"ESS Float to String",
|
||||
"ESS Float to X",
|
||||
"ESS Image Reward",
|
||||
"ESS Image Saver with JSON",
|
||||
"ESS Integer to Float",
|
||||
"ESS Integer to Number",
|
||||
"ESS Integer to String",
|
||||
"ESS Integer to X",
|
||||
"ESS Number to Float",
|
||||
"ESS Number to Integer",
|
||||
"ESS Number to String",
|
||||
"ESS Number to X",
|
||||
"ESS Parameterizer",
|
||||
"ESS Parameterizer & Prompts",
|
||||
"ESS Six Float Output",
|
||||
"ESS Six Input Text Switch",
|
||||
"ESS Six Integer IO Switch",
|
||||
"ESS Six Integer IO Widget",
|
||||
"ESS String to Float",
|
||||
"ESS String to Integer",
|
||||
"ESS String to Num",
|
||||
"ESS String to X",
|
||||
"\u267e\ufe0f\ud83c\udf0a\u2728 Image Saver with JSON"
|
||||
"BatchNegativePrompts",
|
||||
"Eight_Input_Int_Switch",
|
||||
"Eight_Input_Int_Switch_Widget",
|
||||
"Eight_Input_Text_Switch",
|
||||
"EndlessNode_BatchNegativePrompts",
|
||||
"EndlessNode_FluxBatchPrompts",
|
||||
"EndlessNode_PromptCounter",
|
||||
"EndlessNode_SDXLBatchPrompts",
|
||||
"EndlessNode_SimpleBatchPrompts",
|
||||
"FluxBatchPrompts",
|
||||
"Four_Input_Int_Switch",
|
||||
"Four_Input_Int_Switch_Widget",
|
||||
"Four_Input_Text_Switch",
|
||||
"ImageComplexityScorer",
|
||||
"ImageNoveltyScorer",
|
||||
"Image_saver",
|
||||
"PromptCounter",
|
||||
"Random_Prompt_Multipicker",
|
||||
"Random_Prompt_Selector",
|
||||
"Randomzier_Chaos",
|
||||
"Randomzier_Mayhem",
|
||||
"Randomzier_Pandemonium",
|
||||
"SDXLBatchPrompts",
|
||||
"SimpleBatchPrompts",
|
||||
"Six_Input_Int_Switch",
|
||||
"Six_Input_Int_Switch_Widget",
|
||||
"Six_Input_Text_Switch"
|
||||
],
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
@ -35576,14 +35604,6 @@
|
||||
"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": [
|
||||
[
|
||||
"comfy-kandinsky22-decoder-loader",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user