From bbb1098a140e5b4b2278b1293cefd38934e27eb8 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Wed, 11 Oct 2023 14:46:09 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ---- extension-node-map.json | 75 ++++++++++------------------ node_db/legacy/custom-node-list.json | 10 ++++ node_db/new/extension-node-map.json | 75 ++++++++++------------------ 4 files changed, 64 insertions(+), 106 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4fe2603..0c4f4f9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -457,16 +457,6 @@ "install_type": "git-clone", "description": "Save a picture as Webp file in Comfy + Workflow loading" }, - { - "author": "chenbaiyujason", - "title": "sc-node-comfyui", - "reference": "https://github.com/chenbaiyujason/sc-node-comfyui", - "files": [ - "https://github.com/chenbaiyujason/sc-node-comfyui" - ], - "install_type": "git-clone", - "description": "Nodes for GPT interaction and text manipulation" - }, { "author": "SLAPaper", "title": "ComfyUI-Image-Selector", diff --git a/extension-node-map.json b/extension-node-map.json index 32eb4ef..2bf3d5c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -689,14 +689,23 @@ [ "Empty Images", "Image Overlay", + "ImageListLoader", "Join Float Lists", "Join Image Lists", + "KepStringList", + "KepStringListFromNewline", + "Kep_JoinListAny", + "Kep_RepeatList", + "Kep_ReverseList", + "Kep_VariableImageBuilder", "List Length", "Range(Num Steps) - Float", "Range(Num Steps) - Int", "Range(Step) - Float", "Range(Step) - Int", - "Stack Images" + "Stack Images", + "XYAny", + "XYImage" ], { "title_aux": "Comfy_KepListStuff" @@ -1362,6 +1371,7 @@ ], "https://github.com/WASasquatch/WAS_Extras": [ [ + "BLVAEEncode", "CLIPTextEncodeList", "ConditioningBlend", "DebugInput", @@ -1611,8 +1621,9 @@ [ "ZuellniExLlamaGenerator", "ZuellniExLlamaLoader", - "ZuellniTextPreviewer", - "ZuellniTextReplacer" + "ZuellniTextCondition", + "ZuellniTextFormat", + "ZuellniTextPreview" ], { "title_aux": "ComfyUI-ExLlama" @@ -1632,8 +1643,10 @@ "https://github.com/a1lazydog/ComfyUI-AudioScheduler": [ [ "AmplitudeSchedule", + "AudioToAmplitudeGraph", "AudioToFFTs", "BatchAmplitudeSchedule", + "FloatsToGraph", "LoadAudio" ], { @@ -1787,24 +1800,7 @@ ], "https://github.com/azazeal04/ComfyUI-Styles": [ [ - "Aesthetic Styler", - "AestheticStyler", - "Anime Styler", - "AnimeStyler", - "Fantasy Styler", - "FantasyStyler", - "Gothic Styler", - "GothicStyler", - "Halloween Styler", - "HalloweenStyler", - "Line Art Styler", - "LineArtStyler", - "Movie Poster_Styler", - "MoviePosterStyler", - "Punk Style", - "PunkStyler", - "Travel Poster Styler", - "TravelPosterStyler" + "menus" ], { "title_aux": "ComfyUI-Styles" @@ -2041,32 +2037,6 @@ "title_aux": "Image loader with subfolders" } ], - "https://github.com/chenbaiyujason/sc-node-comfyui": [ - [ - "8 Combine Text String", - "Builder Text String", - "Clean Gradio", - "Combine GPT Prompt", - "Combine Text String", - "Get Gradio", - "Multiple Combine GPT Prompt", - "Multiple Post to GPT", - "Multiple Text String", - "One GPT Builder", - "One Post to GPT", - "Out Gradio", - "Prompt Preview", - "SCSCCLIPTextEncode", - "SCSearch and Replace", - "SCText to Console", - "Single Text String", - "String to ASCII", - "Verb One Post to GPT" - ], - { - "title_aux": "sc-node-comfyui" - } - ], "https://github.com/chrisgoringe/cg-image-picker": [ [ "Image Chooser", @@ -2525,8 +2495,11 @@ "ColorToMask", "ConditioningMultiCombine", "ConditioningSetMaskAndCombine", + "ConditioningSetMaskAndCombine3", + "ConditioningSetMaskAndCombine4", "CreateAudioMask", "CreateFadeMask", + "CreateFluidMask", "CreateGradientMask", "CreateTextMask", "GrowMaskWithBlur", @@ -2785,6 +2758,7 @@ "KSamplerProgress //Inspire", "LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", "LineArt_Preprocessor_Provider_for_SEGS //Inspire", + "LoadImage //Inspire", "LoadImagesFromDir //Inspire", "LoadPromptsFromDir //Inspire", "LoadPromptsFromFile //Inspire", @@ -3224,7 +3198,9 @@ ], "https://github.com/sipherxyz/comfyui-art-venture": [ [ + "AV_CheckpointMerge", "AV_CheckpointModelsToParametersPipe", + "AV_CheckpointSave", "AV_ControlNetEfficientLoader", "AV_ControlNetEfficientLoaderAdvanced", "AV_ControlNetEfficientStacker", @@ -3638,7 +3614,10 @@ ], "https://github.com/whatbirdisthat/cyberdolphin": [ [ - "\ud83d\udc2c Gradio ChatInterface" + "\ud83d\udc2c Gradio ChatInterface", + "\ud83d\udc2c OpenAI Advanced", + "\ud83d\udc2c OpenAI Compatible", + "\ud83d\udc2c OpenAI Simple" ], { "title_aux": "cyberdolphin" diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 9c0b33b..401caea 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "chenbaiyujason", + "title": "sc-node-comfyui", + "reference": "https://github.com/chenbaiyujason/sc-node-comfyui", + "files": [ + "https://github.com/chenbaiyujason/sc-node-comfyui" + ], + "install_type": "git-clone", + "description": "Nodes for GPT interaction and text manipulation" + }, { "author": "asd417", "title": "CheckpointTomeLoader", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 32eb4ef..2bf3d5c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -689,14 +689,23 @@ [ "Empty Images", "Image Overlay", + "ImageListLoader", "Join Float Lists", "Join Image Lists", + "KepStringList", + "KepStringListFromNewline", + "Kep_JoinListAny", + "Kep_RepeatList", + "Kep_ReverseList", + "Kep_VariableImageBuilder", "List Length", "Range(Num Steps) - Float", "Range(Num Steps) - Int", "Range(Step) - Float", "Range(Step) - Int", - "Stack Images" + "Stack Images", + "XYAny", + "XYImage" ], { "title_aux": "Comfy_KepListStuff" @@ -1362,6 +1371,7 @@ ], "https://github.com/WASasquatch/WAS_Extras": [ [ + "BLVAEEncode", "CLIPTextEncodeList", "ConditioningBlend", "DebugInput", @@ -1611,8 +1621,9 @@ [ "ZuellniExLlamaGenerator", "ZuellniExLlamaLoader", - "ZuellniTextPreviewer", - "ZuellniTextReplacer" + "ZuellniTextCondition", + "ZuellniTextFormat", + "ZuellniTextPreview" ], { "title_aux": "ComfyUI-ExLlama" @@ -1632,8 +1643,10 @@ "https://github.com/a1lazydog/ComfyUI-AudioScheduler": [ [ "AmplitudeSchedule", + "AudioToAmplitudeGraph", "AudioToFFTs", "BatchAmplitudeSchedule", + "FloatsToGraph", "LoadAudio" ], { @@ -1787,24 +1800,7 @@ ], "https://github.com/azazeal04/ComfyUI-Styles": [ [ - "Aesthetic Styler", - "AestheticStyler", - "Anime Styler", - "AnimeStyler", - "Fantasy Styler", - "FantasyStyler", - "Gothic Styler", - "GothicStyler", - "Halloween Styler", - "HalloweenStyler", - "Line Art Styler", - "LineArtStyler", - "Movie Poster_Styler", - "MoviePosterStyler", - "Punk Style", - "PunkStyler", - "Travel Poster Styler", - "TravelPosterStyler" + "menus" ], { "title_aux": "ComfyUI-Styles" @@ -2041,32 +2037,6 @@ "title_aux": "Image loader with subfolders" } ], - "https://github.com/chenbaiyujason/sc-node-comfyui": [ - [ - "8 Combine Text String", - "Builder Text String", - "Clean Gradio", - "Combine GPT Prompt", - "Combine Text String", - "Get Gradio", - "Multiple Combine GPT Prompt", - "Multiple Post to GPT", - "Multiple Text String", - "One GPT Builder", - "One Post to GPT", - "Out Gradio", - "Prompt Preview", - "SCSCCLIPTextEncode", - "SCSearch and Replace", - "SCText to Console", - "Single Text String", - "String to ASCII", - "Verb One Post to GPT" - ], - { - "title_aux": "sc-node-comfyui" - } - ], "https://github.com/chrisgoringe/cg-image-picker": [ [ "Image Chooser", @@ -2525,8 +2495,11 @@ "ColorToMask", "ConditioningMultiCombine", "ConditioningSetMaskAndCombine", + "ConditioningSetMaskAndCombine3", + "ConditioningSetMaskAndCombine4", "CreateAudioMask", "CreateFadeMask", + "CreateFluidMask", "CreateGradientMask", "CreateTextMask", "GrowMaskWithBlur", @@ -2785,6 +2758,7 @@ "KSamplerProgress //Inspire", "LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", "LineArt_Preprocessor_Provider_for_SEGS //Inspire", + "LoadImage //Inspire", "LoadImagesFromDir //Inspire", "LoadPromptsFromDir //Inspire", "LoadPromptsFromFile //Inspire", @@ -3224,7 +3198,9 @@ ], "https://github.com/sipherxyz/comfyui-art-venture": [ [ + "AV_CheckpointMerge", "AV_CheckpointModelsToParametersPipe", + "AV_CheckpointSave", "AV_ControlNetEfficientLoader", "AV_ControlNetEfficientLoaderAdvanced", "AV_ControlNetEfficientStacker", @@ -3638,7 +3614,10 @@ ], "https://github.com/whatbirdisthat/cyberdolphin": [ [ - "\ud83d\udc2c Gradio ChatInterface" + "\ud83d\udc2c Gradio ChatInterface", + "\ud83d\udc2c OpenAI Advanced", + "\ud83d\udc2c OpenAI Compatible", + "\ud83d\udc2c OpenAI Simple" ], { "title_aux": "cyberdolphin"