mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-06 01:27:34 +08:00
Add booru tagger node.
This commit is contained in:
parent
eb12e015d5
commit
579f19ad78
@ -43627,6 +43627,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": "nestflow",
|
||||||
|
"title": "Booru Taggers for ComfyUI",
|
||||||
|
"id": "boorutagger",
|
||||||
|
"reference": "https://github.com/nestflow/ComfyUI-Booru-Tagger",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/nestflow/ComfyUI-Booru-Tagger"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user