mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-14 12:22:29 +08:00
This commit is contained in:
parent
448c6b2aab
commit
d870273d4b
@ -6050,7 +6050,6 @@
|
|||||||
"https://github.com/Damkohler/jlc-comfyui-nodes": [
|
"https://github.com/Damkohler/jlc-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
"JLC_ControlNetApply",
|
"JLC_ControlNetApply",
|
||||||
"JLC_ControlNetApplyAdvanced",
|
|
||||||
"JLC_LoraLoaderBlockWeightTwo",
|
"JLC_LoraLoaderBlockWeightTwo",
|
||||||
"JLC_LoraLoaderTenStack",
|
"JLC_LoraLoaderTenStack",
|
||||||
"JLC_PaddedImage",
|
"JLC_PaddedImage",
|
||||||
@ -6345,12 +6344,29 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": [
|
"https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": [
|
||||||
[
|
[
|
||||||
|
"DP_GetListItem",
|
||||||
|
"DP_JSONToText",
|
||||||
|
"DP_StringFormatter",
|
||||||
|
"DebugPadawan_ColorPalette",
|
||||||
"DebugPadawan_ConditionalString",
|
"DebugPadawan_ConditionalString",
|
||||||
"DebugPadawan_DebugPrint",
|
"DebugPadawan_DebugPrint",
|
||||||
|
"DebugPadawan_FloatMathOperation",
|
||||||
|
"DebugPadawan_GetListItem",
|
||||||
|
"DebugPadawan_ImageInfo",
|
||||||
|
"DebugPadawan_IntMathOperation",
|
||||||
"DebugPadawan_ListInfo",
|
"DebugPadawan_ListInfo",
|
||||||
|
"DebugPadawan_ListSlicer",
|
||||||
|
"DebugPadawan_LogicGate",
|
||||||
|
"DebugPadawan_RandomGenerator",
|
||||||
|
"DebugPadawan_TextCase",
|
||||||
|
"DebugPadawan_TextCompare",
|
||||||
"DebugPadawan_TextJoiner",
|
"DebugPadawan_TextJoiner",
|
||||||
|
"DebugPadawan_TextLength",
|
||||||
|
"DebugPadawan_TextRegex",
|
||||||
|
"DebugPadawan_TextReplace",
|
||||||
"DebugPadawan_TextSplitter",
|
"DebugPadawan_TextSplitter",
|
||||||
"DebugPadawan_TextToJSON",
|
"DebugPadawan_TextToJSON",
|
||||||
|
"DebugPadawan_TextTrim",
|
||||||
"DebugPadawan_WaitNode"
|
"DebugPadawan_WaitNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -6429,6 +6445,7 @@
|
|||||||
"AnyConcatNode",
|
"AnyConcatNode",
|
||||||
"AnytoFloatAdapterNode",
|
"AnytoFloatAdapterNode",
|
||||||
"AnytoIntegerAdapterNode",
|
"AnytoIntegerAdapterNode",
|
||||||
|
"BooleanSwitchNode",
|
||||||
"CheckpointSelectorNode",
|
"CheckpointSelectorNode",
|
||||||
"ClipSkipSliderNode",
|
"ClipSkipSliderNode",
|
||||||
"CountListNode",
|
"CountListNode",
|
||||||
@ -8455,7 +8472,8 @@
|
|||||||
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
|
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
|
||||||
[
|
[
|
||||||
"LoadDescriptionNode",
|
"LoadDescriptionNode",
|
||||||
"RandomLineFromText"
|
"RandomLineFromText",
|
||||||
|
"TextTemplate"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-feroccustomnodes"
|
"title_aux": "comfyui-feroccustomnodes"
|
||||||
@ -8816,6 +8834,8 @@
|
|||||||
"FERaftFlow",
|
"FERaftFlow",
|
||||||
"TextBatchToList",
|
"TextBatchToList",
|
||||||
"TextListToBatch",
|
"TextListToBatch",
|
||||||
|
"TextSplitToBatch",
|
||||||
|
"TextSplitToList",
|
||||||
"TileMerge",
|
"TileMerge",
|
||||||
"TileSplit"
|
"TileSplit"
|
||||||
],
|
],
|
||||||
@ -17379,6 +17399,7 @@
|
|||||||
"RS_Saturation",
|
"RS_Saturation",
|
||||||
"RS_TextOverlay",
|
"RS_TextOverlay",
|
||||||
"RaykoIntermediateSplineMask",
|
"RaykoIntermediateSplineMask",
|
||||||
|
"RaykoLoopSwitchSeed",
|
||||||
"RaykoModelsLoader",
|
"RaykoModelsLoader",
|
||||||
"RaykoSplineMask",
|
"RaykoSplineMask",
|
||||||
"SaveImagePair"
|
"SaveImagePair"
|
||||||
@ -29419,6 +29440,7 @@
|
|||||||
"Image_UpscaleModel",
|
"Image_UpscaleModel",
|
||||||
"Image_batch_composite",
|
"Image_batch_composite",
|
||||||
"Image_batch_select",
|
"Image_batch_select",
|
||||||
|
"Image_crop_visual",
|
||||||
"Image_effect_Load",
|
"Image_effect_Load",
|
||||||
"Image_merge2image",
|
"Image_merge2image",
|
||||||
"Image_pad_adjust",
|
"Image_pad_adjust",
|
||||||
@ -31874,6 +31896,7 @@
|
|||||||
"ColorToRGBInt",
|
"ColorToRGBInt",
|
||||||
"ComboOptionTestNode",
|
"ComboOptionTestNode",
|
||||||
"ComfyMathExpression",
|
"ComfyMathExpression",
|
||||||
|
"ComfyNumberConvert",
|
||||||
"ComfySoftSwitchNode",
|
"ComfySoftSwitchNode",
|
||||||
"ComfySwitchNode",
|
"ComfySwitchNode",
|
||||||
"ConditioningAverage",
|
"ConditioningAverage",
|
||||||
@ -31900,6 +31923,7 @@
|
|||||||
"CreateVideo",
|
"CreateVideo",
|
||||||
"CropByBBoxes",
|
"CropByBBoxes",
|
||||||
"CropMask",
|
"CropMask",
|
||||||
|
"CurveEditor",
|
||||||
"CustomCombo",
|
"CustomCombo",
|
||||||
"DCTestNode",
|
"DCTestNode",
|
||||||
"DiffControlNetLoader",
|
"DiffControlNetLoader",
|
||||||
@ -31967,7 +31991,9 @@
|
|||||||
"GrokImageEditNode",
|
"GrokImageEditNode",
|
||||||
"GrokImageNode",
|
"GrokImageNode",
|
||||||
"GrokVideoEditNode",
|
"GrokVideoEditNode",
|
||||||
|
"GrokVideoExtendNode",
|
||||||
"GrokVideoNode",
|
"GrokVideoNode",
|
||||||
|
"GrokVideoReferenceNode",
|
||||||
"GrowMask",
|
"GrowMask",
|
||||||
"HitPawGeneralImageEnhance",
|
"HitPawGeneralImageEnhance",
|
||||||
"HitPawVideoEnhance",
|
"HitPawVideoEnhance",
|
||||||
@ -32061,6 +32087,7 @@
|
|||||||
"LTXVImgToVideoInplace",
|
"LTXVImgToVideoInplace",
|
||||||
"LTXVLatentUpsampler",
|
"LTXVLatentUpsampler",
|
||||||
"LTXVPreprocess",
|
"LTXVPreprocess",
|
||||||
|
"LTXVReferenceAudio",
|
||||||
"LTXVScheduler",
|
"LTXVScheduler",
|
||||||
"LTXVSeparateAVLatent",
|
"LTXVSeparateAVLatent",
|
||||||
"LaplaceScheduler",
|
"LaplaceScheduler",
|
||||||
@ -34566,10 +34593,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
|
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
|
||||||
[
|
[
|
||||||
"BEN2RemoveBackground",
|
|
||||||
"BiRefNetGetMask",
|
|
||||||
"BiRefNetRemoveBackground",
|
|
||||||
"BlurFusionForegroundEstimation",
|
|
||||||
"ClaudeAPIClient",
|
"ClaudeAPIClient",
|
||||||
"ClaudeConversation",
|
"ClaudeConversation",
|
||||||
"ClaudeConversationInfo",
|
"ClaudeConversationInfo",
|
||||||
@ -34591,7 +34614,6 @@
|
|||||||
"GeminiSystemInstruction",
|
"GeminiSystemInstruction",
|
||||||
"GeminiTextGeneration",
|
"GeminiTextGeneration",
|
||||||
"GeminiVision",
|
"GeminiVision",
|
||||||
"InSPyReNetRemoveBackground",
|
|
||||||
"JibMixQwenImageNode",
|
"JibMixQwenImageNode",
|
||||||
"OpenAIAPIConfig",
|
"OpenAIAPIConfig",
|
||||||
"OpenAIChat",
|
"OpenAIChat",
|
||||||
@ -34611,7 +34633,6 @@
|
|||||||
"QwenImageMaxNode",
|
"QwenImageMaxNode",
|
||||||
"QwenImageMultipleAnglesNode",
|
"QwenImageMultipleAnglesNode",
|
||||||
"QwenImageTextToImageNode",
|
"QwenImageTextToImageNode",
|
||||||
"RembgRemoveBackground",
|
|
||||||
"SHARPPredict",
|
"SHARPPredict",
|
||||||
"SHARPRenderVideo",
|
"SHARPRenderVideo",
|
||||||
"SHARPRenderViews",
|
"SHARPRenderViews",
|
||||||
@ -40548,6 +40569,14 @@
|
|||||||
"title_aux": "ResAdapter for ComfyUI"
|
"title_aux": "ResAdapter for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jimpi-dev/WorkflowUIPlugin": [
|
||||||
|
[
|
||||||
|
"WorkflowUILink"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "WorkflowUIPlugin"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jinanlongen/ComfyUI-Prompt-Expander": [
|
"https://github.com/jinanlongen/ComfyUI-Prompt-Expander": [
|
||||||
[
|
[
|
||||||
"PromptExpanderNode"
|
"PromptExpanderNode"
|
||||||
@ -46791,6 +46820,9 @@
|
|||||||
"StyleStringInjector2",
|
"StyleStringInjector2",
|
||||||
"VAEEncodeSoftInpainting",
|
"VAEEncodeSoftInpainting",
|
||||||
"ZSamplerTurbo",
|
"ZSamplerTurbo",
|
||||||
|
"ZSamplerTurbo2",
|
||||||
|
"ZSamplerTurbo2Advanced",
|
||||||
|
"ZSamplerTurbo2Laboratory",
|
||||||
"ZSamplerTurboAdvanced"
|
"ZSamplerTurboAdvanced"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -47003,7 +47035,6 @@
|
|||||||
"mrmth_ScriptInput",
|
"mrmth_ScriptInput",
|
||||||
"mrmth_VAEMathNode",
|
"mrmth_VAEMathNode",
|
||||||
"mrmth_VideoMathNode",
|
"mrmth_VideoMathNode",
|
||||||
"mrmth_ag_AudioMathNode",
|
|
||||||
"mrmth_ag_CLIPMathNode",
|
"mrmth_ag_CLIPMathNode",
|
||||||
"mrmth_ag_ConditioningMathNode",
|
"mrmth_ag_ConditioningMathNode",
|
||||||
"mrmth_ag_FloatMathNode",
|
"mrmth_ag_FloatMathNode",
|
||||||
@ -47409,6 +47440,8 @@
|
|||||||
"BoundaryFrameSplicer",
|
"BoundaryFrameSplicer",
|
||||||
"ClampFloat",
|
"ClampFloat",
|
||||||
"ContextImageExtractor",
|
"ContextImageExtractor",
|
||||||
|
"ControlCrossfadeIterationFix",
|
||||||
|
"ControlCrossfadeSimple",
|
||||||
"ControlEndFrameExtractor",
|
"ControlEndFrameExtractor",
|
||||||
"ControlImageSlicer",
|
"ControlImageSlicer",
|
||||||
"EndFrameInjector",
|
"EndFrameInjector",
|
||||||
@ -47416,6 +47449,7 @@
|
|||||||
"FrameAccumulator",
|
"FrameAccumulator",
|
||||||
"FrameContextFit",
|
"FrameContextFit",
|
||||||
"ImageExists",
|
"ImageExists",
|
||||||
|
"ImageModeRouter",
|
||||||
"IterPromptBuilder",
|
"IterPromptBuilder",
|
||||||
"IterSeedBatch",
|
"IterSeedBatch",
|
||||||
"IterStringSelector",
|
"IterStringSelector",
|
||||||
@ -54715,18 +54749,31 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": [
|
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": [
|
||||||
[
|
[
|
||||||
|
"SmartBusIn",
|
||||||
|
"SmartBusIn5",
|
||||||
|
"SmartBusOut",
|
||||||
|
"SmartBusOut5",
|
||||||
|
"SmartDualModelLoader",
|
||||||
"SmartFormatString",
|
"SmartFormatString",
|
||||||
"SmartFormatString10",
|
"SmartFormatString10",
|
||||||
"SmartHVLoraSelect",
|
"SmartHVLoraSelect",
|
||||||
"SmartHVLoraStack",
|
"SmartHVLoraStack",
|
||||||
"SmartHWMonitor",
|
"SmartHWMonitor",
|
||||||
|
"SmartLoadDoubleLoRA",
|
||||||
"SmartLoadLoRA",
|
"SmartLoadLoRA",
|
||||||
|
"SmartMobiusVAEDecode",
|
||||||
|
"SmartMobiusWanLoop",
|
||||||
|
"SmartModelInfo",
|
||||||
|
"SmartModelLoader",
|
||||||
"SmartModelOrLoraToString",
|
"SmartModelOrLoraToString",
|
||||||
"SmartPrompt",
|
"SmartPrompt",
|
||||||
"SmartRemoveComments",
|
"SmartRemoveComments",
|
||||||
"SmartSaveAnimatedGIF",
|
"SmartSaveAnimatedGIF",
|
||||||
"SmartSaveText",
|
"SmartSaveText",
|
||||||
"SmartShowAnything"
|
"SmartSetFloat",
|
||||||
|
"SmartSetInt",
|
||||||
|
"SmartShowAnything",
|
||||||
|
"SmartWanFirstMiddleLastFrameToVideoHighNoiseEnd"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Smart Helper Nodes"
|
"title_aux": "ComfyUI Smart Helper Nodes"
|
||||||
|
|||||||
5387
github-stats.json
5387
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -6050,7 +6050,6 @@
|
|||||||
"https://github.com/Damkohler/jlc-comfyui-nodes": [
|
"https://github.com/Damkohler/jlc-comfyui-nodes": [
|
||||||
[
|
[
|
||||||
"JLC_ControlNetApply",
|
"JLC_ControlNetApply",
|
||||||
"JLC_ControlNetApplyAdvanced",
|
|
||||||
"JLC_LoraLoaderBlockWeightTwo",
|
"JLC_LoraLoaderBlockWeightTwo",
|
||||||
"JLC_LoraLoaderTenStack",
|
"JLC_LoraLoaderTenStack",
|
||||||
"JLC_PaddedImage",
|
"JLC_PaddedImage",
|
||||||
@ -6345,12 +6344,29 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": [
|
"https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": [
|
||||||
[
|
[
|
||||||
|
"DP_GetListItem",
|
||||||
|
"DP_JSONToText",
|
||||||
|
"DP_StringFormatter",
|
||||||
|
"DebugPadawan_ColorPalette",
|
||||||
"DebugPadawan_ConditionalString",
|
"DebugPadawan_ConditionalString",
|
||||||
"DebugPadawan_DebugPrint",
|
"DebugPadawan_DebugPrint",
|
||||||
|
"DebugPadawan_FloatMathOperation",
|
||||||
|
"DebugPadawan_GetListItem",
|
||||||
|
"DebugPadawan_ImageInfo",
|
||||||
|
"DebugPadawan_IntMathOperation",
|
||||||
"DebugPadawan_ListInfo",
|
"DebugPadawan_ListInfo",
|
||||||
|
"DebugPadawan_ListSlicer",
|
||||||
|
"DebugPadawan_LogicGate",
|
||||||
|
"DebugPadawan_RandomGenerator",
|
||||||
|
"DebugPadawan_TextCase",
|
||||||
|
"DebugPadawan_TextCompare",
|
||||||
"DebugPadawan_TextJoiner",
|
"DebugPadawan_TextJoiner",
|
||||||
|
"DebugPadawan_TextLength",
|
||||||
|
"DebugPadawan_TextRegex",
|
||||||
|
"DebugPadawan_TextReplace",
|
||||||
"DebugPadawan_TextSplitter",
|
"DebugPadawan_TextSplitter",
|
||||||
"DebugPadawan_TextToJSON",
|
"DebugPadawan_TextToJSON",
|
||||||
|
"DebugPadawan_TextTrim",
|
||||||
"DebugPadawan_WaitNode"
|
"DebugPadawan_WaitNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -6429,6 +6445,7 @@
|
|||||||
"AnyConcatNode",
|
"AnyConcatNode",
|
||||||
"AnytoFloatAdapterNode",
|
"AnytoFloatAdapterNode",
|
||||||
"AnytoIntegerAdapterNode",
|
"AnytoIntegerAdapterNode",
|
||||||
|
"BooleanSwitchNode",
|
||||||
"CheckpointSelectorNode",
|
"CheckpointSelectorNode",
|
||||||
"ClipSkipSliderNode",
|
"ClipSkipSliderNode",
|
||||||
"CountListNode",
|
"CountListNode",
|
||||||
@ -8455,7 +8472,8 @@
|
|||||||
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
|
"https://github.com/Ferocit/comfyui-feroccustomnodes": [
|
||||||
[
|
[
|
||||||
"LoadDescriptionNode",
|
"LoadDescriptionNode",
|
||||||
"RandomLineFromText"
|
"RandomLineFromText",
|
||||||
|
"TextTemplate"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-feroccustomnodes"
|
"title_aux": "comfyui-feroccustomnodes"
|
||||||
@ -8816,6 +8834,8 @@
|
|||||||
"FERaftFlow",
|
"FERaftFlow",
|
||||||
"TextBatchToList",
|
"TextBatchToList",
|
||||||
"TextListToBatch",
|
"TextListToBatch",
|
||||||
|
"TextSplitToBatch",
|
||||||
|
"TextSplitToList",
|
||||||
"TileMerge",
|
"TileMerge",
|
||||||
"TileSplit"
|
"TileSplit"
|
||||||
],
|
],
|
||||||
@ -17379,6 +17399,7 @@
|
|||||||
"RS_Saturation",
|
"RS_Saturation",
|
||||||
"RS_TextOverlay",
|
"RS_TextOverlay",
|
||||||
"RaykoIntermediateSplineMask",
|
"RaykoIntermediateSplineMask",
|
||||||
|
"RaykoLoopSwitchSeed",
|
||||||
"RaykoModelsLoader",
|
"RaykoModelsLoader",
|
||||||
"RaykoSplineMask",
|
"RaykoSplineMask",
|
||||||
"SaveImagePair"
|
"SaveImagePair"
|
||||||
@ -29419,6 +29440,7 @@
|
|||||||
"Image_UpscaleModel",
|
"Image_UpscaleModel",
|
||||||
"Image_batch_composite",
|
"Image_batch_composite",
|
||||||
"Image_batch_select",
|
"Image_batch_select",
|
||||||
|
"Image_crop_visual",
|
||||||
"Image_effect_Load",
|
"Image_effect_Load",
|
||||||
"Image_merge2image",
|
"Image_merge2image",
|
||||||
"Image_pad_adjust",
|
"Image_pad_adjust",
|
||||||
@ -31874,6 +31896,7 @@
|
|||||||
"ColorToRGBInt",
|
"ColorToRGBInt",
|
||||||
"ComboOptionTestNode",
|
"ComboOptionTestNode",
|
||||||
"ComfyMathExpression",
|
"ComfyMathExpression",
|
||||||
|
"ComfyNumberConvert",
|
||||||
"ComfySoftSwitchNode",
|
"ComfySoftSwitchNode",
|
||||||
"ComfySwitchNode",
|
"ComfySwitchNode",
|
||||||
"ConditioningAverage",
|
"ConditioningAverage",
|
||||||
@ -31900,6 +31923,7 @@
|
|||||||
"CreateVideo",
|
"CreateVideo",
|
||||||
"CropByBBoxes",
|
"CropByBBoxes",
|
||||||
"CropMask",
|
"CropMask",
|
||||||
|
"CurveEditor",
|
||||||
"CustomCombo",
|
"CustomCombo",
|
||||||
"DCTestNode",
|
"DCTestNode",
|
||||||
"DiffControlNetLoader",
|
"DiffControlNetLoader",
|
||||||
@ -31967,7 +31991,9 @@
|
|||||||
"GrokImageEditNode",
|
"GrokImageEditNode",
|
||||||
"GrokImageNode",
|
"GrokImageNode",
|
||||||
"GrokVideoEditNode",
|
"GrokVideoEditNode",
|
||||||
|
"GrokVideoExtendNode",
|
||||||
"GrokVideoNode",
|
"GrokVideoNode",
|
||||||
|
"GrokVideoReferenceNode",
|
||||||
"GrowMask",
|
"GrowMask",
|
||||||
"HitPawGeneralImageEnhance",
|
"HitPawGeneralImageEnhance",
|
||||||
"HitPawVideoEnhance",
|
"HitPawVideoEnhance",
|
||||||
@ -32061,6 +32087,7 @@
|
|||||||
"LTXVImgToVideoInplace",
|
"LTXVImgToVideoInplace",
|
||||||
"LTXVLatentUpsampler",
|
"LTXVLatentUpsampler",
|
||||||
"LTXVPreprocess",
|
"LTXVPreprocess",
|
||||||
|
"LTXVReferenceAudio",
|
||||||
"LTXVScheduler",
|
"LTXVScheduler",
|
||||||
"LTXVSeparateAVLatent",
|
"LTXVSeparateAVLatent",
|
||||||
"LaplaceScheduler",
|
"LaplaceScheduler",
|
||||||
@ -34566,10 +34593,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
|
"https://github.com/eRepublik-Labs/comfyui-nodes-erpk": [
|
||||||
[
|
[
|
||||||
"BEN2RemoveBackground",
|
|
||||||
"BiRefNetGetMask",
|
|
||||||
"BiRefNetRemoveBackground",
|
|
||||||
"BlurFusionForegroundEstimation",
|
|
||||||
"ClaudeAPIClient",
|
"ClaudeAPIClient",
|
||||||
"ClaudeConversation",
|
"ClaudeConversation",
|
||||||
"ClaudeConversationInfo",
|
"ClaudeConversationInfo",
|
||||||
@ -34591,7 +34614,6 @@
|
|||||||
"GeminiSystemInstruction",
|
"GeminiSystemInstruction",
|
||||||
"GeminiTextGeneration",
|
"GeminiTextGeneration",
|
||||||
"GeminiVision",
|
"GeminiVision",
|
||||||
"InSPyReNetRemoveBackground",
|
|
||||||
"JibMixQwenImageNode",
|
"JibMixQwenImageNode",
|
||||||
"OpenAIAPIConfig",
|
"OpenAIAPIConfig",
|
||||||
"OpenAIChat",
|
"OpenAIChat",
|
||||||
@ -34611,7 +34633,6 @@
|
|||||||
"QwenImageMaxNode",
|
"QwenImageMaxNode",
|
||||||
"QwenImageMultipleAnglesNode",
|
"QwenImageMultipleAnglesNode",
|
||||||
"QwenImageTextToImageNode",
|
"QwenImageTextToImageNode",
|
||||||
"RembgRemoveBackground",
|
|
||||||
"SHARPPredict",
|
"SHARPPredict",
|
||||||
"SHARPRenderVideo",
|
"SHARPRenderVideo",
|
||||||
"SHARPRenderViews",
|
"SHARPRenderViews",
|
||||||
@ -40548,6 +40569,14 @@
|
|||||||
"title_aux": "ResAdapter for ComfyUI"
|
"title_aux": "ResAdapter for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jimpi-dev/WorkflowUIPlugin": [
|
||||||
|
[
|
||||||
|
"WorkflowUILink"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "WorkflowUIPlugin"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jinanlongen/ComfyUI-Prompt-Expander": [
|
"https://github.com/jinanlongen/ComfyUI-Prompt-Expander": [
|
||||||
[
|
[
|
||||||
"PromptExpanderNode"
|
"PromptExpanderNode"
|
||||||
@ -46791,6 +46820,9 @@
|
|||||||
"StyleStringInjector2",
|
"StyleStringInjector2",
|
||||||
"VAEEncodeSoftInpainting",
|
"VAEEncodeSoftInpainting",
|
||||||
"ZSamplerTurbo",
|
"ZSamplerTurbo",
|
||||||
|
"ZSamplerTurbo2",
|
||||||
|
"ZSamplerTurbo2Advanced",
|
||||||
|
"ZSamplerTurbo2Laboratory",
|
||||||
"ZSamplerTurboAdvanced"
|
"ZSamplerTurboAdvanced"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -47003,7 +47035,6 @@
|
|||||||
"mrmth_ScriptInput",
|
"mrmth_ScriptInput",
|
||||||
"mrmth_VAEMathNode",
|
"mrmth_VAEMathNode",
|
||||||
"mrmth_VideoMathNode",
|
"mrmth_VideoMathNode",
|
||||||
"mrmth_ag_AudioMathNode",
|
|
||||||
"mrmth_ag_CLIPMathNode",
|
"mrmth_ag_CLIPMathNode",
|
||||||
"mrmth_ag_ConditioningMathNode",
|
"mrmth_ag_ConditioningMathNode",
|
||||||
"mrmth_ag_FloatMathNode",
|
"mrmth_ag_FloatMathNode",
|
||||||
@ -47409,6 +47440,8 @@
|
|||||||
"BoundaryFrameSplicer",
|
"BoundaryFrameSplicer",
|
||||||
"ClampFloat",
|
"ClampFloat",
|
||||||
"ContextImageExtractor",
|
"ContextImageExtractor",
|
||||||
|
"ControlCrossfadeIterationFix",
|
||||||
|
"ControlCrossfadeSimple",
|
||||||
"ControlEndFrameExtractor",
|
"ControlEndFrameExtractor",
|
||||||
"ControlImageSlicer",
|
"ControlImageSlicer",
|
||||||
"EndFrameInjector",
|
"EndFrameInjector",
|
||||||
@ -47416,6 +47449,7 @@
|
|||||||
"FrameAccumulator",
|
"FrameAccumulator",
|
||||||
"FrameContextFit",
|
"FrameContextFit",
|
||||||
"ImageExists",
|
"ImageExists",
|
||||||
|
"ImageModeRouter",
|
||||||
"IterPromptBuilder",
|
"IterPromptBuilder",
|
||||||
"IterSeedBatch",
|
"IterSeedBatch",
|
||||||
"IterStringSelector",
|
"IterStringSelector",
|
||||||
@ -54715,18 +54749,31 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": [
|
"https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": [
|
||||||
[
|
[
|
||||||
|
"SmartBusIn",
|
||||||
|
"SmartBusIn5",
|
||||||
|
"SmartBusOut",
|
||||||
|
"SmartBusOut5",
|
||||||
|
"SmartDualModelLoader",
|
||||||
"SmartFormatString",
|
"SmartFormatString",
|
||||||
"SmartFormatString10",
|
"SmartFormatString10",
|
||||||
"SmartHVLoraSelect",
|
"SmartHVLoraSelect",
|
||||||
"SmartHVLoraStack",
|
"SmartHVLoraStack",
|
||||||
"SmartHWMonitor",
|
"SmartHWMonitor",
|
||||||
|
"SmartLoadDoubleLoRA",
|
||||||
"SmartLoadLoRA",
|
"SmartLoadLoRA",
|
||||||
|
"SmartMobiusVAEDecode",
|
||||||
|
"SmartMobiusWanLoop",
|
||||||
|
"SmartModelInfo",
|
||||||
|
"SmartModelLoader",
|
||||||
"SmartModelOrLoraToString",
|
"SmartModelOrLoraToString",
|
||||||
"SmartPrompt",
|
"SmartPrompt",
|
||||||
"SmartRemoveComments",
|
"SmartRemoveComments",
|
||||||
"SmartSaveAnimatedGIF",
|
"SmartSaveAnimatedGIF",
|
||||||
"SmartSaveText",
|
"SmartSaveText",
|
||||||
"SmartShowAnything"
|
"SmartSetFloat",
|
||||||
|
"SmartSetInt",
|
||||||
|
"SmartShowAnything",
|
||||||
|
"SmartWanFirstMiddleLastFrameToVideoHighNoiseEnd"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Smart Helper Nodes"
|
"title_aux": "ComfyUI Smart Helper Nodes"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user