mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user