Add CivitAI Gallery Explorer (#2664)

This commit is contained in:
Waseem Anjum 2026-03-04 20:10:03 +05:00 committed by GitHub
parent f4ba539d62
commit 9d427effcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31860,7 +31860,7 @@
"https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup" "https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node customizes the ComfyUI frontend by relocating the action bar into the top bar and hiding selected UI elements to reduce visual clutter." "description": "This node customizes the ComfyUI frontend by relocating the action bar into the top bar and hiding selected UI elements to reduce visual clutter."
}, },
{ {
"author": "cedarconnor", "author": "cedarconnor",
@ -44533,6 +44533,17 @@
], ],
"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."
} }
] ]
} }