mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-06 19:22:36 +08:00
Merge 44ab51381c into bafe5004ca
This commit is contained in:
commit
58608d6b6c
@ -43015,6 +43015,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "FearL0rd",
|
||||||
|
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user