mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
3d0d201208
commit
b885100dfe
@ -9272,7 +9272,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_Stable_Makeup"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can apply makeup to the characters in comfyui"
|
||||
"description": "You can apply makeup to the characters in comfyui\nStable_Makeup From: [a/Stable_Makeup](https://github.com/Xiaojiu-z/Stable-Makeup)"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
@ -9360,7 +9360,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_MS_Diffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can using MS-diffusion make story in comfyUI."
|
||||
"description": "you can make story in comfyUI using MS-diffusion"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
@ -13258,7 +13258,7 @@
|
||||
"https://github.com/Pheat-AI/Remade_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Batch Image Blend by Mask"
|
||||
"description": "Nodes:Batch Image Blend by Mask, Batch Enlarged Overlay, Batch Image Overlay, Remove Black Pixels to Transparent"
|
||||
},
|
||||
{
|
||||
"author": "OgreLemonSoup",
|
||||
@ -13763,7 +13763,7 @@
|
||||
"https://github.com/NakamuraShippo/ComfyUI-PromptList"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for managing prompts with CSV integration"
|
||||
"description": "Custom node to manage prompts in YAML format."
|
||||
},
|
||||
{
|
||||
"author": "nux1111",
|
||||
@ -14191,6 +14191,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:AutoDownloadBiRefNetModel, LoadRembgByBiRefNetModel, RembgByBiRefNet."
|
||||
},
|
||||
{
|
||||
"author": "Tenney95",
|
||||
"title": "ComfyUI-NodeAligner",
|
||||
"reference": "https://github.com/Tenney95/ComfyUI-NodeAligner",
|
||||
"files": [
|
||||
"https://github.com/Tenney95/ComfyUI-NodeAligner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-NodeAligner is a lightweight ComfyUI layout plugin that includes features such as node alignment, distribution, and resizing. This plugin is designed to simplify layout adjustments in visual node editors or custom UI components, making node arrangement more convenient and efficient."
|
||||
},
|
||||
{
|
||||
"author": "VykosX",
|
||||
"title": "ControlFlowUtils",
|
||||
"reference": "https://github.com/VykosX/ControlFlowUtils",
|
||||
"files": [
|
||||
"https://github.com/VykosX/ControlFlowUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes to improve flow control and logic + several utilities to enhance capabilities"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2790,7 +2790,12 @@
|
||||
],
|
||||
"https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": [
|
||||
[
|
||||
"AdjustMojo",
|
||||
"LoadMaskMap",
|
||||
"MagicalSaveNode",
|
||||
"MojoLoader",
|
||||
"MojoMaker",
|
||||
"SaveMojo",
|
||||
"ThermalLatenator"
|
||||
],
|
||||
{
|
||||
@ -4189,7 +4194,7 @@
|
||||
],
|
||||
{
|
||||
"author": "NakamuraShippo",
|
||||
"description": "Custom node to manage prompts in YAML format.|YAML\u3067\u30d7\u30ed\u30f3\u30d7\u30c8\u3092\u7ba1\u7406\u3059\u308b\u30ce\u30fc\u30c9",
|
||||
"description": "Custom node to manage prompts in YAML format.",
|
||||
"title": "ComfyUI-PromptList",
|
||||
"title_aux": "ComfyUI-PromptList"
|
||||
}
|
||||
@ -4535,7 +4540,10 @@
|
||||
],
|
||||
"https://github.com/Pheat-AI/Remade_nodes": [
|
||||
[
|
||||
"Batch Image Blend by Mask"
|
||||
"Batch Enlarged Overlay",
|
||||
"Batch Image Blend by Mask",
|
||||
"Batch Image Overlay",
|
||||
"Remove Black To Transparent"
|
||||
],
|
||||
{
|
||||
"title_aux": "Remade_nodes"
|
||||
@ -6305,6 +6313,37 @@
|
||||
"title_aux": "ComfyUI-Visionatrix"
|
||||
}
|
||||
],
|
||||
"https://github.com/VykosX/ControlFlowUtils": [
|
||||
[
|
||||
"CheckpointSelector",
|
||||
"Cycle",
|
||||
"CycleContinue",
|
||||
"CycleEnd",
|
||||
"DataMonitor",
|
||||
"FallbackImagePreviewer",
|
||||
"FolderSearch",
|
||||
"GarbageCollector",
|
||||
"HaltExecution",
|
||||
"IfConditionSelector",
|
||||
"ImageResolutionAdjust",
|
||||
"InvertCondition",
|
||||
"LoraSelector",
|
||||
"MemoryStorage",
|
||||
"NullInput",
|
||||
"NullOutput",
|
||||
"ReadTextFile",
|
||||
"SaveTextFile",
|
||||
"SimpleToggle",
|
||||
"StringOperation",
|
||||
"UniversalSwitch",
|
||||
"UnloadModels",
|
||||
"VAESelector",
|
||||
"Wait"
|
||||
],
|
||||
{
|
||||
"title_aux": "ControlFlowUtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ASTERR": [
|
||||
[
|
||||
"ASTERR",
|
||||
@ -10192,7 +10231,6 @@
|
||||
[
|
||||
"APNLatent",
|
||||
"ApplyBloom",
|
||||
"CFGSkimming",
|
||||
"CustomPromptLoader",
|
||||
"DynamicStringCombinerNode",
|
||||
"FileReaderNode",
|
||||
@ -12111,7 +12149,6 @@
|
||||
"AmapWeatherTool",
|
||||
"CLIPTextEncode_party",
|
||||
"ChatTTS_Node",
|
||||
"CosyVoice",
|
||||
"Dingding",
|
||||
"Dingding_tool",
|
||||
"FeishuDownloadAudio",
|
||||
@ -14581,7 +14618,7 @@
|
||||
],
|
||||
"https://github.com/lldacing/ComfyUI_BiRefNet_ll": [
|
||||
[
|
||||
"LoadBiRefNetModelByName",
|
||||
"AutoDownloadBiRefNetModel",
|
||||
"LoadRembgByBiRefNetModel",
|
||||
"RembgByBiRefNet"
|
||||
],
|
||||
@ -15245,6 +15282,7 @@
|
||||
"LF_Lora2Prompt",
|
||||
"LF_LoraTag2Prompt",
|
||||
"LF_MultipleImageResizeForWeb",
|
||||
"LF_RandomBoolean",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_SetValueInJSON",
|
||||
"LF_Something2Number",
|
||||
@ -15255,6 +15293,7 @@
|
||||
"LF_SwitchInteger",
|
||||
"LF_SwitchJSON",
|
||||
"LF_SwitchString",
|
||||
"LF_UrandomSeedGenerator",
|
||||
"LF_WallOfText",
|
||||
"LF_WorkflowSettings",
|
||||
"LF_WriteJSON"
|
||||
@ -15386,6 +15425,7 @@
|
||||
"ServingMultiImageOutput",
|
||||
"ServingOutput",
|
||||
"ServingTextOutput",
|
||||
"TelegramServing",
|
||||
"WebSocketServing"
|
||||
],
|
||||
{
|
||||
@ -18200,7 +18240,9 @@
|
||||
[
|
||||
"FoxBatchImageFromList",
|
||||
"FoxChineseCLIPEncode",
|
||||
"FoxColorCorrect",
|
||||
"FoxColorMatch",
|
||||
"FoxColorTint",
|
||||
"FoxCreateBlurBord",
|
||||
"FoxCreateFaceMask",
|
||||
"FoxFaceAlign",
|
||||
@ -18218,6 +18260,7 @@
|
||||
"FoxGetImageScaleBySize",
|
||||
"FoxGrowMaskWithBlur",
|
||||
"FoxImageAdd",
|
||||
"FoxImageBlendingMode",
|
||||
"FoxImageConcanate",
|
||||
"FoxImageExtractFromBatch",
|
||||
"FoxImageResizeBySpecialSide",
|
||||
@ -18226,6 +18269,7 @@
|
||||
"FoxImageTileBatch",
|
||||
"FoxLoadImageList",
|
||||
"FoxLoadImagePlus",
|
||||
"FoxLoraLoaderPlus",
|
||||
"FoxMaskAddMask",
|
||||
"FoxMaskAndMask",
|
||||
"FoxMaskSubMask",
|
||||
@ -18235,6 +18279,7 @@
|
||||
"FoxRegTextFind",
|
||||
"FoxSDXLPromptStyler",
|
||||
"FoxSDXLPromptStylerAdvanced",
|
||||
"FoxSDXLPromptStylerByName",
|
||||
"FoxSaveImagePlus",
|
||||
"FoxSelectFace",
|
||||
"FoxShowText",
|
||||
@ -19481,6 +19526,7 @@
|
||||
"easy controlnetLoaderADV",
|
||||
"easy controlnetNames",
|
||||
"easy controlnetStack",
|
||||
"easy controlnetStackApply",
|
||||
"easy convertAnything",
|
||||
"easy detailerFix",
|
||||
"easy dynamiCrafterLoader",
|
||||
@ -19552,6 +19598,7 @@
|
||||
"easy latentNoisy",
|
||||
"easy loadImageBase64",
|
||||
"easy loraStack",
|
||||
"easy loraStackApply",
|
||||
"easy mathFloat",
|
||||
"easy mathInt",
|
||||
"easy mathString",
|
||||
@ -19801,9 +19848,9 @@
|
||||
],
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
|
||||
[
|
||||
"Audio Analysis | YVANN",
|
||||
"Audio Analysis Advanced | YVANN",
|
||||
"Audio Frequency Analysis | YVANN",
|
||||
"Show Text | YVANN"
|
||||
"Audio Reactive IPAdapter | YVANN"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Yvann-Nodes"
|
||||
@ -19896,6 +19943,7 @@
|
||||
"LoadImageWithSwitch",
|
||||
"LoadImageWithoutListDir",
|
||||
"MaskAutoSelector",
|
||||
"MaskCoverFourCorners",
|
||||
"MaskFastGrow",
|
||||
"MaskFromFaceModel",
|
||||
"MatchImageRatioToPreset",
|
||||
|
||||
3180
github-stats.json
3180
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "LyazS",
|
||||
"title": "comfyui-nettools",
|
||||
"reference": "https://github.com/LyazS/comfyui-nettools",
|
||||
"files": [
|
||||
"https://github.com/LyazS/comfyui-nettools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "rewrite from [a/https://github.com/Acly/comfyui-tooling-nodes](https://github.com/Acly/comfyui-tooling-nodes)"
|
||||
},
|
||||
{
|
||||
"author": "lu64k",
|
||||
"title": "SK-Nodes",
|
||||
@ -21,16 +31,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:image select, Load AnyLLM, Ask LLM, OpenAI DAlle Node, SK Text_String, SK Random File Name"
|
||||
},
|
||||
{
|
||||
"author": "hzchet",
|
||||
"title": "ComfyUI_QueueGeneration",
|
||||
"reference": "https://github.com/hzchet/ComfyUI_QueueGeneration",
|
||||
"files": [
|
||||
"https://github.com/hzchet/ComfyUI_QueueGeneration"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Queue Img2Vid Generation"
|
||||
},
|
||||
{
|
||||
"author": "Kinglord",
|
||||
"title": "ComfyUI_Prompt_Gallery [WIP]",
|
||||
@ -182,16 +182,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-textools is a collection of custom nodes designed for use with ComfyUI. These nodes enhance text processing capabilities, including applying rich text overlays on images and cleaning file names for safe and consistent file management.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "VykosX",
|
||||
"title": "ControlFlowUtils [UNSTABLE]",
|
||||
"reference": "https://github.com/VykosX/ControlFlowUtils",
|
||||
"files": [
|
||||
"https://github.com/VykosX/ControlFlowUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI to enable flow control with advanced loops, conditional branching, logic operations and several other nifty utilities to enhance your ComfyUI workflows"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-event-handler [USAFE]",
|
||||
|
||||
@ -664,6 +664,16 @@
|
||||
"title_aux": "ComfyUI simple ChatGPT completion [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/LyazS/comfyui-nettools": [
|
||||
[
|
||||
"NTL_LoadImageBase64",
|
||||
"NTL_LoadMaskBase64",
|
||||
"NTL_SendImageWebSocket"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-nettools"
|
||||
}
|
||||
],
|
||||
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": [
|
||||
[
|
||||
"AIO_Preprocessor",
|
||||
@ -923,32 +933,6 @@
|
||||
"title_aux": "ve_custom_comfyui_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/VykosX/ControlFlowUtils": [
|
||||
[
|
||||
"CheckpointSelector",
|
||||
"Cycle",
|
||||
"CycleEnd",
|
||||
"CycleStart",
|
||||
"DataMonitor",
|
||||
"GarbageCollector",
|
||||
"HaltExecution",
|
||||
"IfConditionSelector",
|
||||
"ImageResolutionAdjust",
|
||||
"LoraSelector",
|
||||
"MemoryStorage",
|
||||
"NullInput",
|
||||
"NullOutput",
|
||||
"ReadTextFile",
|
||||
"SaveTextFile",
|
||||
"UniversalSwitch",
|
||||
"UnloadModels",
|
||||
"VAESelector",
|
||||
"Wait"
|
||||
],
|
||||
{
|
||||
"title_aux": "ControlFlowUtils [UNSTABLE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/WSJUSA/Comfyui-StableSR": [
|
||||
[
|
||||
"ColorFix",
|
||||
@ -1815,14 +1799,6 @@
|
||||
"title_aux": "comfyui-hydit"
|
||||
}
|
||||
],
|
||||
"https://github.com/hzchet/ComfyUI_QueueGeneration": [
|
||||
[
|
||||
"QueueImg2VidGeneration"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_QueueGeneration"
|
||||
}
|
||||
],
|
||||
"https://github.com/ilovejohnwhite/Tracer": [
|
||||
[
|
||||
"HintImageEnchance",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "hzchet",
|
||||
"title": "ComfyUI_QueueGeneration [REMOVED]",
|
||||
"reference": "https://github.com/hzchet/ComfyUI_QueueGeneration",
|
||||
"files": [
|
||||
"https://github.com/hzchet/ComfyUI_QueueGeneration"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Queue Img2Vid Generation"
|
||||
},
|
||||
{
|
||||
"author": "ader47",
|
||||
"title": "ComfyUI-MeshHamer [REMOVED]",
|
||||
|
||||
@ -11,7 +11,26 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "VykosX",
|
||||
"title": "ControlFlowUtils",
|
||||
"reference": "https://github.com/VykosX/ControlFlowUtils",
|
||||
"files": [
|
||||
"https://github.com/VykosX/ControlFlowUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes to improve flow control and logic + several utilities to enhance capabilities"
|
||||
},
|
||||
{
|
||||
"author": "Tenney95",
|
||||
"title": "ComfyUI-NodeAligner",
|
||||
"reference": "https://github.com/Tenney95/ComfyUI-NodeAligner",
|
||||
"files": [
|
||||
"https://github.com/Tenney95/ComfyUI-NodeAligner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-NodeAligner is a lightweight ComfyUI layout plugin that includes features such as node alignment, distribution, and resizing. This plugin is designed to simplify layout adjustments in visual node editors or custom UI components, making node arrangement more convenient and efficient."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_CSGO_Wrapper",
|
||||
@ -675,27 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for managing prompts with CSV integration"
|
||||
},
|
||||
{
|
||||
"author": "X-T-E-R",
|
||||
"title": "ComfyUI Easy Civitai (XTNodes)",
|
||||
"reference": "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes",
|
||||
"files": [
|
||||
"https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fed up with the hassle of managing AI models and LoRAs? Tired of hunting down the perfect resources, only to struggle with getting them loaded and configured just right?\nIntroducing the Civitai Node Loading System—your all-in-one solution for seamless model and LoRA management. Whether you’re pulling directly from Civitai or loading from local files, our system makes it a breeze. With automatic preview generation and BLAKE3 hash verification, you can be sure that you’re always working with the correct and highest quality resources. Say goodbye to the guesswork and hello to a streamlined, efficient workflow that’s as powerful as it is user-friendly."
|
||||
},
|
||||
{
|
||||
"author": "niknah",
|
||||
"title": "Quick Connections",
|
||||
"id": "quick-connections",
|
||||
"reference": "https://github.com/niknah/quick-connections",
|
||||
"files": [
|
||||
"https://github.com/niknah/quick-connections"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quick connections, Circuit board connections"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2790,7 +2790,12 @@
|
||||
],
|
||||
"https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": [
|
||||
[
|
||||
"AdjustMojo",
|
||||
"LoadMaskMap",
|
||||
"MagicalSaveNode",
|
||||
"MojoLoader",
|
||||
"MojoMaker",
|
||||
"SaveMojo",
|
||||
"ThermalLatenator"
|
||||
],
|
||||
{
|
||||
@ -4189,7 +4194,7 @@
|
||||
],
|
||||
{
|
||||
"author": "NakamuraShippo",
|
||||
"description": "Custom node to manage prompts in YAML format.|YAML\u3067\u30d7\u30ed\u30f3\u30d7\u30c8\u3092\u7ba1\u7406\u3059\u308b\u30ce\u30fc\u30c9",
|
||||
"description": "Custom node to manage prompts in YAML format.",
|
||||
"title": "ComfyUI-PromptList",
|
||||
"title_aux": "ComfyUI-PromptList"
|
||||
}
|
||||
@ -4535,7 +4540,10 @@
|
||||
],
|
||||
"https://github.com/Pheat-AI/Remade_nodes": [
|
||||
[
|
||||
"Batch Image Blend by Mask"
|
||||
"Batch Enlarged Overlay",
|
||||
"Batch Image Blend by Mask",
|
||||
"Batch Image Overlay",
|
||||
"Remove Black To Transparent"
|
||||
],
|
||||
{
|
||||
"title_aux": "Remade_nodes"
|
||||
@ -6305,6 +6313,37 @@
|
||||
"title_aux": "ComfyUI-Visionatrix"
|
||||
}
|
||||
],
|
||||
"https://github.com/VykosX/ControlFlowUtils": [
|
||||
[
|
||||
"CheckpointSelector",
|
||||
"Cycle",
|
||||
"CycleContinue",
|
||||
"CycleEnd",
|
||||
"DataMonitor",
|
||||
"FallbackImagePreviewer",
|
||||
"FolderSearch",
|
||||
"GarbageCollector",
|
||||
"HaltExecution",
|
||||
"IfConditionSelector",
|
||||
"ImageResolutionAdjust",
|
||||
"InvertCondition",
|
||||
"LoraSelector",
|
||||
"MemoryStorage",
|
||||
"NullInput",
|
||||
"NullOutput",
|
||||
"ReadTextFile",
|
||||
"SaveTextFile",
|
||||
"SimpleToggle",
|
||||
"StringOperation",
|
||||
"UniversalSwitch",
|
||||
"UnloadModels",
|
||||
"VAESelector",
|
||||
"Wait"
|
||||
],
|
||||
{
|
||||
"title_aux": "ControlFlowUtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ASTERR": [
|
||||
[
|
||||
"ASTERR",
|
||||
@ -10192,7 +10231,6 @@
|
||||
[
|
||||
"APNLatent",
|
||||
"ApplyBloom",
|
||||
"CFGSkimming",
|
||||
"CustomPromptLoader",
|
||||
"DynamicStringCombinerNode",
|
||||
"FileReaderNode",
|
||||
@ -12111,7 +12149,6 @@
|
||||
"AmapWeatherTool",
|
||||
"CLIPTextEncode_party",
|
||||
"ChatTTS_Node",
|
||||
"CosyVoice",
|
||||
"Dingding",
|
||||
"Dingding_tool",
|
||||
"FeishuDownloadAudio",
|
||||
@ -14581,7 +14618,7 @@
|
||||
],
|
||||
"https://github.com/lldacing/ComfyUI_BiRefNet_ll": [
|
||||
[
|
||||
"LoadBiRefNetModelByName",
|
||||
"AutoDownloadBiRefNetModel",
|
||||
"LoadRembgByBiRefNetModel",
|
||||
"RembgByBiRefNet"
|
||||
],
|
||||
@ -15245,6 +15282,7 @@
|
||||
"LF_Lora2Prompt",
|
||||
"LF_LoraTag2Prompt",
|
||||
"LF_MultipleImageResizeForWeb",
|
||||
"LF_RandomBoolean",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_SetValueInJSON",
|
||||
"LF_Something2Number",
|
||||
@ -15255,6 +15293,7 @@
|
||||
"LF_SwitchInteger",
|
||||
"LF_SwitchJSON",
|
||||
"LF_SwitchString",
|
||||
"LF_UrandomSeedGenerator",
|
||||
"LF_WallOfText",
|
||||
"LF_WorkflowSettings",
|
||||
"LF_WriteJSON"
|
||||
@ -15386,6 +15425,7 @@
|
||||
"ServingMultiImageOutput",
|
||||
"ServingOutput",
|
||||
"ServingTextOutput",
|
||||
"TelegramServing",
|
||||
"WebSocketServing"
|
||||
],
|
||||
{
|
||||
@ -18200,7 +18240,9 @@
|
||||
[
|
||||
"FoxBatchImageFromList",
|
||||
"FoxChineseCLIPEncode",
|
||||
"FoxColorCorrect",
|
||||
"FoxColorMatch",
|
||||
"FoxColorTint",
|
||||
"FoxCreateBlurBord",
|
||||
"FoxCreateFaceMask",
|
||||
"FoxFaceAlign",
|
||||
@ -18218,6 +18260,7 @@
|
||||
"FoxGetImageScaleBySize",
|
||||
"FoxGrowMaskWithBlur",
|
||||
"FoxImageAdd",
|
||||
"FoxImageBlendingMode",
|
||||
"FoxImageConcanate",
|
||||
"FoxImageExtractFromBatch",
|
||||
"FoxImageResizeBySpecialSide",
|
||||
@ -18226,6 +18269,7 @@
|
||||
"FoxImageTileBatch",
|
||||
"FoxLoadImageList",
|
||||
"FoxLoadImagePlus",
|
||||
"FoxLoraLoaderPlus",
|
||||
"FoxMaskAddMask",
|
||||
"FoxMaskAndMask",
|
||||
"FoxMaskSubMask",
|
||||
@ -18235,6 +18279,7 @@
|
||||
"FoxRegTextFind",
|
||||
"FoxSDXLPromptStyler",
|
||||
"FoxSDXLPromptStylerAdvanced",
|
||||
"FoxSDXLPromptStylerByName",
|
||||
"FoxSaveImagePlus",
|
||||
"FoxSelectFace",
|
||||
"FoxShowText",
|
||||
@ -19481,6 +19526,7 @@
|
||||
"easy controlnetLoaderADV",
|
||||
"easy controlnetNames",
|
||||
"easy controlnetStack",
|
||||
"easy controlnetStackApply",
|
||||
"easy convertAnything",
|
||||
"easy detailerFix",
|
||||
"easy dynamiCrafterLoader",
|
||||
@ -19552,6 +19598,7 @@
|
||||
"easy latentNoisy",
|
||||
"easy loadImageBase64",
|
||||
"easy loraStack",
|
||||
"easy loraStackApply",
|
||||
"easy mathFloat",
|
||||
"easy mathInt",
|
||||
"easy mathString",
|
||||
@ -19801,9 +19848,9 @@
|
||||
],
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
|
||||
[
|
||||
"Audio Analysis | YVANN",
|
||||
"Audio Analysis Advanced | YVANN",
|
||||
"Audio Frequency Analysis | YVANN",
|
||||
"Show Text | YVANN"
|
||||
"Audio Reactive IPAdapter | YVANN"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Yvann-Nodes"
|
||||
@ -19896,6 +19943,7 @@
|
||||
"LoadImageWithSwitch",
|
||||
"LoadImageWithoutListDir",
|
||||
"MaskAutoSelector",
|
||||
"MaskCoverFourCorners",
|
||||
"MaskFastGrow",
|
||||
"MaskFromFaceModel",
|
||||
"MatchImageRatioToPreset",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user