Add ComfyUI Any-Device Offload custom node

Added a new custom node for ComfyUI Any-Device Offload with detailed description and installation type.
This commit is contained in:
FearL0rd 2026-01-27 15:00:47 -06:00 committed by GitHub
parent cd0b48de5a
commit 44ab51381c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42356,6 +42356,17 @@
],
"install_type": "unzip",
"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."
}
]
}