Update custom node listing (#2041)

This commit is contained in:
Kevin Lin 2025-07-29 22:03:28 -05:00 committed by GitHub
parent 030e02ffb8
commit 5aaf7a4092
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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