update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2026-04-13 12:48:45 +09:00
parent ba5aca7122
commit a54ab14c37
2 changed files with 22 additions and 11 deletions

View File

@ -45732,6 +45732,17 @@
"install_type": "git-clone",
"description": "FLUXNATION is a fused FP8 CUDA kernel for FLUX.1 that replaces the entire SingleStreamBlock forward pass with a single torch.ops call covering modulation dual GEMMs QKV projection RoPE attention gating and residual all in one shot. On top of that it ships with neuromorphic spike attention which scores every attention block by real dot product similarity and kills the ones that dont matter after image structure has formed keeping only the top 45 percent. Step caching then replays the cached output on alternating spike steps for zero attention compute every other step. The result is 30 percent faster generation than stock ComfyUI on an RTX 4090 with no quality loss. Works with every sampler ComfyUI supports at any step count. FP16 ports for 10 series 20 series and 30 series GPUs are included. A must have for anyone running FLUX.1."
},
{
"author": "zaochuan5854",
"title": "ComfyUI-TensorRT-Reforge",
"id": "comfyui-tensorrt-reforge",
"reference": "https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge",
"files": [
"https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge"
],
"install_type": "git-clone",
"description": "Building upon the excellent foundation of ComfyUI_TensorRT, this version focuses on full support for the Anima architecture and advanced TensorRT acceleration. It aims to push NVIDIA RTX™ GPU performance to its limits for the next generation of Stable Diffusion workflows."
},
@ -46123,17 +46134,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "zaochuan5854",
"title": "ComfyUI-TensorRT-Reforge",
"id": "comfyui-tensorrt-reforge",
"reference": "https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge",
"files": [
"https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge"
],
"install_type": "git-clone",
"description": "Building upon the excellent foundation of ComfyUI_TensorRT, this version focuses on full support for the Anima architecture and advanced TensorRT acceleration. It aims to push NVIDIA RTX™ GPU performance to its limits for the next generation of Stable Diffusion workflows."
}
]
}

View File

@ -11,6 +11,17 @@
"install_type": "git-clone",
"description": "FLUXNATION is a fused FP8 CUDA kernel for FLUX.1 that replaces the entire SingleStreamBlock forward pass with a single torch.ops call covering modulation dual GEMMs QKV projection RoPE attention gating and residual all in one shot. On top of that it ships with neuromorphic spike attention which scores every attention block by real dot product similarity and kills the ones that dont matter after image structure has formed keeping only the top 45 percent. Step caching then replays the cached output on alternating spike steps for zero attention compute every other step. The result is 30 percent faster generation than stock ComfyUI on an RTX 4090 with no quality loss. Works with every sampler ComfyUI supports at any step count. FP16 ports for 10 series 20 series and 30 series GPUs are included. A must have for anyone running FLUX.1."
},
{
"author": "zaochuan5854",
"title": "ComfyUI-TensorRT-Reforge",
"id": "comfyui-tensorrt-reforge",
"reference": "https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge",
"files": [
"https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge"
],
"install_type": "git-clone",
"description": "Building upon the excellent foundation of ComfyUI_TensorRT, this version focuses on full support for the Anima architecture and advanced TensorRT acceleration. It aims to push NVIDIA RTX™ GPU performance to its limits for the next generation of Stable Diffusion workflows."
},
{
"author": "yedp123",
"title": "ComfyUI-Beginner-Bible",