From 5aaf7a40924dae94725a1229ca099f75dee9be08 Mon Sep 17 00:00:00 2001 From: Kevin Lin <42618777+kevin314@users.noreply.github.com> Date: Tue, 29 Jul 2025 22:03:28 -0500 Subject: [PATCH] Update custom node listing (#2041) --- custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 78d56432..5bf4504c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26864,14 +26864,14 @@ "description": "Automatic background removal and transparency generation for ComfyUI" }, { - "author": "kevin314", + "author": "hao-ai-lab", "title": "ComfyUI-FastVideo", - "reference": "https://github.com/kevin314/ComfyUI-FastVideo", + "reference": "https://github.com/hao-ai-lab/FastVideo", "files": [ - "https://github.com/kevin314/ComfyUI-FastVideo" + "https://github.com/hao-ai-lab/FastVideo" ], "install_type": "git-clone", - "description": "A custom node suite for ComfyUI that provides accelerated video generation using [a/FastVideo](https://github.com/hao-ai-labs/FastVideo). See the [a/blog post](https://hao-ai-lab.github.io/blogs/fastvideo/) about FastVideo V1 to learn more." + "description": "A custom node suite for ComfyUI that provides accelerated multi-GPU video generation using [a/FastVideo](https://github.com/hao-ai-lab/FastVideo)." }, { "author": "TensorKaze",