This commit is contained in:
HALXP 2025-12-03 13:34:06 +01:00 committed by GitHub
commit 6f4cd71ef2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37794,6 +37794,18 @@
], ],
"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": "HAL-XP",
"title": "HALXP-Comfy",
"reference": "https://github.com/hal-xp/halxp-comfy",
"files": [
"https://github.com/HAL-XP/halxp-comfy/blob/main/__init__.py",
"https://github.com/HAL-XP/halxp-comfy/blob/main/js/halxp-focus.js"
"https://github.com/HAL-XP/halxp-comfy/blob/main/js/halxp-runmonitor.js"
],
"install_type": "git-clone",
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements."
} }
] ]
} }