diff --git a/custom-node-list.json b/custom-node-list.json index 3425a0d1..e0a897e6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c3d3f5ac..7466a912 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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",