update DB

This commit is contained in:
Dr.Lt.Data
2025-06-23 06:53:30 +09:00
parent e8e4311068
commit 70b3997874
9 changed files with 1865 additions and 1788 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "WozStudios",
"title": "ComfyUI-WozNodes",
"reference": "https://github.com/WozStudios/ComfyUI-WozNodes",
"files": [
"https://github.com/WozStudios/ComfyUI-WozNodes"
],
"install_type": "git-clone",
"description": "NODES: Trim Image Batch, Create Image Batch, Select Image Batch by Mask"
},
{
"author": "DDDDEEP",
"title": "ComfyUI-DDDDEEP",
@@ -2201,16 +2211,6 @@
"install_type": "git-clone",
"description": "A lightweight node pack for ComfyUI that adds a few handy nodes that I use in my workflows"
},
{
"author": "markuryy",
"title": "ComfyUI Spiritparticle Nodes [WIP]",
"reference": "https://github.com/markuryy/comfyui-spiritparticle",
"files": [
"https://github.com/markuryy/comfyui-spiritparticle"
],
"install_type": "git-clone",
"description": "A node pack by spiritparticle."
},
{
"author": "CeeVeeR",
"title": "ComfyUi-Text-Tiler",

View File

@@ -2378,6 +2378,7 @@
"ImageHeigthStitch",
"ImageWidthStitch",
"MergeImageChannels",
"random_any",
"translator_m2m100",
"translators"
],
@@ -3410,6 +3411,16 @@
"title_aux": "visuallabs_comfyui_nodes"
}
],
"https://github.com/WozStudios/ComfyUI-WozNodes": [
[
"CreateImageBatch",
"ImageBatchSelectByMask",
"ImageBatchTrim"
],
{
"title_aux": "ComfyUI-WozNodes"
}
],
"https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": [
[
"AYL_API_Node",
@@ -7105,20 +7116,6 @@
"title_aux": "comfyui-marnodes"
}
],
"https://github.com/markuryy/comfyui-spiritparticle": [
[
"FolderImageSelector",
"HighPassFilter",
"ImageBlender",
"PromptsFileLoader",
"RandomCheckpointLoader",
"RandomLoRALoader",
"ShowText"
],
{
"title_aux": "ComfyUI Spiritparticle Nodes [WIP]"
}
],
"https://github.com/maruhidd/ComfyUI_Transparent-Background": [
[
"FillTransparentNode",

View File

File diff suppressed because it is too large Load Diff