Add TurboDiffusion custom node to the list

Added a new custom node for TurboDiffusion with detailed metadata.
This commit is contained in:
Richard Nagy 2025-12-24 13:14:12 +01:00 committed by GitHub
parent 2478d20e76
commit 09bf9270b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39818,6 +39818,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "richiepic",
"title": "TurboDiffusion",
"id": "TurboDiffusion",
"reference": "https://github.com/richiepic/Comfyui_turbodiffusion",
"files": [
"https://github.com/richiepic/Comfyui_turbodiffusion"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for TurboDiffusion Image-to-Video generation with dual-expert sampling and SLA attention optimization. Use quantized models and layerwise_gpu in the Model load node for offload_mode!"
}
]
}