Browse Source

update DB

pull/144/head
Dr.Lt.Data 1 year ago
parent
commit
dd5ef0c136
  1. 10
      custom-node-list.json
  2. 16
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 16
      node_db/new/extension-node-map.json

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

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

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

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

Loading…
Cancel
Save