Browse Source

update DB

pull/258/head
Dr.Lt.Data 11 months ago
parent
commit
e216322ab0
  1. 2
      custom-node-list.json
  2. 43
      extension-node-map.json
  3. 2
      node_db/new/custom-node-list.json
  4. 33
      node_db/new/extension-node-map.json

2
custom-node-list.json

@ -3901,7 +3901,7 @@
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py" "https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py"
], ],
"install_type": "copy", "install_type": "copy",
"description": "hayo toools" "description": "Nodes:tensor_trans_pil, Make Transparent mask, MergeImages, words_generatee, load_PIL image"
}, },
{ {

43
extension-node-map.json

@ -236,6 +236,7 @@
"https://github.com/BennyKok/comfyui-deploy": [ "https://github.com/BennyKok/comfyui-deploy": [
[ [
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalText" "ComfyUIDeployExternalText"
], ],
{ {
@ -1617,6 +1618,7 @@
"CR Draw Perspective Text", "CR Draw Perspective Text",
"CR Draw Text", "CR Draw Text",
"CR Encode Scheduled Prompts", "CR Encode Scheduled Prompts",
"CR Feathered Border",
"CR Float To Integer", "CR Float To Integer",
"CR Float To String", "CR Float To String",
"CR Font File List", "CR Font File List",
@ -1754,6 +1756,7 @@
"CR VAE Input Switch", "CR VAE Input Switch",
"CR Value", "CR Value",
"CR Value Scheduler", "CR Value Scheduler",
"CR Vignette Filter",
"CR XY From Folder", "CR XY From Folder",
"CR XY Grid", "CR XY Grid",
"CR XY Index", "CR XY Index",
@ -2252,6 +2255,7 @@
"Text Input Switch", "Text Input Switch",
"Text List", "Text List",
"Text List Concatenate", "Text List Concatenate",
"Text List to Text",
"Text Load Line From File", "Text Load Line From File",
"Text Multiline", "Text Multiline",
"Text Parse A1111 Embeddings", "Text Parse A1111 Embeddings",
@ -2355,6 +2359,8 @@
[ [
"ConcatText_Zho", "ConcatText_Zho",
"DisplayText_Zho", "DisplayText_Zho",
"Gemini_API_Chat_Zho",
"Gemini_API_S_Chat_Zho",
"Gemini_API_S_Vsion_ImgURL_Zho", "Gemini_API_S_Vsion_ImgURL_Zho",
"Gemini_API_S_Zho", "Gemini_API_S_Zho",
"Gemini_API_Vsion_ImgURL_Zho", "Gemini_API_Vsion_ImgURL_Zho",
@ -2462,6 +2468,7 @@
"Brightness & Contrast_Ally", "Brightness & Contrast_Ally",
"Gaussian Blur_Ally", "Gaussian Blur_Ally",
"Image Flip_ally", "Image Flip_ally",
"Placeholder Tuple",
"aegisflow Multi_Pass" "aegisflow Multi_Pass"
], ],
{ {
@ -2788,14 +2795,6 @@
"title_aux": "comfyui_ab_sampler" "title_aux": "comfyui_ab_sampler"
} }
], ],
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": [
[
"AnyListCartesianProduct"
],
{
"title_aux": "Lists Cartesian Product"
}
],
"https://github.com/bmad4ever/comfyui_bmad_nodes": [ "https://github.com/bmad4ever/comfyui_bmad_nodes": [
[ [
"AdaptiveThresholding", "AdaptiveThresholding",
@ -2834,6 +2833,15 @@
"DistanceTransform", "DistanceTransform",
"Draw Contour(s)", "Draw Contour(s)",
"EqualizeHistogram", "EqualizeHistogram",
"ExtendColorList",
"ExtendCondList",
"ExtendFloatList",
"ExtendImageList",
"ExtendIntList",
"ExtendLatentList",
"ExtendMaskList",
"ExtendModelList",
"ExtendStringList",
"FadeMaskEdges", "FadeMaskEdges",
"Filter Contour", "Filter Contour",
"FindComplementaryColor", "FindComplementaryColor",
@ -2912,6 +2920,14 @@
"title_aux": "Bmad Nodes" "title_aux": "Bmad Nodes"
} }
], ],
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": [
[
"AnyListCartesianProduct"
],
{
"title_aux": "Lists Cartesian Product"
}
],
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [ "https://github.com/bradsec/ComfyUI_ResolutionSelector": [
[ [
"ResolutionSelector" "ResolutionSelector"
@ -3899,6 +3915,7 @@
"GenerateAudioSample", "GenerateAudioSample",
"GenerateAudioWave", "GenerateAudioWave",
"GetAudioFromFolderIndex", "GetAudioFromFolderIndex",
"GetInteger",
"GetSingle", "GetSingle",
"GetStringByIndex", "GetStringByIndex",
"HighShelfFilter", "HighShelfFilter",
@ -4283,7 +4300,10 @@
[ [
"Base64ToImage", "Base64ToImage",
"ImageToBase64", "ImageToBase64",
"ImageToBase64Advanced",
"LoadImageToBase64", "LoadImageToBase64",
"MaskImageToBase64",
"MaskToBase64Image",
"SamAutoMaskSEGS" "SamAutoMaskSEGS"
], ],
{ {
@ -5218,7 +5238,12 @@
"FloatToText", "FloatToText",
"GridFloatList", "GridFloatList",
"GridFloats", "GridFloats",
"GridIntList",
"GridInts",
"GridStringList",
"GridStrings",
"ImageGridCommander", "ImageGridCommander",
"IntToText",
"SaveImageGrid", "SaveImageGrid",
"TextConcatenator" "TextConcatenator"
], ],
@ -6108,4 +6133,4 @@
"title_aux": "SDXLCustomAspectRatio" "title_aux": "SDXLCustomAspectRatio"
} }
] ]
} }

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

@ -270,7 +270,7 @@
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py" "https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py"
], ],
"install_type": "copy", "install_type": "copy",
"description": "hayo toools" "description": "Nodes:tensor_trans_pil, Make Transparent mask, MergeImages, words_generatee, load_PIL image"
}, },
{ {
"author": "MNeMoNiCuZ", "author": "MNeMoNiCuZ",

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

@ -236,6 +236,7 @@
"https://github.com/BennyKok/comfyui-deploy": [ "https://github.com/BennyKok/comfyui-deploy": [
[ [
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalText" "ComfyUIDeployExternalText"
], ],
{ {
@ -1617,6 +1618,7 @@
"CR Draw Perspective Text", "CR Draw Perspective Text",
"CR Draw Text", "CR Draw Text",
"CR Encode Scheduled Prompts", "CR Encode Scheduled Prompts",
"CR Feathered Border",
"CR Float To Integer", "CR Float To Integer",
"CR Float To String", "CR Float To String",
"CR Font File List", "CR Font File List",
@ -1754,6 +1756,7 @@
"CR VAE Input Switch", "CR VAE Input Switch",
"CR Value", "CR Value",
"CR Value Scheduler", "CR Value Scheduler",
"CR Vignette Filter",
"CR XY From Folder", "CR XY From Folder",
"CR XY Grid", "CR XY Grid",
"CR XY Index", "CR XY Index",
@ -2252,6 +2255,7 @@
"Text Input Switch", "Text Input Switch",
"Text List", "Text List",
"Text List Concatenate", "Text List Concatenate",
"Text List to Text",
"Text Load Line From File", "Text Load Line From File",
"Text Multiline", "Text Multiline",
"Text Parse A1111 Embeddings", "Text Parse A1111 Embeddings",
@ -2355,6 +2359,8 @@
[ [
"ConcatText_Zho", "ConcatText_Zho",
"DisplayText_Zho", "DisplayText_Zho",
"Gemini_API_Chat_Zho",
"Gemini_API_S_Chat_Zho",
"Gemini_API_S_Vsion_ImgURL_Zho", "Gemini_API_S_Vsion_ImgURL_Zho",
"Gemini_API_S_Zho", "Gemini_API_S_Zho",
"Gemini_API_Vsion_ImgURL_Zho", "Gemini_API_Vsion_ImgURL_Zho",
@ -2462,6 +2468,7 @@
"Brightness & Contrast_Ally", "Brightness & Contrast_Ally",
"Gaussian Blur_Ally", "Gaussian Blur_Ally",
"Image Flip_ally", "Image Flip_ally",
"Placeholder Tuple",
"aegisflow Multi_Pass" "aegisflow Multi_Pass"
], ],
{ {
@ -2826,6 +2833,15 @@
"DistanceTransform", "DistanceTransform",
"Draw Contour(s)", "Draw Contour(s)",
"EqualizeHistogram", "EqualizeHistogram",
"ExtendColorList",
"ExtendCondList",
"ExtendFloatList",
"ExtendImageList",
"ExtendIntList",
"ExtendLatentList",
"ExtendMaskList",
"ExtendModelList",
"ExtendStringList",
"FadeMaskEdges", "FadeMaskEdges",
"Filter Contour", "Filter Contour",
"FindComplementaryColor", "FindComplementaryColor",
@ -2904,6 +2920,14 @@
"title_aux": "Bmad Nodes" "title_aux": "Bmad Nodes"
} }
], ],
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": [
[
"AnyListCartesianProduct"
],
{
"title_aux": "Lists Cartesian Product"
}
],
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [ "https://github.com/bradsec/ComfyUI_ResolutionSelector": [
[ [
"ResolutionSelector" "ResolutionSelector"
@ -3891,6 +3915,7 @@
"GenerateAudioSample", "GenerateAudioSample",
"GenerateAudioWave", "GenerateAudioWave",
"GetAudioFromFolderIndex", "GetAudioFromFolderIndex",
"GetInteger",
"GetSingle", "GetSingle",
"GetStringByIndex", "GetStringByIndex",
"HighShelfFilter", "HighShelfFilter",
@ -4275,7 +4300,10 @@
[ [
"Base64ToImage", "Base64ToImage",
"ImageToBase64", "ImageToBase64",
"ImageToBase64Advanced",
"LoadImageToBase64", "LoadImageToBase64",
"MaskImageToBase64",
"MaskToBase64Image",
"SamAutoMaskSEGS" "SamAutoMaskSEGS"
], ],
{ {
@ -5210,7 +5238,12 @@
"FloatToText", "FloatToText",
"GridFloatList", "GridFloatList",
"GridFloats", "GridFloats",
"GridIntList",
"GridInts",
"GridStringList",
"GridStrings",
"ImageGridCommander", "ImageGridCommander",
"IntToText",
"SaveImageGrid", "SaveImageGrid",
"TextConcatenator" "TextConcatenator"
], ],

Loading…
Cancel
Save