mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
This commit is contained in:
parent
6f887b012c
commit
05076e56db
@ -43746,6 +43746,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Lets you open a generated Image in a specified application after generation."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"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": "nic-schi",
|
||||
"title": "Open Images for ComfyUI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user