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",
"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",

View File

@ -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",

View File

@ -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",

View File

@ -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",