Browse Source

update DB

pull/457/head
dr.lt.data 9 months ago
parent
commit
a2a8f58f44
  1. 39
      custom-node-list.json
  2. 79
      extension-node-map.json
  3. 13
      node_db/dev/custom-node-list.json
  4. 32
      node_db/new/custom-node-list.json
  5. 79
      node_db/new/extension-node-map.json

39
custom-node-list.json

@ -297,6 +297,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Conditioning (Blend), Inpainting VAE Encode (WAS), VividSharpen. Experimental nodes, or other random extra helper nodes." "description": "Nodes:Conditioning (Blend), Inpainting VAE Encode (WAS), VividSharpen. Experimental nodes, or other random extra helper nodes."
}, },
{
"author": "SaltAI",
"title": "SaltAI-Open-Resources",
"reference": "https://github.com/get-salt-AI/SaltAI",
"pip": ["numba"],
"files": [
"https://github.com/get-salt-AI/SaltAI"
],
"install_type": "git-clone",
"description": "This repository is a collection of open-source nodes and workflows for ComfyUI, a dev tool that allows users to create node-based workflows often powered by various AI models to do pretty much anything.\nOur mission is to seamlessly connect people and organizations with the world’s foremost AI innovations, anywhere, anytime. Our vision is to foster a flourishing AI ecosystem where the world’s best developers can build and share their work, thereby redefining how software is made, pushing innovation forward, and ensuring as many people as possible can benefit from the positive promise of AI technologies.\nWe believe that ComfyUI is a powerful tool that can help us achieve our mission and vision, by enabling anyone to explore the possibilities and limitations of AI models in a visual and interactive way, without coding if desired.\nWe hope that by sharing our nodes and workflows, we can inspire and empower more people to create amazing AI-powered content with ComfyUI."
},
{ {
"author": "omar92", "author": "omar92",
"title": "Quality of life Suit:V2", "title": "Quality of life Suit:V2",
@ -4237,10 +4248,10 @@
}, },
{ {
"author": "Ryuukeisyou", "author": "Ryuukeisyou",
"title": "comfyui_image_io_helpers", "title": "comfyui_io_helpers",
"reference": "https://github.com/Ryuukeisyou/comfyui_image_io_helpers", "reference": "https://github.com/Ryuukeisyou/comfyui_io_helpers",
"files": [ "files": [
"https://github.com/Ryuukeisyou/comfyui_image_io_helpers" "https://github.com/Ryuukeisyou/comfyui_io_helpers"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64." "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64."
@ -5717,6 +5728,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a node group kit that covers multiple nodes such as local refinement, tag management, random prompt words, text processing, image processing, mask processing, etc" "description": "This is a node group kit that covers multiple nodes such as local refinement, tag management, random prompt words, text processing, image processing, mask processing, etc"
}, },
{
"author": "BXYMartin",
"title": "Comfyui-ergouzi-Nodes",
"reference": "https://github.com/BXYMartin/ComfyUI-InstantIDUtils",
"files": [
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils"
],
"install_type": "git-clone",
"description": "Nodes:Multi-ControlNet Converter, List of Images, Convert PIL to Tensor (NHWC), Convert Tensor (NHWC) to (NCHW), Convert Tensor (NHWC) to PIL"
},
@ -6017,6 +6039,17 @@
"install_type": "copy", "install_type": "copy",
"description": "Nodes:BrevImage. ComfyUI Load Image From URL" "description": "Nodes:BrevImage. ComfyUI Load Image From URL"
}, },
{
"author": "IsItDanOrAi",
"title": "ComfyUI-Stereopsis",
"reference": "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis",
"files": [
"https://github.com/IsItDanOrAi/ComfyUI-Stereopsis/raw/main/Dan%20Frame%20Delay.py",
"https://github.com/IsItDanOrAi/ComfyUI-Stereopsis/raw/main/Dan%20Side-By-Side.py"
],
"install_type": "copy",
"description": "Nodes:Side By Side, Frame Delay.\nThis initiative represents a solo venture dedicated to integrating a stereopsis effect within ComfyUI (Stable Diffusion). Presently, the project is focused on the refinement of node categorization within a unified framework, as it is in the early stages of development. However, it has achieved functionality in a fundamental capacity. By processing a video through the Side-by-Side (SBS) node and applying Frame Delay to one of the inputs, it facilitates the creation of a stereopsis effect. This effect is compatible with any Virtual Reality headset that supports SBS video playback, offering a practical application in immersive media experiences."
},
{ {
"author": "theally", "author": "theally",

79
extension-node-map.json

@ -62,6 +62,7 @@
"EG_TSCMB_GL", "EG_TSCMB_GL",
"EG_TX_CCHQ", "EG_TX_CCHQ",
"EG_TX_CJPJ", "EG_TX_CJPJ",
"EG_TX_JZRY",
"EG_TX_LJBC", "EG_TX_LJBC",
"EG_WB_KSH", "EG_WB_KSH",
"EG_WXZ_QH", "EG_WXZ_QH",
@ -101,7 +102,9 @@
], ],
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
[ [
"GPT4VCaptioner" "GPT4VCaptioner",
"Samin Counter",
"Samin Load Image Batch"
], ],
{ {
"title_aux": "ComfyUI-GPT4V-Image-Captioner" "title_aux": "ComfyUI-GPT4V-Image-Captioner"
@ -327,6 +330,18 @@
"title_aux": "SpliceTools" "title_aux": "SpliceTools"
} }
], ],
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils": [
[
"ListOfImages",
"MultiControlNetConverter",
"NHWC2NCHWTensor",
"NHWCTensor2PIL",
"PIL2NHWCTensor"
],
{
"title_aux": "Comfyui-ergouzi-Nodes"
}
],
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [ "https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
[ [
"Blur", "Blur",
@ -1230,6 +1245,14 @@
"title_aux": "Ranbooru for ComfyUI" "title_aux": "Ranbooru for ComfyUI"
} }
], ],
"https://github.com/IsItDanOrAi/ComfyUI-Stereopsis/raw/main/Dan%20Frame%20Delay.py": [
[
"Dan_FrameDelay"
],
{
"title_aux": "ComfyUI-Stereopsis"
}
],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[ [
"Conditioning Switch (JPS)", "Conditioning Switch (JPS)",
@ -2159,8 +2182,13 @@
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [ "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [
[ [
"KSamplerMirroring", "KSamplerMirroring",
"KSamplerMirroringApart",
"LatentMirror", "LatentMirror",
"LatentShift" "LatentShift",
"MirrorTransform",
"MultiplyTransform",
"ShiftTransform",
"TransformsCombine"
], ],
{ {
"title_aux": "Advanced Latent Control" "title_aux": "Advanced Latent Control"
@ -2198,16 +2226,17 @@
"title_aux": "comfyui_face_parsing" "title_aux": "comfyui_face_parsing"
} }
], ],
"https://github.com/Ryuukeisyou/comfyui_image_io_helpers": [ "https://github.com/Ryuukeisyou/comfyui_io_helpers": [
[ [
"ImageLoadAsMaskByPath(ImageIOHelpers)", "ImageLoadAsMaskByPath(IOHelpers)",
"ImageLoadByPath(ImageIOHelpers)", "ImageLoadByPath(IOHelpers)",
"ImageLoadFromBase64(ImageIOHelpers)", "ImageLoadFromBase64(IOHelpers)",
"ImageSaveAsBase64(ImageIOHelpers)", "ImageSaveAsBase64(IOHelpers)",
"ImageSaveToPath(ImageIOHelpers)" "ImageSaveToPath(IOHelpers)",
"TypeConversion(IOHelpers)"
], ],
{ {
"title_aux": "comfyui_image_io_helpers" "title_aux": "comfyui_io_helpers"
} }
], ],
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [ "https://github.com/SLAPaper/ComfyUI-Image-Selector": [
@ -2444,7 +2473,7 @@
], ],
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [ "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [
[ [
"Ood_hd_CXH" "Ood_CXH"
], ],
{ {
"title_aux": "ComfyUI_OOTDiffusion_CXH" "title_aux": "ComfyUI_OOTDiffusion_CXH"
@ -4653,6 +4682,7 @@
"LayerUtility: PrintInfo", "LayerUtility: PrintInfo",
"LayerUtility: PromptTagger", "LayerUtility: PromptTagger",
"LayerUtility: RestoreCropBox", "LayerUtility: RestoreCropBox",
"LayerUtility: SimpleTextImage",
"LayerUtility: TextImage", "LayerUtility: TextImage",
"LayerUtility: XY to Percent" "LayerUtility: XY to Percent"
], ],
@ -4938,6 +4968,7 @@
"ModelSamplingContinuousEDM", "ModelSamplingContinuousEDM",
"ModelSamplingDiscrete", "ModelSamplingDiscrete",
"ModelSamplingStableCascade", "ModelSamplingStableCascade",
"Morphology",
"PatchModelAddDownscale", "PatchModelAddDownscale",
"PerpNeg", "PerpNeg",
"PhotoMakerEncode", "PhotoMakerEncode",
@ -5711,6 +5742,25 @@
"title_aux": "ComfyUI_GMIC" "title_aux": "ComfyUI_GMIC"
} }
], ],
"https://github.com/get-salt-AI/SaltAI": [
[
"OPAC",
"OPAC2Floats",
"OPACList2ExecList",
"OPACListVariance",
"OPACPerlinSettings",
"OPACTransformImages",
"OPCSLayerExtractor",
"OPCScheduler",
"ParallaxMotion",
"SaltAIStableVideoDiffusion",
"SaltInput",
"SaltOutput"
],
{
"title_aux": "SaltAI-Open-Resources"
}
],
"https://github.com/giriss/comfy-image-saver": [ "https://github.com/giriss/comfy-image-saver": [
[ [
"Cfg Literal", "Cfg Literal",
@ -6386,7 +6436,9 @@
], ],
"https://github.com/klinter007/klinter_nodes": [ "https://github.com/klinter007/klinter_nodes": [
[ [
"concat_klinter" "PresentString",
"concat_klinter",
"whitelist"
], ],
{ {
"title_aux": "Klinter_nodes" "title_aux": "Klinter_nodes"
@ -6765,6 +6817,8 @@
"SEGSRangeFilterDetailerHookProvider", "SEGSRangeFilterDetailerHookProvider",
"SEGSSwitch", "SEGSSwitch",
"SEGSToImageList", "SEGSToImageList",
"SEGSUpscaler",
"SEGSUpscalerPipe",
"SegmDetectorCombined", "SegmDetectorCombined",
"SegmDetectorCombined_v2", "SegmDetectorCombined_v2",
"SegmDetectorForEach", "SegmDetectorForEach",
@ -7774,6 +7828,7 @@
"LoadImagesFromPath", "LoadImagesFromPath",
"LoadImagesFromURL", "LoadImagesFromURL",
"LoraNames_", "LoraNames_",
"LoraPrompt",
"MergeLayers", "MergeLayers",
"MirroredImage", "MirroredImage",
"MultiplicationNode", "MultiplicationNode",
@ -7802,6 +7857,7 @@
"TESTNODE_TOKEN", "TESTNODE_TOKEN",
"TextImage", "TextImage",
"TextInput_", "TextInput_",
"TextSplitByDelimiter",
"TextToNumber", "TextToNumber",
"TransparentImage", "TransparentImage",
"VAEDecodeConsistencyDecoder", "VAEDecodeConsistencyDecoder",
@ -8841,6 +8897,7 @@
"easy latentNoisy", "easy latentNoisy",
"easy loraStack", "easy loraStack",
"easy negative", "easy negative",
"easy pipeEdit",
"easy pipeIn", "easy pipeIn",
"easy pipeOut", "easy pipeOut",
"easy pipeToBasicPipe", "easy pipeToBasicPipe",

13
node_db/dev/custom-node-list.json

@ -9,7 +9,16 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "DeTK",
"title": "ComfyUI Node Switcher",
"reference": "https://github.com/DeTK/ComfyUI-Switch",
"files": [
"https://github.com/DeTK/ComfyUI-Switch"
],
"install_type": "git-clone",
"description": "Nodes:NodeSwitch."
},
{ {
"author": "GrindHouse66", "author": "GrindHouse66",
"title": "GH Tools for ComfyUI", "title": "GH Tools for ComfyUI",
@ -18,7 +27,7 @@
"https://github.com/GrindHouse66/ComfyUI-GH_Tools" "https://github.com/GrindHouse66/ComfyUI-GH_Tools"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:GH Tools Image Sizer. Simple quality of life Tools for ComfyUI. Basically, If it makes my life easier, it will be here. The list will grow over time." "description": "Nodes:GH Tools Image Sizer, GH Tools Simple Scale. Simple quality of life Tools for ComfyUI. Basically, If it makes my life easier, it will be here. The list will grow over time."
}, },
{ {
"author": "sdfxai", "author": "sdfxai",

32
node_db/new/custom-node-list.json

@ -10,6 +10,38 @@
}, },
{
"author": "SaltAI",
"title": "SaltAI-Open-Resources",
"reference": "https://github.com/get-salt-AI/SaltAI",
"pip": ["numba"],
"files": [
"https://github.com/get-salt-AI/SaltAI"
],
"install_type": "git-clone",
"description": "This repository is a collection of open-source nodes and workflows for ComfyUI, a dev tool that allows users to create node-based workflows often powered by various AI models to do pretty much anything.\nOur mission is to seamlessly connect people and organizations with the world’s foremost AI innovations, anywhere, anytime. Our vision is to foster a flourishing AI ecosystem where the world’s best developers can build and share their work, thereby redefining how software is made, pushing innovation forward, and ensuring as many people as possible can benefit from the positive promise of AI technologies.\nWe believe that ComfyUI is a powerful tool that can help us achieve our mission and vision, by enabling anyone to explore the possibilities and limitations of AI models in a visual and interactive way, without coding if desired.\nWe hope that by sharing our nodes and workflows, we can inspire and empower more people to create amazing AI-powered content with ComfyUI."
},
{
"author": "BXYMartin",
"title": "Comfyui-ergouzi-Nodes",
"reference": "https://github.com/BXYMartin/ComfyUI-InstantIDUtils",
"files": [
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils"
],
"install_type": "git-clone",
"description": "Nodes:Multi-ControlNet Converter, List of Images, Convert PIL to Tensor (NHWC), Convert Tensor (NHWC) to (NCHW), Convert Tensor (NHWC) to PIL"
},
{
"author": "IsItDanOrAi",
"title": "ComfyUI-Stereopsis",
"reference": "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis",
"files": [
"https://github.com/IsItDanOrAi/ComfyUI-Stereopsis/raw/main/Dan%20Frame%20Delay.py",
"https://github.com/IsItDanOrAi/ComfyUI-Stereopsis/raw/main/Dan%20Side-By-Side.py"
],
"install_type": "copy",
"description": "Nodes:Side By Side, Frame Delay.\nThis initiative represents a solo venture dedicated to integrating a stereopsis effect within ComfyUI (Stable Diffusion). Presently, the project is focused on the refinement of node categorization within a unified framework, as it is in the early stages of development. However, it has achieved functionality in a fundamental capacity. By processing a video through the Side-by-Side (SBS) node and applying Frame Delay to one of the inputs, it facilitates the creation of a stereopsis effect. This effect is compatible with any Virtual Reality headset that supports SBS video playback, offering a practical application in immersive media experiences."
},
{ {
"author": "huchenlei", "author": "huchenlei",
"title": "ComfyUI-layerdiffusion", "title": "ComfyUI-layerdiffusion",

79
node_db/new/extension-node-map.json

@ -62,6 +62,7 @@
"EG_TSCMB_GL", "EG_TSCMB_GL",
"EG_TX_CCHQ", "EG_TX_CCHQ",
"EG_TX_CJPJ", "EG_TX_CJPJ",
"EG_TX_JZRY",
"EG_TX_LJBC", "EG_TX_LJBC",
"EG_WB_KSH", "EG_WB_KSH",
"EG_WXZ_QH", "EG_WXZ_QH",
@ -101,7 +102,9 @@
], ],
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
[ [
"GPT4VCaptioner" "GPT4VCaptioner",
"Samin Counter",
"Samin Load Image Batch"
], ],
{ {
"title_aux": "ComfyUI-GPT4V-Image-Captioner" "title_aux": "ComfyUI-GPT4V-Image-Captioner"
@ -327,6 +330,18 @@
"title_aux": "SpliceTools" "title_aux": "SpliceTools"
} }
], ],
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils": [
[
"ListOfImages",
"MultiControlNetConverter",
"NHWC2NCHWTensor",
"NHWCTensor2PIL",
"PIL2NHWCTensor"
],
{
"title_aux": "Comfyui-ergouzi-Nodes"
}
],
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [ "https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
[ [
"Blur", "Blur",
@ -1230,6 +1245,14 @@
"title_aux": "Ranbooru for ComfyUI" "title_aux": "Ranbooru for ComfyUI"
} }
], ],
"https://github.com/IsItDanOrAi/ComfyUI-Stereopsis/raw/main/Dan%20Frame%20Delay.py": [
[
"Dan_FrameDelay"
],
{
"title_aux": "ComfyUI-Stereopsis"
}
],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[ [
"Conditioning Switch (JPS)", "Conditioning Switch (JPS)",
@ -2159,8 +2182,13 @@
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [ "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [
[ [
"KSamplerMirroring", "KSamplerMirroring",
"KSamplerMirroringApart",
"LatentMirror", "LatentMirror",
"LatentShift" "LatentShift",
"MirrorTransform",
"MultiplyTransform",
"ShiftTransform",
"TransformsCombine"
], ],
{ {
"title_aux": "Advanced Latent Control" "title_aux": "Advanced Latent Control"
@ -2198,16 +2226,17 @@
"title_aux": "comfyui_face_parsing" "title_aux": "comfyui_face_parsing"
} }
], ],
"https://github.com/Ryuukeisyou/comfyui_image_io_helpers": [ "https://github.com/Ryuukeisyou/comfyui_io_helpers": [
[ [
"ImageLoadAsMaskByPath(ImageIOHelpers)", "ImageLoadAsMaskByPath(IOHelpers)",
"ImageLoadByPath(ImageIOHelpers)", "ImageLoadByPath(IOHelpers)",
"ImageLoadFromBase64(ImageIOHelpers)", "ImageLoadFromBase64(IOHelpers)",
"ImageSaveAsBase64(ImageIOHelpers)", "ImageSaveAsBase64(IOHelpers)",
"ImageSaveToPath(ImageIOHelpers)" "ImageSaveToPath(IOHelpers)",
"TypeConversion(IOHelpers)"
], ],
{ {
"title_aux": "comfyui_image_io_helpers" "title_aux": "comfyui_io_helpers"
} }
], ],
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [ "https://github.com/SLAPaper/ComfyUI-Image-Selector": [
@ -2444,7 +2473,7 @@
], ],
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [ "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [
[ [
"Ood_hd_CXH" "Ood_CXH"
], ],
{ {
"title_aux": "ComfyUI_OOTDiffusion_CXH" "title_aux": "ComfyUI_OOTDiffusion_CXH"
@ -4653,6 +4682,7 @@
"LayerUtility: PrintInfo", "LayerUtility: PrintInfo",
"LayerUtility: PromptTagger", "LayerUtility: PromptTagger",
"LayerUtility: RestoreCropBox", "LayerUtility: RestoreCropBox",
"LayerUtility: SimpleTextImage",
"LayerUtility: TextImage", "LayerUtility: TextImage",
"LayerUtility: XY to Percent" "LayerUtility: XY to Percent"
], ],
@ -4938,6 +4968,7 @@
"ModelSamplingContinuousEDM", "ModelSamplingContinuousEDM",
"ModelSamplingDiscrete", "ModelSamplingDiscrete",
"ModelSamplingStableCascade", "ModelSamplingStableCascade",
"Morphology",
"PatchModelAddDownscale", "PatchModelAddDownscale",
"PerpNeg", "PerpNeg",
"PhotoMakerEncode", "PhotoMakerEncode",
@ -5711,6 +5742,25 @@
"title_aux": "ComfyUI_GMIC" "title_aux": "ComfyUI_GMIC"
} }
], ],
"https://github.com/get-salt-AI/SaltAI": [
[
"OPAC",
"OPAC2Floats",
"OPACList2ExecList",
"OPACListVariance",
"OPACPerlinSettings",
"OPACTransformImages",
"OPCSLayerExtractor",
"OPCScheduler",
"ParallaxMotion",
"SaltAIStableVideoDiffusion",
"SaltInput",
"SaltOutput"
],
{
"title_aux": "SaltAI-Open-Resources"
}
],
"https://github.com/giriss/comfy-image-saver": [ "https://github.com/giriss/comfy-image-saver": [
[ [
"Cfg Literal", "Cfg Literal",
@ -6386,7 +6436,9 @@
], ],
"https://github.com/klinter007/klinter_nodes": [ "https://github.com/klinter007/klinter_nodes": [
[ [
"concat_klinter" "PresentString",
"concat_klinter",
"whitelist"
], ],
{ {
"title_aux": "Klinter_nodes" "title_aux": "Klinter_nodes"
@ -6765,6 +6817,8 @@
"SEGSRangeFilterDetailerHookProvider", "SEGSRangeFilterDetailerHookProvider",
"SEGSSwitch", "SEGSSwitch",
"SEGSToImageList", "SEGSToImageList",
"SEGSUpscaler",
"SEGSUpscalerPipe",
"SegmDetectorCombined", "SegmDetectorCombined",
"SegmDetectorCombined_v2", "SegmDetectorCombined_v2",
"SegmDetectorForEach", "SegmDetectorForEach",
@ -7774,6 +7828,7 @@
"LoadImagesFromPath", "LoadImagesFromPath",
"LoadImagesFromURL", "LoadImagesFromURL",
"LoraNames_", "LoraNames_",
"LoraPrompt",
"MergeLayers", "MergeLayers",
"MirroredImage", "MirroredImage",
"MultiplicationNode", "MultiplicationNode",
@ -7802,6 +7857,7 @@
"TESTNODE_TOKEN", "TESTNODE_TOKEN",
"TextImage", "TextImage",
"TextInput_", "TextInput_",
"TextSplitByDelimiter",
"TextToNumber", "TextToNumber",
"TransparentImage", "TransparentImage",
"VAEDecodeConsistencyDecoder", "VAEDecodeConsistencyDecoder",
@ -8841,6 +8897,7 @@
"easy latentNoisy", "easy latentNoisy",
"easy loraStack", "easy loraStack",
"easy negative", "easy negative",
"easy pipeEdit",
"easy pipeIn", "easy pipeIn",
"easy pipeOut", "easy pipeOut",
"easy pipeToBasicPipe", "easy pipeToBasicPipe",

Loading…
Cancel
Save