Add ComfyUI-Ugromana node with details (#2361)

Hello,

I would like to add my new custom node ComfyUI-Usromana to the registry.

Node Details:

Name: ComfyUI-UmeAiRT-Sync
Description: The next-generation security, governance, permissions, and multi‑user control system for ComfyUI.

Repository: https://github.com/DayMan84/ComfyUI-Usgromana

Verification:
I have verified the JSON syntax locally using the "Use local DB" option in ComfyUI Manager. The node appears correctly in the list and installs without issues.

Thank you!
This commit is contained in:
DayMan84 2025-12-08 06:44:11 -06:00 committed by GitHub
parent ba0fb343ff
commit 5002606861
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38242,6 +38242,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": "DayMan84",
"title": "ComfyUI-Ugromana",
"id": "comfyui-usgromana",
"reference": "https://github.com/DayMan84/ComfyUI-Usgromana",
"files": [
"https://github.com/DayMan84/ComfyUI-Usgromana"
],
"install_type": "git-clone",
"description": "The next-generation security, governance, permissions, and multiuser control system for ComfyUI."
} }
] ]
} }