Browse Source

update DB

pull/149/head
Dr.Lt.Data 1 year ago
parent
commit
d4d4baf7ba
  1. 10
      custom-node-list.json
  2. 21
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 25
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2264,6 +2264,16 @@
"install_type": "git-clone", "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." "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": "shadowcz007",
"title": "comfyui-mixlab-nodes",
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
"files": [
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
],
"install_type": "git-clone",
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

21
extension-node-map.json

@ -101,6 +101,7 @@
"BSZLatentDebug", "BSZLatentDebug",
"BSZLatentFill", "BSZLatentFill",
"BSZLatentOffsetXL", "BSZLatentOffsetXL",
"BSZLatentRGBAImage",
"BSZPixelbuster", "BSZPixelbuster",
"BSZPixelbusterHelp", "BSZPixelbusterHelp",
"BSZPrincipledSDXL" "BSZPrincipledSDXL"
@ -407,8 +408,8 @@
], ],
"https://github.com/FizzleDorf/ComfyUI-AIT": [ "https://github.com/FizzleDorf/ComfyUI-AIT": [
[ [
"AITLoader", "AIT_Unet_Loader",
"AIT_Unet_Loader" "AIT_VAE_Encode_Loader"
], ],
{ {
"title_aux": "ComfyUI-AIT" "title_aux": "ComfyUI-AIT"
@ -593,10 +594,12 @@
"VHS_LoadVideoPath", "VHS_LoadVideoPath",
"VHS_MergeImages", "VHS_MergeImages",
"VHS_MergeLatents", "VHS_MergeLatents",
"VHS_OutVideoInfo",
"VHS_SelectEveryNthImage", "VHS_SelectEveryNthImage",
"VHS_SelectEveryNthLatent", "VHS_SelectEveryNthLatent",
"VHS_SplitImages", "VHS_SplitImages",
"VHS_SplitLatents", "VHS_SplitLatents",
"VHS_UploadVideo",
"VHS_VideoCombine" "VHS_VideoCombine"
], ],
{ {
@ -3297,6 +3300,19 @@
"title_aux": "SRL's nodes" "title_aux": "SRL's nodes"
} }
], ],
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
[
"KandinskyModel",
"KandinskyModelLoad",
"LoadImageFromPath",
"RandomPrompt",
"SplitLongMask",
"TransparentImage"
],
{
"title_aux": "comfyui-mixlab-nodes"
}
],
"https://github.com/shiimizu/ComfyUI_smZNodes": [ "https://github.com/shiimizu/ComfyUI_smZNodes": [
[ [
"smZ CLIPTextEncode", "smZ CLIPTextEncode",
@ -3853,6 +3869,7 @@
"Memory_Excel", "Memory_Excel",
"Model_1", "Model_1",
"Ollama", "Ollama",
"Output2String",
"Planner", "Planner",
"Scientist", "Scientist",
"TextCombine", "TextCombine",

10
node_db/dev/custom-node-list.json

@ -1,15 +1,5 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "shadowcz007",
"title": "comfyui-mixlab-nodes",
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
"files": [
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
],
"install_type": "git-clone",
"description": "Nodes:RandomPrompt"
},
{ {
"author": "AbyssYuan0", "author": "AbyssYuan0",
"title": "ComfyUI_BadgerTools", "title": "ComfyUI_BadgerTools",

10
node_db/new/custom-node-list.json

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "shadowcz007",
"title": "comfyui-mixlab-nodes",
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
"files": [
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
],
"install_type": "git-clone",
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
},
{ {
"author": "chrisgoringe", "author": "chrisgoringe",
"title": "Prompt Info", "title": "Prompt Info",

25
node_db/new/extension-node-map.json

@ -101,6 +101,7 @@
"BSZLatentDebug", "BSZLatentDebug",
"BSZLatentFill", "BSZLatentFill",
"BSZLatentOffsetXL", "BSZLatentOffsetXL",
"BSZLatentRGBAImage",
"BSZPixelbuster", "BSZPixelbuster",
"BSZPixelbusterHelp", "BSZPixelbusterHelp",
"BSZPrincipledSDXL" "BSZPrincipledSDXL"
@ -407,8 +408,8 @@
], ],
"https://github.com/FizzleDorf/ComfyUI-AIT": [ "https://github.com/FizzleDorf/ComfyUI-AIT": [
[ [
"AITLoader", "AIT_Unet_Loader",
"AIT_Unet_Loader" "AIT_VAE_Encode_Loader"
], ],
{ {
"title_aux": "ComfyUI-AIT" "title_aux": "ComfyUI-AIT"
@ -593,10 +594,12 @@
"VHS_LoadVideoPath", "VHS_LoadVideoPath",
"VHS_MergeImages", "VHS_MergeImages",
"VHS_MergeLatents", "VHS_MergeLatents",
"VHS_OutVideoInfo",
"VHS_SelectEveryNthImage", "VHS_SelectEveryNthImage",
"VHS_SelectEveryNthLatent", "VHS_SelectEveryNthLatent",
"VHS_SplitImages", "VHS_SplitImages",
"VHS_SplitLatents", "VHS_SplitLatents",
"VHS_UploadVideo",
"VHS_VideoCombine" "VHS_VideoCombine"
], ],
{ {
@ -1952,7 +1955,7 @@
"title_aux": "CLIPSeg" "title_aux": "CLIPSeg"
} }
], ],
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes": [ "https://github.com/bmad4ever/comfyui_bmad_nodes": [
[ [
"AdaptiveThresholding", "AdaptiveThresholding",
"Add String To Many", "Add String To Many",
@ -2029,7 +2032,7 @@
"VAEEncodeBatch" "VAEEncodeBatch"
], ],
{ {
"title_aux": "ComfyUI-Bmad-Custom-Nodes" "title_aux": "Bmad Nodes"
} }
], ],
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [ "https://github.com/bradsec/ComfyUI_ResolutionSelector": [
@ -3297,6 +3300,19 @@
"title_aux": "SRL's nodes" "title_aux": "SRL's nodes"
} }
], ],
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
[
"KandinskyModel",
"KandinskyModelLoad",
"LoadImageFromPath",
"RandomPrompt",
"SplitLongMask",
"TransparentImage"
],
{
"title_aux": "comfyui-mixlab-nodes"
}
],
"https://github.com/shiimizu/ComfyUI_smZNodes": [ "https://github.com/shiimizu/ComfyUI_smZNodes": [
[ [
"smZ CLIPTextEncode", "smZ CLIPTextEncode",
@ -3853,6 +3869,7 @@
"Memory_Excel", "Memory_Excel",
"Model_1", "Model_1",
"Ollama", "Ollama",
"Output2String",
"Planner", "Planner",
"Scientist", "Scientist",
"TextCombine", "TextCombine",

Loading…
Cancel
Save