Compare commits

...

2 Commits

Author SHA1 Message Date
Richard Nagy
d0cbd6a5cb
Merge 09bf9270b0 into 934fd2e091 2026-05-16 19:41:14 +09:00
Richard Nagy
09bf9270b0
Add TurboDiffusion custom node to the list
Added a new custom node for TurboDiffusion with detailed metadata.
2025-12-24 13:14:12 +01:00

View File

@ -47852,6 +47852,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!"
}
]
}