mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
update DB
This commit is contained in:
@@ -544,16 +544,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for selecting video resolutions with preset dimensions for video generation models like LTX, CogVideo, and Hunyuan. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "ncky",
|
||||
"title": "ComfyUI-Qwen3-TTS",
|
||||
"reference": "https://github.com/ncky/ComfyUI-Qwen3-TTS",
|
||||
"files": [
|
||||
"https://github.com/ncky/ComfyUI-Qwen3-TTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node that wraps Qwen3-TTS voice cloning for synthesizing speech in a cloned voice. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterFrameCount",
|
||||
@@ -686,13 +676,14 @@
|
||||
},
|
||||
{
|
||||
"author": "FearL0rd",
|
||||
"title": "ComfyUI-AnyDeviceOffload",
|
||||
"title": "ComfyUI Any-Device Offload",
|
||||
"id": "ComfyUI-AnyDeviceOffload",
|
||||
"reference": "https://github.com/FearL0rd/ComfyUI-AnyDeviceOffload",
|
||||
"files": [
|
||||
"https://github.com/FearL0rd/ComfyUI-AnyDeviceOffload"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Force any Model, VAE, or CLIP to any GPU or CPU—and keep it there (or don't)."
|
||||
"description": "This custom node gives you total control over where your models run and where they live in memory. It solves common Out of Memory (OOM) errors, enables multi-GPU workflows, and fixes persistent crashes when trying to run modern workflows (like Flux/SD3) on CPUs or secondary GPUs."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user