update DB

This commit is contained in:
Dr.Lt.Data 2023-10-17 22:40:14 +09:00
parent a7558ed054
commit dd5ef0c136
4 changed files with 52 additions and 0 deletions

View File

@ -2234,6 +2234,16 @@
"install_type": "git-clone", "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. 💜" "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", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

View File

@ -1896,6 +1896,7 @@
"HaldCLUT", "HaldCLUT",
"Image Caption", "Image Caption",
"ImageBorder", "ImageBorder",
"ImagePaste",
"Int to String", "Int to String",
"LoraSyntaxProcessor", "LoraSyntaxProcessor",
"Mikey Sampler", "Mikey Sampler",
@ -2105,6 +2106,14 @@
"title_aux": "Image loader with subfolders" "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": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
[ [
"ImageTool", "ImageTool",
@ -2839,6 +2848,8 @@
[ [
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
"BindImageListPromptList //Inspire", "BindImageListPromptList //Inspire",
"CacheBackendData //Inspire",
"CacheBackendDataNumberKey //Inspire",
"Canny_Preprocessor_Provider_for_SEGS //Inspire", "Canny_Preprocessor_Provider_for_SEGS //Inspire",
"Color_Preprocessor_Provider_for_SEGS //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire",
"DWPreprocessor_Provider_for_SEGS //Inspire", "DWPreprocessor_Provider_for_SEGS //Inspire",
@ -2867,6 +2878,11 @@
"RegionalConditioningSimple //Inspire", "RegionalConditioningSimple //Inspire",
"RegionalPromptColorMask //Inspire", "RegionalPromptColorMask //Inspire",
"RegionalPromptSimple //Inspire", "RegionalPromptSimple //Inspire",
"RemoveBackendData //Inspire",
"RemoveBackendDataNumberKey //Inspire",
"RetrieveBackendData //Inspire",
"RetrieveBackendDataNumberKey //Inspire",
"ShowCachedInfo //Inspire",
"UnzipPrompt //Inspire", "UnzipPrompt //Inspire",
"WildcardEncode //Inspire", "WildcardEncode //Inspire",
"XY Input: Lora Block Weight //Inspire", "XY Input: Lora Block Weight //Inspire",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "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", "author": "zer0TF",
"title": "Cute Comfy", "title": "Cute Comfy",

View File

@ -1896,6 +1896,7 @@
"HaldCLUT", "HaldCLUT",
"Image Caption", "Image Caption",
"ImageBorder", "ImageBorder",
"ImagePaste",
"Int to String", "Int to String",
"LoraSyntaxProcessor", "LoraSyntaxProcessor",
"Mikey Sampler", "Mikey Sampler",
@ -2105,6 +2106,14 @@
"title_aux": "Image loader with subfolders" "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": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
[ [
"ImageTool", "ImageTool",
@ -2839,6 +2848,8 @@
[ [
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
"BindImageListPromptList //Inspire", "BindImageListPromptList //Inspire",
"CacheBackendData //Inspire",
"CacheBackendDataNumberKey //Inspire",
"Canny_Preprocessor_Provider_for_SEGS //Inspire", "Canny_Preprocessor_Provider_for_SEGS //Inspire",
"Color_Preprocessor_Provider_for_SEGS //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire",
"DWPreprocessor_Provider_for_SEGS //Inspire", "DWPreprocessor_Provider_for_SEGS //Inspire",
@ -2867,6 +2878,11 @@
"RegionalConditioningSimple //Inspire", "RegionalConditioningSimple //Inspire",
"RegionalPromptColorMask //Inspire", "RegionalPromptColorMask //Inspire",
"RegionalPromptSimple //Inspire", "RegionalPromptSimple //Inspire",
"RemoveBackendData //Inspire",
"RemoveBackendDataNumberKey //Inspire",
"RetrieveBackendData //Inspire",
"RetrieveBackendDataNumberKey //Inspire",
"ShowCachedInfo //Inspire",
"UnzipPrompt //Inspire", "UnzipPrompt //Inspire",
"WildcardEncode //Inspire", "WildcardEncode //Inspire",
"XY Input: Lora Block Weight //Inspire", "XY Input: Lora Block Weight //Inspire",