update DB

This commit is contained in:
Dr.Lt.Data
2024-09-21 00:09:05 +09:00
parent de3cd9fe72
commit 131d2dae3c
8 changed files with 2132 additions and 1886 deletions

View File

@@ -4464,7 +4464,7 @@
"https://github.com/SoftMeng/ComfyUI-PIL"
],
"install_type": "git-clone",
"description": "Nodes: PIL Effects (Mexx), PIL TITLE (Mexx), PIL Merge Image (Mexx)"
"description": "Nodes: PIL Effects (Mexx), PIL TITLE (Mexx), PIL Merge Image (Mexx), PIL Remove Black Dots (Mexx)"
},
{
"author": "wmatson",
@@ -10191,6 +10191,16 @@
"install_type": "git-clone",
"description": "Send images generated by ComfyUI to Eagle image management software"
},
{
"author": "da2el-ai",
"title": "D2 XYPlot Utils",
"reference": "https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils",
"files": [
"https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils"
],
"install_type": "git-clone",
"description": "Custom node for using Prompt S/R in XY Plot\nAlso includes nodes for listing generic parameters like seed and cfg\nEasy to manipulate as elements are separated by line breaks\nDesigned for use with the XY Plot custom node qq-nodes-comfyui, but may work with other custom nodes as well"
},
{
"author": "nat-chan",
"title": "ComfyUI-Transceiver📡",
@@ -14600,6 +14610,27 @@
"install_type": "git-clone",
"description": "These are ComfyUI nodes to assist in converting images to paintings and to assist the Inspyrenet Rembg node to totally remove, or replace with a color, the original background from images so that the background does not reappear in videos or in nodes that do not retain the alpha channel in rgba images."
},
{
"author": "311-code",
"title": "ComfyUI MagicClip_Strength for SDXL",
"reference": "https://github.com/311-code/ComfyUI-MagicClip_Strength",
"files": [
"https://github.com/311-code/ComfyUI-MagicClip_Strength"
],
"install_type": "git-clone",
"description": "This project allows you to adjust SDXL's two text encoder's strengths individually for clip_g (ViT-bigG) and clip_l (CLIP-ViT-L) within ComfyUI. (And other adjustments)"
},
{
"author": "godmt",
"title": "ComfyUI-List-Utils",
"reference": "https://github.com/godmt/ComfyUI-List-Utils",
"files": [
"https://github.com/godmt/ComfyUI-List-Utils"
],
"install_type": "git-clone",
"description": "NODES:GODMT_SplitString, GODMT_StringListSelectByIndex, GODMT_ListSelectByIndex, GODMT_BatchSelectByIndex, GODMT_StringListSlice, GODMT_ListSlice, GODMT_BatchSlice, GODMT_BatchToStringList, ..."
},