mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
97af80d1d6
commit
e216322ab0
@ -3901,7 +3901,7 @@
|
||||
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "hayo toools"
|
||||
"description": "Nodes:tensor_trans_pil, Make Transparent mask, MergeImages, words_generatee, load_PIL image"
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
@ -236,6 +236,7 @@
|
||||
"https://github.com/BennyKok/comfyui-deploy": [
|
||||
[
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalImageAlpha",
|
||||
"ComfyUIDeployExternalText"
|
||||
],
|
||||
{
|
||||
@ -1617,6 +1618,7 @@
|
||||
"CR Draw Perspective Text",
|
||||
"CR Draw Text",
|
||||
"CR Encode Scheduled Prompts",
|
||||
"CR Feathered Border",
|
||||
"CR Float To Integer",
|
||||
"CR Float To String",
|
||||
"CR Font File List",
|
||||
@ -1754,6 +1756,7 @@
|
||||
"CR VAE Input Switch",
|
||||
"CR Value",
|
||||
"CR Value Scheduler",
|
||||
"CR Vignette Filter",
|
||||
"CR XY From Folder",
|
||||
"CR XY Grid",
|
||||
"CR XY Index",
|
||||
@ -2252,6 +2255,7 @@
|
||||
"Text Input Switch",
|
||||
"Text List",
|
||||
"Text List Concatenate",
|
||||
"Text List to Text",
|
||||
"Text Load Line From File",
|
||||
"Text Multiline",
|
||||
"Text Parse A1111 Embeddings",
|
||||
@ -2355,6 +2359,8 @@
|
||||
[
|
||||
"ConcatText_Zho",
|
||||
"DisplayText_Zho",
|
||||
"Gemini_API_Chat_Zho",
|
||||
"Gemini_API_S_Chat_Zho",
|
||||
"Gemini_API_S_Vsion_ImgURL_Zho",
|
||||
"Gemini_API_S_Zho",
|
||||
"Gemini_API_Vsion_ImgURL_Zho",
|
||||
@ -2462,6 +2468,7 @@
|
||||
"Brightness & Contrast_Ally",
|
||||
"Gaussian Blur_Ally",
|
||||
"Image Flip_ally",
|
||||
"Placeholder Tuple",
|
||||
"aegisflow Multi_Pass"
|
||||
],
|
||||
{
|
||||
@ -2788,14 +2795,6 @@
|
||||
"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": [
|
||||
[
|
||||
"AdaptiveThresholding",
|
||||
@ -2834,6 +2833,15 @@
|
||||
"DistanceTransform",
|
||||
"Draw Contour(s)",
|
||||
"EqualizeHistogram",
|
||||
"ExtendColorList",
|
||||
"ExtendCondList",
|
||||
"ExtendFloatList",
|
||||
"ExtendImageList",
|
||||
"ExtendIntList",
|
||||
"ExtendLatentList",
|
||||
"ExtendMaskList",
|
||||
"ExtendModelList",
|
||||
"ExtendStringList",
|
||||
"FadeMaskEdges",
|
||||
"Filter Contour",
|
||||
"FindComplementaryColor",
|
||||
@ -2912,6 +2920,14 @@
|
||||
"title_aux": "Bmad Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": [
|
||||
[
|
||||
"AnyListCartesianProduct"
|
||||
],
|
||||
{
|
||||
"title_aux": "Lists Cartesian Product"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -3899,6 +3915,7 @@
|
||||
"GenerateAudioSample",
|
||||
"GenerateAudioWave",
|
||||
"GetAudioFromFolderIndex",
|
||||
"GetInteger",
|
||||
"GetSingle",
|
||||
"GetStringByIndex",
|
||||
"HighShelfFilter",
|
||||
@ -4283,7 +4300,10 @@
|
||||
[
|
||||
"Base64ToImage",
|
||||
"ImageToBase64",
|
||||
"ImageToBase64Advanced",
|
||||
"LoadImageToBase64",
|
||||
"MaskImageToBase64",
|
||||
"MaskToBase64Image",
|
||||
"SamAutoMaskSEGS"
|
||||
],
|
||||
{
|
||||
@ -5218,7 +5238,12 @@
|
||||
"FloatToText",
|
||||
"GridFloatList",
|
||||
"GridFloats",
|
||||
"GridIntList",
|
||||
"GridInts",
|
||||
"GridStringList",
|
||||
"GridStrings",
|
||||
"ImageGridCommander",
|
||||
"IntToText",
|
||||
"SaveImageGrid",
|
||||
"TextConcatenator"
|
||||
],
|
||||
@ -6108,4 +6133,4 @@
|
||||
"title_aux": "SDXLCustomAspectRatio"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -270,7 +270,7 @@
|
||||
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "hayo toools"
|
||||
"description": "Nodes:tensor_trans_pil, Make Transparent mask, MergeImages, words_generatee, load_PIL image"
|
||||
},
|
||||
{
|
||||
"author": "MNeMoNiCuZ",
|
||||
|
||||
@ -236,6 +236,7 @@
|
||||
"https://github.com/BennyKok/comfyui-deploy": [
|
||||
[
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalImageAlpha",
|
||||
"ComfyUIDeployExternalText"
|
||||
],
|
||||
{
|
||||
@ -1617,6 +1618,7 @@
|
||||
"CR Draw Perspective Text",
|
||||
"CR Draw Text",
|
||||
"CR Encode Scheduled Prompts",
|
||||
"CR Feathered Border",
|
||||
"CR Float To Integer",
|
||||
"CR Float To String",
|
||||
"CR Font File List",
|
||||
@ -1754,6 +1756,7 @@
|
||||
"CR VAE Input Switch",
|
||||
"CR Value",
|
||||
"CR Value Scheduler",
|
||||
"CR Vignette Filter",
|
||||
"CR XY From Folder",
|
||||
"CR XY Grid",
|
||||
"CR XY Index",
|
||||
@ -2252,6 +2255,7 @@
|
||||
"Text Input Switch",
|
||||
"Text List",
|
||||
"Text List Concatenate",
|
||||
"Text List to Text",
|
||||
"Text Load Line From File",
|
||||
"Text Multiline",
|
||||
"Text Parse A1111 Embeddings",
|
||||
@ -2355,6 +2359,8 @@
|
||||
[
|
||||
"ConcatText_Zho",
|
||||
"DisplayText_Zho",
|
||||
"Gemini_API_Chat_Zho",
|
||||
"Gemini_API_S_Chat_Zho",
|
||||
"Gemini_API_S_Vsion_ImgURL_Zho",
|
||||
"Gemini_API_S_Zho",
|
||||
"Gemini_API_Vsion_ImgURL_Zho",
|
||||
@ -2462,6 +2468,7 @@
|
||||
"Brightness & Contrast_Ally",
|
||||
"Gaussian Blur_Ally",
|
||||
"Image Flip_ally",
|
||||
"Placeholder Tuple",
|
||||
"aegisflow Multi_Pass"
|
||||
],
|
||||
{
|
||||
@ -2826,6 +2833,15 @@
|
||||
"DistanceTransform",
|
||||
"Draw Contour(s)",
|
||||
"EqualizeHistogram",
|
||||
"ExtendColorList",
|
||||
"ExtendCondList",
|
||||
"ExtendFloatList",
|
||||
"ExtendImageList",
|
||||
"ExtendIntList",
|
||||
"ExtendLatentList",
|
||||
"ExtendMaskList",
|
||||
"ExtendModelList",
|
||||
"ExtendStringList",
|
||||
"FadeMaskEdges",
|
||||
"Filter Contour",
|
||||
"FindComplementaryColor",
|
||||
@ -2904,6 +2920,14 @@
|
||||
"title_aux": "Bmad Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": [
|
||||
[
|
||||
"AnyListCartesianProduct"
|
||||
],
|
||||
{
|
||||
"title_aux": "Lists Cartesian Product"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -3891,6 +3915,7 @@
|
||||
"GenerateAudioSample",
|
||||
"GenerateAudioWave",
|
||||
"GetAudioFromFolderIndex",
|
||||
"GetInteger",
|
||||
"GetSingle",
|
||||
"GetStringByIndex",
|
||||
"HighShelfFilter",
|
||||
@ -4275,7 +4300,10 @@
|
||||
[
|
||||
"Base64ToImage",
|
||||
"ImageToBase64",
|
||||
"ImageToBase64Advanced",
|
||||
"LoadImageToBase64",
|
||||
"MaskImageToBase64",
|
||||
"MaskToBase64Image",
|
||||
"SamAutoMaskSEGS"
|
||||
],
|
||||
{
|
||||
@ -5210,7 +5238,12 @@
|
||||
"FloatToText",
|
||||
"GridFloatList",
|
||||
"GridFloats",
|
||||
"GridIntList",
|
||||
"GridInts",
|
||||
"GridStringList",
|
||||
"GridStrings",
|
||||
"ImageGridCommander",
|
||||
"IntToText",
|
||||
"SaveImageGrid",
|
||||
"TextConcatenator"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user