Compare commits

...

2 Commits

Author SHA1 Message Date
Richard Nagy
74e21e575e
Merge 09bf9270b0 into 92979ff7c8 2025-12-31 17:06:16 -03: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

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