Compare commits

...

7 Commits

Author SHA1 Message Date
HALXP
cbad7d0ab1
Merge f37e8a4522 into 580296d6f3 2025-12-05 12:51:49 +09:00
HALXP
f37e8a4522
Merge branch 'Comfy-Org:main' into main 2025-12-03 13:29:44 +01:00
HAL-XP
ea82c67302 Added one new file to the custom tools (runmonitor)
Lets you run custom scripts on workflow success or error
2025-12-03 13:28:48 +01:00
HAL-XP
52ef0a709f Merge branch 'main' of https://github.com/HAL-XP/ComfyUI-Manager-halxp-focus 2025-12-03 13:27:14 +01:00
HAL-XP
07193ae396 Added new file (HALXP Monitor) to current custom node
HALXP Monitor lets you run a custom script on workflow Success or Error
2025-12-03 13:24:08 +01:00
Dr.Lt.Data
86fc56a131
Update custom-node-list.json 2025-12-03 01:17:45 +09:00
HAL-XP
10c676e67e Added HALXP-Comfy to the custom node lists 2025-11-28 17:38:58 +01:00

View File

@ -38006,6 +38006,18 @@
],
"install_type": "unzip",
"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."
}
]
}