framework · inferred from evidence
ComfyUI
A framework for running AI workflows, referenced as the core system that processes nodes and handles keyword arguments.
- ComfyUI LumaAI node: GenerationsResource.create() got an unexpected keyword argument 'model'
The reporter's own resolution: update ComfyUI itself. The node passes a `model` kwarg that only newer ComfyUI versions handle, so an updated custom node against an outdated ComfyUI core throws this TypeError. After updating ComfyUI, the err