update DB

This commit is contained in:
Dr.Lt.Data 2026-03-05 00:10:50 +09:00
parent 9d427effcb
commit ffc5f03ed0
2 changed files with 23 additions and 12 deletions

View File

@ -44139,6 +44139,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node that patches the attention mechanism to use Flash Attention 2 on AMD, similar to how Patch Sage Attention KJ works in KJNodes." "description": "A ComfyUI custom node that patches the attention mechanism to use Flash Attention 2 on AMD, similar to how Patch Sage Attention KJ works in KJNodes."
}, },
{
"author": "fabwaseem",
"title": "Civitai Gallery Explorer",
"id": "civitai-gallery-explorer",
"reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer",
"files": [
"https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer"
],
"install_type": "git-clone",
"description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow."
},
@ -44533,17 +44544,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "fabwaseem",
"title": "Civitai Gallery Explorer",
"id": "civitai-gallery-explorer",
"reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer",
"files": [
"https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer"
],
"install_type": "git-clone",
"description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow."
} }
] ]
} }

View File

@ -11,7 +11,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations." "description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations."
}, },
{
"author": "fabwaseem",
"title": "Civitai Gallery Explorer",
"id": "civitai-gallery-explorer",
"reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer",
"files": [
"https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer"
],
"install_type": "git-clone",
"description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow."
},
{ {
"author": "FugitiveExpert01", "author": "FugitiveExpert01",
"title": "ComfyUI-FEnodes", "title": "ComfyUI-FEnodes",