From dd5ef0c136e0bd3e60a4ab4f0bec6b08f30a0e2c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 17 Oct 2023 22:40:14 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 16 ++++++++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 16 ++++++++++++++++ 4 files changed, 52 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 71e3e05f..3e30ff7f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2234,6 +2234,16 @@ "install_type": "git-clone", "description": "Adds a configurable folder watcher that auto-converts Comfy metadata into a Civitai-friendly format for automatic resource tagging when you upload images. Oh, and it makes your UI awesome, too. 💜" }, + { + "author": "chflame163", + "title": "ComfyUI_MSSpeech_TTS", + "reference": "https://github.com/chflame163/ComfyUI_MSSpeech_TTS", + "files": [ + "https://github.com/chflame163/ComfyUI_MSSpeech_TTS" + ], + "install_type": "git-clone", + "description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 733b81d8..f82f4e47 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1896,6 +1896,7 @@ "HaldCLUT", "Image Caption", "ImageBorder", + "ImagePaste", "Int to String", "LoraSyntaxProcessor", "Mikey Sampler", @@ -2105,6 +2106,14 @@ "title_aux": "Image loader with subfolders" } ], + "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [ + [ + "MicorsoftSpeech_TTS" + ], + { + "title_aux": "ComfyUI_MSSpeech_TTS" + } + ], "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ [ "ImageTool", @@ -2839,6 +2848,8 @@ [ "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", "BindImageListPromptList //Inspire", + "CacheBackendData //Inspire", + "CacheBackendDataNumberKey //Inspire", "Canny_Preprocessor_Provider_for_SEGS //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire", "DWPreprocessor_Provider_for_SEGS //Inspire", @@ -2867,6 +2878,11 @@ "RegionalConditioningSimple //Inspire", "RegionalPromptColorMask //Inspire", "RegionalPromptSimple //Inspire", + "RemoveBackendData //Inspire", + "RemoveBackendDataNumberKey //Inspire", + "RetrieveBackendData //Inspire", + "RetrieveBackendDataNumberKey //Inspire", + "ShowCachedInfo //Inspire", "UnzipPrompt //Inspire", "WildcardEncode //Inspire", "XY Input: Lora Block Weight //Inspire", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a518091a..f8f1258d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "chflame163", + "title": "ComfyUI_MSSpeech_TTS", + "reference": "https://github.com/chflame163/ComfyUI_MSSpeech_TTS", + "files": [ + "https://github.com/chflame163/ComfyUI_MSSpeech_TTS" + ], + "install_type": "git-clone", + "description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files." + }, { "author": "zer0TF", "title": "Cute Comfy", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 733b81d8..f82f4e47 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1896,6 +1896,7 @@ "HaldCLUT", "Image Caption", "ImageBorder", + "ImagePaste", "Int to String", "LoraSyntaxProcessor", "Mikey Sampler", @@ -2105,6 +2106,14 @@ "title_aux": "Image loader with subfolders" } ], + "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [ + [ + "MicorsoftSpeech_TTS" + ], + { + "title_aux": "ComfyUI_MSSpeech_TTS" + } + ], "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ [ "ImageTool", @@ -2839,6 +2848,8 @@ [ "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", "BindImageListPromptList //Inspire", + "CacheBackendData //Inspire", + "CacheBackendDataNumberKey //Inspire", "Canny_Preprocessor_Provider_for_SEGS //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire", "DWPreprocessor_Provider_for_SEGS //Inspire", @@ -2867,6 +2878,11 @@ "RegionalConditioningSimple //Inspire", "RegionalPromptColorMask //Inspire", "RegionalPromptSimple //Inspire", + "RemoveBackendData //Inspire", + "RemoveBackendDataNumberKey //Inspire", + "RetrieveBackendData //Inspire", + "RetrieveBackendDataNumberKey //Inspire", + "ShowCachedInfo //Inspire", "UnzipPrompt //Inspire", "WildcardEncode //Inspire", "XY Input: Lora Block Weight //Inspire",