Compare commits

...

11 Commits

Author SHA1 Message Date
HALXP
c272e68ebb
Merge 63e39b9cb6 into f705ee6863 2025-12-05 16:03:19 +08:00
Dr.Lt.Data
f705ee6863 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2025-12-05 13:00:22 +09:00
Dr.Lt.Data
63e39b9cb6
Update custom-node-list.json 2025-12-05 12:55:26 +09:00
akawana
1f67c18989
Add RGBYP Mask Editor to custom-node-list.json (#2347)
* Add RGBYP Mask Editor to custom-node-list.json

Added RGBYP Mask Editor entry with details and tags.

* Fix description formatting in custom-node-list.json
2025-12-05 12:53:08 +09:00
rjgoif
de6d451c5b
Update custom-node-list.json (#2346)
Adding a small node collection "Img Label Tools" to help users add text labels easily to their images and grids, making for better sharing on Reddit and other communities. 
Small pack, no extra files, no restrictions.
2025-12-05 12:52:04 +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
5 changed files with 135 additions and 5 deletions

View File

@ -37091,7 +37091,18 @@
"install_type": "git-clone",
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
"tags": ["utility", "list", "batch"]
},
},
{
"author": "akawana",
"title": "RGBYP Mask Editor (RGB + YP)",
"reference": "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor",
"files": [
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor"
],
"install_type": "git-clone",
"description": "A JS editor for five-color masks (RGB + Yellow + Pink) that works with any nodes, with three helper nodes — RGBYPLoadImage, RGBYPMaskBridge, and RGBYPMaskToRegularMasks—for convenient RGBYP mask handling.",
"tags": ["utility", "mask", "rgb", "bridge"]
},
{
"author": "lovisdotio",
"title": "ComfyUI-Replace-First-Frame-Last-Frame",
@ -37581,6 +37592,14 @@
"install_type": "git-clone",
"description": "Advanced AI-powered prompt generation using local GGUF models. Generate detailed, structured prompts with character controls, style presets, and model-specific formatting for Pony, SDXL, Flux, and more. Supports GPU acceleration and runs completely offline."
},
{
"author": "rjgoif",
"title": "Img Label Tools",
"id": "Img-Label-Tools",
"reference": "https://github.com/rjgoif/ComfyUI-Img-Label-Tools",
"install_type": "git-clone",
"description": "Tools to help annotate images for sharing on Reddit, Discord, etc."
},
@ -38006,6 +38025,16 @@
],
"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"
],
"install_type": "git-clone",
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements."
}
]
}

View File

@ -2199,6 +2199,7 @@
"ImageUpscaleByInt",
"NearestImageScaleDown",
"PixelUpscale2Target",
"RemoveBackgroundPixel",
"Unfake_PixelateTools"
],
{
@ -21078,6 +21079,16 @@
"title_aux": "Keybinding Extra"
}
],
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": [
[
"RGBYPLoadImage",
"RGBYPMaskBridge",
"RGBYPMaskToRegularMasks"
],
{
"title_aux": "RGBYP Mask Editor (RGB + YP)"
}
],
"https://github.com/akawana/ComfyUI-Utils-extra": [
[
"AKSamplerSettings",
@ -23671,6 +23682,15 @@
"title_aux": "ComfyUI Sequential Image Loader"
}
],
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder": [
[
"PromptDisplayNode",
"RandomPromptBuilder"
],
{
"title_aux": "Random Prompt Builder"
}
],
"https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": [
[
"SmartLatentGenerator",
@ -29211,6 +29231,17 @@
"title_aux": "String Utils"
}
],
"https://github.com/exedesign/Hunyuan-3D-v3": [
[
"HunyuanConfig",
"HunyuanImageTo3D",
"HunyuanTextTo3D"
],
{
"nodename_pattern": "Hunyuan",
"title_aux": "ComfyUI-Hunyuan3D-v3"
}
],
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": [
[
"EZ_CSV_Loader",
@ -37391,14 +37422,14 @@
"title_aux": "comfyui-easyapi-nodes"
}
],
"https://github.com/llikethat/ComfyUI-faceExtracter": [
"https://github.com/llikethat/ComfyUI-faceExtractor": [
[
"FaceExtractor",
"FaceMatcher",
"FaceReferenceEmbedding"
],
{
"title_aux": "ComfyUI-faceExtracter"
"title_aux": "faceExtractor for ComfyUI"
}
],
"https://github.com/llikethat/ComfyUI-iseebetter": [

View File

@ -7379,6 +7379,11 @@
"last_update": "2025-12-04 15:16:08",
"author_account_age_days": 1003
},
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": {
"stars": 0,
"last_update": "2025-12-04 15:15:00",
"author_account_age_days": 1003
},
"https://github.com/akawana/ComfyUI-Utils-extra": {
"stars": 0,
"last_update": "2025-12-04 15:15:29",
@ -8344,6 +8349,11 @@
"last_update": "2025-06-29 12:48:28",
"author_account_age_days": 2894
},
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder": {
"stars": 6,
"last_update": "2025-12-03 10:00:24",
"author_account_age_days": 1511
},
"https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": {
"stars": 0,
"last_update": "2025-12-01 08:00:33",
@ -9944,6 +9954,11 @@
"last_update": "2024-11-26 20:26:14",
"author_account_age_days": 4446
},
"https://github.com/exedesign/Hunyuan-3D-v3": {
"stars": 0,
"last_update": "2025-12-04 01:45:42",
"author_account_age_days": 1863
},
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": {
"stars": 22,
"last_update": "2025-09-23 05:43:28",
@ -12704,6 +12719,11 @@
"last_update": "2025-12-03 04:53:02",
"author_account_age_days": 4706
},
"https://github.com/llikethat/ComfyUI-faceExtractor": {
"stars": 0,
"last_update": "2025-12-03 04:53:02",
"author_account_age_days": 4706
},
"https://github.com/llikethat/ComfyUI-iseebetter": {
"stars": 1,
"last_update": "2025-11-29 10:56:25",

View File

@ -22,6 +22,25 @@
"description": "Text-to-3D and Image-to-3D generation using Tencent Cloud Hunyuan 3D Global API. Supports PBR materials, face count control (40K-1.5M faces), and multiple generation types (Normal/LowPoly/Geometry/Sketch). Outputs industry-standard GLB format. Requires Tencent Cloud account with API access.",
"nodename_pattern": "Hunyuan",
"tags": ["3D", "generation", "text-to-3d", "image-to-3d", "hunyuan", "tencent"]
},
{
"author": "rjgoif",
"title": "Img Label Tools",
"id": "Img-Label-Tools",
"reference": "https://github.com/rjgoif/ComfyUI-Img-Label-Tools",
"install_type": "git-clone",
"description": "Tools to help annotate images for sharing on Reddit, Discord, etc."
},
{
"author": "akawana",
"title": "RGBYP Mask Editor (RGB + YP)",
"reference": "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor",
"files": [
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor"
],
"install_type": "git-clone",
"description": "A JS editor for five-color masks (RGB + Yellow + Pink) that works with any nodes, with three helper nodes — RGBYPLoadImage, RGBYPMaskBridge, and RGBYPMaskToRegularMasks—for convenient RGBYP mask handling.",
"tags": ["utility", "mask", "rgb", "bridge"]
},
{
"author": "btitkin",

View File

@ -2199,6 +2199,7 @@
"ImageUpscaleByInt",
"NearestImageScaleDown",
"PixelUpscale2Target",
"RemoveBackgroundPixel",
"Unfake_PixelateTools"
],
{
@ -21078,6 +21079,16 @@
"title_aux": "Keybinding Extra"
}
],
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": [
[
"RGBYPLoadImage",
"RGBYPMaskBridge",
"RGBYPMaskToRegularMasks"
],
{
"title_aux": "RGBYP Mask Editor (RGB + YP)"
}
],
"https://github.com/akawana/ComfyUI-Utils-extra": [
[
"AKSamplerSettings",
@ -23671,6 +23682,15 @@
"title_aux": "ComfyUI Sequential Image Loader"
}
],
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder": [
[
"PromptDisplayNode",
"RandomPromptBuilder"
],
{
"title_aux": "Random Prompt Builder"
}
],
"https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": [
[
"SmartLatentGenerator",
@ -29211,6 +29231,17 @@
"title_aux": "String Utils"
}
],
"https://github.com/exedesign/Hunyuan-3D-v3": [
[
"HunyuanConfig",
"HunyuanImageTo3D",
"HunyuanTextTo3D"
],
{
"nodename_pattern": "Hunyuan",
"title_aux": "ComfyUI-Hunyuan3D-v3"
}
],
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": [
[
"EZ_CSV_Loader",
@ -37391,14 +37422,14 @@
"title_aux": "comfyui-easyapi-nodes"
}
],
"https://github.com/llikethat/ComfyUI-faceExtracter": [
"https://github.com/llikethat/ComfyUI-faceExtractor": [
[
"FaceExtractor",
"FaceMatcher",
"FaceReferenceEmbedding"
],
{
"title_aux": "ComfyUI-faceExtracter"
"title_aux": "faceExtractor for ComfyUI"
}
],
"https://github.com/llikethat/ComfyUI-iseebetter": [