diff --git a/custom-node-list.json b/custom-node-list.json index df47e53d..f62004a1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42069,13 +42069,14 @@ }, { "author": "bkpaine1", - "title": "halo_pack", + "title": "HALO Debug Pack", + "id": "halo-pack", "reference": "https://github.com/bkpaine1/halo_pack", "files": [ "https://github.com/bkpaine1/halo_pack" ], "install_type": "git-clone", - "description": "AMD Strix Halo diagnostic tools for ComfyUI to diagnose bf16 precision issues causing NaN values and black images on AMD ROCm." + "description": "AMD ROCm bf16 diagnostic tools for ComfyUI. Fixes black image issues caused by numpy's lack of bfloat16 support. Includes FP32 VAE decode/encode and debug nodes for latent, conditioning, and model inspection. Useful for AMD Strix Halo, older NVIDIA cards, Apple Silicon, and unified memory systems." }, { "author": "kianthos", @@ -43306,17 +43307,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "bkpaine1", - "title": "HALO Debug Pack", - "id": "halo-pack", - "reference": "https://github.com/bkpaine1/halo_pack", - "files": [ - "https://github.com/bkpaine1/halo_pack" - ], - "install_type": "git-clone", - "description": "AMD ROCm bf16 diagnostic tools for ComfyUI. Fixes black image issues caused by numpy's lack of bfloat16 support. Includes FP32 VAE decode/encode and debug nodes for latent, conditioning, and model inspection. Useful for AMD Strix Halo, older NVIDIA cards, Apple Silicon, and unified memory systems." } ] } diff --git a/github-stats.json b/github-stats.json index 0e1f0abe..657521f8 100644 --- a/github-stats.json +++ b/github-stats.json @@ -10579,6 +10579,11 @@ "last_update": "2025-01-26 16:26:36", "author_account_age_days": 3647 }, + "https://github.com/cosmicbuffalo/comfyui-mobile-frontend": { + "stars": 6, + "last_update": "2026-02-02 16:51:49", + "author_account_age_days": 3307 + }, "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 1, "last_update": "2025-05-26 11:45:44", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 79384c82..4d6d2e3b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -460,13 +460,14 @@ }, { "author": "bkpaine1", - "title": "halo_pack", + "title": "HALO Debug Pack", + "id": "halo-pack", "reference": "https://github.com/bkpaine1/halo_pack", "files": [ "https://github.com/bkpaine1/halo_pack" ], "install_type": "git-clone", - "description": "AMD Strix Halo diagnostic tools for ComfyUI to diagnose bf16 precision issues causing NaN values and black images on AMD ROCm." + "description": "AMD ROCm bf16 diagnostic tools for ComfyUI. Fixes black image issues caused by numpy's lack of bfloat16 support. Includes FP32 VAE decode/encode and debug nodes for latent, conditioning, and model inspection. Useful for AMD Strix Halo, older NVIDIA cards, Apple Silicon, and unified memory systems." }, { "author": "shootthesound",