mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-17 06:55:01 +08:00
update DB
This commit is contained in:
parent
83e07578fd
commit
e21017ad0b
@ -44672,6 +44672,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Save images without embedding workflow or prompt metadata"
|
||||
},
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "ComfyUI 2D Pose Editor",
|
||||
"id": "comfyui-2dpose-editor",
|
||||
"reference": "https://github.com/ketle-man/comfyui-2dpose-editor",
|
||||
"files": [
|
||||
"https://github.com/ketle-man/comfyui-2dpose-editor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Interactive 2D rigging pose editor embedded inside a ComfyUI node. Drag joints to pose a figure, control eye direction, and export as IMAGE."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -45063,15 +45074,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "ComfyUI 2D Pose Editor",
|
||||
"id": "comfyui-2dpose-editor",
|
||||
"reference": "https://github.com/ketle-man/comfyui-2dpose-editor",
|
||||
"files": ["https://github.com/ketle-man/comfyui-2dpose-editor"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Interactive 2D rigging pose editor embedded inside a ComfyUI node. Drag joints to pose a figure, control eye direction, and export as IMAGE."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,27 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "ComfyUI 2D Pose Editor",
|
||||
"id": "comfyui-2dpose-editor",
|
||||
"reference": "https://github.com/ketle-man/comfyui-2dpose-editor",
|
||||
"files": [
|
||||
"https://github.com/ketle-man/comfyui-2dpose-editor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Interactive 2D rigging pose editor embedded inside a ComfyUI node. Drag joints to pose a figure, control eye direction, and export as IMAGE."
|
||||
},
|
||||
{
|
||||
"author": "Dangocan",
|
||||
"title": "ComfyUI GLM-OCR",
|
||||
"id": "comfyui-glm-ocr",
|
||||
"reference": "https://github.com/Dangocan/comfyui_glm_ocr",
|
||||
"files": [
|
||||
"https://github.com/Dangocan/comfyui_glm_ocr"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load and run GLM-OCR (zai-org/GLM-OCR) locally in ComfyUI. Supports text recognition, formula recognition, table extraction, and general image description. Picks up models from any ComfyUI checkpoint directory."
|
||||
},
|
||||
{
|
||||
"author": "George Jiang",
|
||||
"title": "ComfyUI Save Image Without Metadata",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user