update DB
This commit is contained in:
@@ -9,6 +9,17 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "komojini",
|
||||
"title": "ComfyUI_Prompt_Template_CustomNodes",
|
||||
"reference": "https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Prompt with Template"
|
||||
},
|
||||
{
|
||||
"author": "talesofai",
|
||||
"title": "comfyui-supersave [WIP]",
|
||||
|
||||
@@ -9,7 +9,27 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "AI2lab",
|
||||
"title": "comfyUI-tool-2lab",
|
||||
"reference": "https://github.com/AI2lab/comfyUI-tool-2lab",
|
||||
"files": [
|
||||
"https://github.com/AI2lab/comfyUI-tool-2lab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Mask to Image (2lab), Image to Mask (2lab)."
|
||||
},
|
||||
{
|
||||
"author": "LZC",
|
||||
"title": "Hayo comfyui nodes",
|
||||
"reference": "https://github.com/1shadow1/hayo_comfyui_nodes",
|
||||
"files": [
|
||||
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "hayo toools"
|
||||
},
|
||||
{
|
||||
"author": "MNeMoNiCuZ",
|
||||
"title": "ComfyUI-mnemic-nodes",
|
||||
|
||||
@@ -29,6 +29,18 @@
|
||||
"title_aux": "Latent Consistency Model for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py": [
|
||||
[
|
||||
"LoadPILImages",
|
||||
"MergeImages",
|
||||
"make_transparentmask",
|
||||
"tensor_trans_pil",
|
||||
"words_generatee"
|
||||
],
|
||||
{
|
||||
"title_aux": "Hayo comfyui nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/42lux/ComfyUI-safety-checker": [
|
||||
[
|
||||
"Safety Checker"
|
||||
@@ -48,6 +60,15 @@
|
||||
"title_aux": "ComfyUI-Static-Primitives"
|
||||
}
|
||||
],
|
||||
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
||||
[
|
||||
"Image-To-Mask (2lab)",
|
||||
"Mask-To-Image (2lab)"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI-tool-2lab"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIrjen/OneButtonPrompt": [
|
||||
[
|
||||
"CreatePromptVariant",
|
||||
@@ -4966,6 +4987,9 @@
|
||||
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
|
||||
[
|
||||
"AlphaClean",
|
||||
"BlurImageFast",
|
||||
"BlurMaskFast",
|
||||
"DilateErodeMask",
|
||||
"EnhanceDetail",
|
||||
"GuidedFilterAlpha",
|
||||
"RemapRange"
|
||||
|
||||
Reference in New Issue
Block a user