update DB

This commit is contained in:
Dr.Lt.Data
2026-02-06 12:23:17 +09:00
parent 971af87529
commit e04224a2bd
3 changed files with 11 additions and 15 deletions

View File

@ -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",