mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-03 08:47:50 +08:00
update DB
This commit is contained in:
@ -1,5 +1,30 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Praveen",
|
||||
"title": "Praveen's ComfyUI Tools",
|
||||
"id": "praveentools",
|
||||
"reference": "https://github.com/Praveenhalder/praveen-tools",
|
||||
"files": [
|
||||
"https://github.com/Praveenhalder/praveen-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive collection of 18+ utility nodes for ComfyUI including image list operations (split/merge), advanced tiling with seamless blending, brightness/contrast/saturation/RGB adjustments, diagonal watermarking, overlapping image processing, image tile processing and various workflow optimization tools. Perfect for high-resolution image processing, batch workflows, and color grading."
|
||||
},
|
||||
{
|
||||
"author": "huchukato",
|
||||
"title": "ComfyUI-TagComplete",
|
||||
"id": "comfy-tagcomplete",
|
||||
"reference": "https://github.com/huchukato/comfy-tagcomplete",
|
||||
"files": [
|
||||
"https://github.com/huchukato/comfy-tagcomplete"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.0.0 with major wildcard workflow improvements.",
|
||||
"category": "utility",
|
||||
"tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"],
|
||||
"version": "2.0.0"
|
||||
},
|
||||
{
|
||||
"author": "TK3R",
|
||||
"title": "ComfyUI TK3R Extensions",
|
||||
|
||||
Reference in New Issue
Block a user