mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-03 18:50:49 +08:00
Add TurboDiffusion custom node to the list
Added a new custom node for TurboDiffusion with detailed metadata.
This commit is contained in:
parent
2478d20e76
commit
09bf9270b0
@ -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!"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user