update DB
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data
2026-03-03 07:07:46 +09:00
parent 6f887b012c
commit 05076e56db
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -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",